diff options
| author | Paul Blakey <[email protected]> | 2021-04-19 15:50:58 +0300 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2021-05-27 11:54:35 -0700 |
| commit | 7fac5c2eced36f335ee19ff316bd3182fbeda823 (patch) | |
| tree | 9a6c726c6cc15f9e2dae55078421fd8b9f147c30 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 74097a0dcd1e47d3ccdd066422f28300ad508eee (diff) | |
net/mlx5: CT: Avoid reusing modify header context for natted entries
Currently the driver is designed to reuse header modify context entries.
Natted entries will always have a unique modify header, as such the
modify header hashtable lookup is introducing an overhead. When the
hashtable size exceeded 200k entries the tested insertion rate dropped
from ~10k entries/sec to ~300 entries/sec.
Don't use the re-use mechanism when creating modify headers
for natted tuples.
Signed-off-by: Paul Blakey <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions