Files
linux/drivers
Brett Creeley 2bb19d6e07 ice: Fix transmit for all software offloaded VLANs
Currently the driver does not recognize when there is an 802.1AD VLAN
tag right after the dmac/smac (outermost VLAN tag). If any DCB map is
applied and/or DCB is enabled this is causing the hardware to insert a
VLAN 0 tag after the 802.1AD VLAN tag that is already in the packet.
Fix this by preventing VLAN tag 0 from being added when any VLAN is
already present after dmac/smac (software offloaded) or skb (hardware
offloaded).

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-05-31 03:38:20 -07:00
..
2020-03-23 07:59:38 +01:00
2020-05-28 11:11:45 -07:00
2020-04-10 11:32:22 +02:00
2020-03-09 11:12:19 +01:00
2020-04-04 18:07:59 -07:00
2020-04-16 13:52:31 -07:00
2020-03-19 23:04:32 -05:00
2020-05-15 17:29:41 +02:00
2020-05-28 11:11:45 -07:00
2020-04-17 06:05:29 -04:00
2020-05-28 11:11:45 -07:00
2020-03-19 07:41:03 +01:00