diff options
author | Oz Shlomo <[email protected]> | 2022-12-03 14:13:27 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-12-08 13:04:26 -0800 |
commit | 6442638251f3679a05a75e69d5096680c14a210e (patch) | |
tree | 188ec7584260c1f71bb664d007ce9901a5615970 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d3f6b0df9128c00c54e11702f62b967fc63c85f3 (diff) |
net/mlx5e: TC, validate action list per attribute
Currently the entire flow action list is validate for offload limitations.
For example, flow with both forward and drop actions are declared invalid
due to hardware restrictions.
However, a multi-table hardware model changes the limitations from a flow
scope to a single flow attribute scope.
Apply offload limitations to flow attributes instead of the entire flow.
Signed-off-by: Oz Shlomo <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions