[PATCH v2 0/5] net/mlx5: add indirect QUOTA create/query/modify
Gregory Etelson
getelson at nvidia.com
Wed Mar 8 18:01:26 CET 2023
Add indirect quota flow action.
Add match on quota flow item.
v2: rebase to the latest main branch.
Gregory Etelson (5):
net/mlx5: update query fields in async job structure
net/mlx5: remove code duplication
common/mlx5: update MTR ASO definitions
net/mlx5: add indirect QUOTA create/query/modify
mlx5dr: Definer, translate RTE quota item
drivers/common/mlx5/mlx5_prm.h | 4 +
drivers/net/mlx5/hws/mlx5dr_definer.c | 61 +++
drivers/net/mlx5/meson.build | 1 +
drivers/net/mlx5/mlx5.h | 88 ++++-
drivers/net/mlx5/mlx5_flow.c | 62 +++
drivers/net/mlx5/mlx5_flow.h | 20 +-
drivers/net/mlx5/mlx5_flow_aso.c | 10 +-
drivers/net/mlx5/mlx5_flow_hw.c | 527 ++++++++++++++++++--------
8 files changed, 592 insertions(+), 181 deletions(-)
--
2.34.1
More information about the dev
mailing list