diff options
author | Dima Chumak <dchumak@nvidia.com> | 2021-12-13 14:21:46 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-01-27 23:37:36 +0300 |
commit | 60dc0ef674ecbc944e2c236c8a71ce26440cb1a9 (patch) | |
tree | 3f6a0a61b5c8f0556ddd38c530f7fc99e7ffb1f5 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 8348b71ccd921d0bff21b6f480ecc1e3a5033359 (diff) | |
download | linux-60dc0ef674ecbc944e2c236c8a71ce26440cb1a9.tar.xz |
net/mlx5: VLAN push on RX, pop on TX
Some older NIC hardware isn't capable of doing VLAN push on RX and pop
on TX.
A workaround has been added in software to support it, but it has a
performance penalty since it requires a hairpin + loopback.
There's no such limitation with the newer NICs, so no need to pay the
price of the w/a. With this change the software w/a is disabled for
certain HW versions and steering modes that support it.
Signed-off-by: Dima Chumak <dchumak@nvidia.com>
Reviewed-by: Oz Shlomo <ozsh@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions