diff options
author | Oz Shlomo <[email protected]> | 2023-02-12 15:25:19 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-02-14 11:00:01 +0100 |
commit | d13674b1d14c68339173db5dd39c4ab0949234e7 (patch) | |
tree | fa148aa2a40ddad746fa514691fe921ab917412c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | cca7eac13856e75306bbdefb1673bcd0310d9abc (diff) |
net/mlx5e: TC, map tc action cookie to a hw counter
Currently a hardware counter is associated with a flow cookie.
This does not apply to flows using branching action which are required to
return per action stats.
A single counter may apply to multiple actions.
Scan the flow actions in reverse (from the last to the first action) while
caching the last counter.
Associate all the flow attribute tc action cookies with the current
cached counter.
Signed-off-by: Oz Shlomo <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions