diff options
author | Ajit Khaparde <ajit.khaparde@emulex.com> | 2013-04-24 11:52:50 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-24 19:37:21 -0400 |
commit | bc0c3405abbb7d7115df824c0e41422396923c1f (patch) | |
tree | bd0a657ebd43dcb8e342a8831f9151be300f37c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1297f9db4fe8b5c7d77e8da71c2a21ea2d8076ba (diff) |
be2net: fix a Tx stall bug caused by a specific ipv6 packet
The ASIC could lockup in the transmit path when it tries
to insert VLAN in a specific ipv6 packet.
1) Identify the packet which can cause this.
2) Check if the firmware provides a workaround to prevent this.
3) If workaround is not present, drop the packet.
4) If the firmware provides a workaround, insert the VLAN tag in the
packet and inform the firmware to skip further VLAN insertions.
Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions