aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAaron Conole <[email protected]>2024-06-25 13:22:40 -0400
committerJakub Kicinski <[email protected]>2024-06-27 15:44:07 -0700
commit37de65a764ed329408a7ce339ee6283a4a5b682c (patch)
tree09c6c66d0f4aa235804b057595b19b35c4d40fbd /tools/perf/scripts/python/check-perf-trace.py
parentf94ecbc920925d5922d68a434f76aa8ef8d7f21e (diff)
selftests: openvswitch: Refactor actions parsing.
Until recently, the ovs-dpctl utility was used with a limited actions set and didn't need to have support for multiple similar actions. However, when adding support for tunnels, it will be important to support multiple set() actions in a single flow. When printing these actions, the existing code will be unable to print all of the sets - it will only print the first. Refactor this code to be easier to read and support multiple actions of the same type in an action list. Reviewed-by: Simon Horman <[email protected]> Tested-by: Simon Horman <[email protected]> Signed-off-by: Aaron Conole <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions