diff options
author | John Fastabend <[email protected]> | 2012-05-15 06:12:17 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2012-06-05 21:04:25 -0700 |
commit | 43e95f11ac0b06fec2c58431b092a60934d730e2 (patch) | |
tree | 1f905f82ba8cc81d5afcd998f7941212abc8b642 /net/unix/sysctl_net_unix.c | |
parent | 146d4cc98d660cbdeae52ae35a4d038d0dab6da5 (diff) |
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
The hardware bit IXGBE_RXD_STAT_VP appears to be set even when Rx
stripping is disabled. This results in passing frames up the stack
which do not have the 802.1Q tag stripped but have the tci bits
set as if it was.
Working around this with a check for the feature flag bit. I
would welcome any better ideas or a pointer to exactly which
bits in the hardware register need to be cleared to get the
IXGBE_RXD_STAT_VP bit to be set per data sheet.
Signed-off-by: John Fastabend <[email protected]>
Acked-by: Alexander Duyck <[email protected]>
Tested-by: Marcus Dennis <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions