aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorRoi Dayan <[email protected]>2021-09-12 11:43:17 +0300
committerSaeed Mahameed <[email protected]>2022-02-16 23:55:15 -0800
commit0610f8dc0309cd0ea017d129efb95a942325344d (patch)
treeba46f4f336ca82339df83f9d396a7a885e2027d0 /tools/perf/scripts/python/net_dropmonitor.py
parentd1a3138f7913014e0714cb1d3d44793d76fc38a1 (diff)
net/mlx5e: Pass actions param to actions_match_supported()
Currently the mlx5_flow object contains a single mlx5_attr instance. However, multi table actions (e.g. CT) instantiate multiple attr instances. Currently action_match_supported() reads the actions flag from the flow's attribute instance. Modify the function to receive the action flags as a parameter which is set by the calling function and pass the aggregated actions to actions_match_supported(). Signed-off-by: Roi Dayan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions