diff options
author | Wentao Jia <[email protected]> | 2023-03-14 08:36:06 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-15 22:16:22 -0700 |
commit | cee7b339d806f71df611087724ddfbaad2d8f8b7 (patch) | |
tree | 9ed0d1c1c9574676b99c8ccdbc1231a038d8409b /tools/perf/scripts/python/task-analyzer.py | |
parent | 8a8db7aeaa6dae4ddae033858bf5b49aecfbbe42 (diff) |
nfp: flower: refactor function "is_pre_ct_flow"
In the scenario of multiple ct zones, ct state key match and ct action
is present in one flow rule, the flow rule is classified to post_ct_flow
in design.
There is no ct state key match for pre ct flow, the judging condition
is added to function "is_pre_ct_flow".
Chain_index is another field for judging which flows are pre ct flow
If chain_index not 0, the flow is not pre ct flow.
Signed-off-by: Wentao Jia <[email protected]>
Acked-by: Simon Horman <[email protected]>
Signed-off-by: Louis Peens <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions