diff options
author | Brett Creeley <brett.creeley@intel.com> | 2020-05-16 03:51:19 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2020-05-31 13:38:20 +0300 |
commit | 2bb19d6e077190bafbfd50f3793333af3f07a7b1 (patch) | |
tree | 512e23607c416ed1ae071c77b73957bb8305c215 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c1636a6e8a5e10190bd31ae085f9e8f8c5bc50a0 (diff) | |
download | linux-2bb19d6e077190bafbfd50f3793333af3f07a7b1.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions