diff options
author | Andrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru> | 2013-11-16 11:02:27 +0400 |
---|---|---|
committer | Ben Hutchings <bhutchings@solarflare.com> | 2013-12-06 22:27:52 +0000 |
commit | 2ec030144f648a6dd208f95f55ece212f1b72771 (patch) | |
tree | 8652b022a834b23589069b53881f089765a34ae6 /REPORTING-BUGS | |
parent | cd6fe65e923175e4f2e9fb585b1d78c6bf580fc6 (diff) | |
download | talos-op-linux-2ec030144f648a6dd208f95f55ece212f1b72771.tar.gz talos-op-linux-2ec030144f648a6dd208f95f55ece212f1b72771.zip |
sfc: RX buffer allocation takes prefix size into account in IP header alignment
rx_prefix_size is 4-bytes aligned on Falcon/Siena (16 bytes), but it is equal
to 14 on EF10. So, it should be taken into account if arch requires IP header
to be 4-bytes aligned (via NET_IP_ALIGN).
Fixes: 8127d661e77f ('sfc: Add support for Solarflare SFC9100 family')
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions