diff options
author | Boris Pismenny <borisp@mellanox.com> | 2017-08-16 09:33:30 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2018-03-06 22:06:11 -0800 |
commit | 075572d4b7aec1fcd6e1bd66ee8e0e06501f719f (patch) | |
tree | 0f5f93231e35df282ad2f17aed7c4f4dd91e3d4b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 04e87170b0964d22c67245b739f56c3fe12fda54 (diff) |
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Group and pass all function arguments of parse_flow_attr call in one
common struct mlx5_flow_act.
This patch passes all the action arguments of parse_flow_attr in one common
struct mlx5_flow_act. It allows us to scale the number of actions without adding
new arguments to the function.
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Acked-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions