aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorWentao Jia <[email protected]>2023-03-14 08:36:08 +0200
committerJakub Kicinski <[email protected]>2023-03-15 22:16:22 -0700
commit3e44d19934b92398785b3ffc2353b9eba264140e (patch)
tree75fd906154881e22bc92195f9846905bbc6f5bc2 /tools/perf/scripts/python/task-analyzer.py
parent0b8d953cce26287a7f5eb78ff49496e9836c88ed (diff)
nfp: flower: add goto_chain_index for ct entry
The chain_index has different means in pre ct entry and post ct entry. In pre ct entry, it means chain index, but in post ct entry, it means goto chain index, it is confused. chain_index and goto_chain_index may be present in one flow rule, It cannot be distinguished by one field chain_index, both chain_index and goto_chain_index are required in the follow-up patch to support multiple ct zones Another field goto_chain_index is added to record the goto chain index. If no goto action in post ct entry, goto_chain_index is 0. 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