diff options
author | Yinjun Zhang <[email protected]> | 2021-03-30 10:30:23 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-30 16:58:03 -0700 |
commit | 2ea538dbee1c79f6f6c24a6f2f82986e4b7ccb78 (patch) | |
tree | cca505beebeca223d974e15f9daad6508f17aa05 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9adc89af724f12a03b47099cd943ed54e877cd59 (diff) |
nfp: flower: ignore duplicate merge hints from FW
A merge hint message needs some time to process before the merged
flow actually reaches the firmware, during which we may get duplicate
merge hints if there're more than one packet that hit the pre-merged
flow. And processing duplicate merge hints will cost extra host_ctx's
which are a limited resource.
Avoid the duplicate merge by using hash table to store the sub_flows
to be merged.
Fixes: 8af56f40e53b ("nfp: flower: offload merge flows")
Signed-off-by: Yinjun Zhang <[email protected]>
Signed-off-by: Louis Peens <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions