diff options
author | 2022-05-23 19:12:21 +0300 | |
---|---|---|
committer | 2022-05-31 13:40:54 -0700 | |
commit | 1f2856cde64baa78475e6d3c601fb7b7f693a161 (patch) | |
tree | ffd6beef267f95c959cd9ae2bf7659ccc76993f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: TC NIC mode, fix tc chains miss table (diff) | |
download | linux-dev-1f2856cde64baa78475e6d3c601fb7b7f693a161.tar.xz linux-dev-1f2856cde64baa78475e6d3c601fb7b7f693a161.zip |
net/mlx5: CT: Fix header-rewrite re-use for tupels
Tuple entries that don't have nat configured for them
which are added to the ct nat table will always create
a new modify header, as we don't check for possible
re-use on them. The same for tuples that have nat configured
for them but are added to ct table.
Fix the above by only avoiding wasteful re-use lookup
for actually natted entries in ct nat table.
Fixes: 7fac5c2eced3 ("net/mlx5: CT: Avoid reusing modify header context for natted entries")
Signed-off-by: Paul Blakey <paulb@nvidia.com>
Reviewed-by: Ariel Levkovich <lariel@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions