[PATCH 0/2] validate actions in HWS table
Gregory Etelson
getelson at nvidia.com
Sun Jun 2 08:00:48 CEST 2024
Validate flow actions before creation of HWS template table.
Gregory Etelson (2):
net/mlx5: fix access to PMD template API
net/mlx5: validate flow actions in table creation
drivers/net/mlx5/mlx5.h | 13 +
drivers/net/mlx5/mlx5_flow.c | 15 +-
drivers/net/mlx5/mlx5_flow.h | 33 ++-
drivers/net/mlx5/mlx5_flow_dv.c | 20 +-
drivers/net/mlx5/mlx5_flow_hw.c | 453 +++++++++++++++++++++++++----
drivers/net/mlx5/mlx5_flow_verbs.c | 2 +-
6 files changed, 467 insertions(+), 69 deletions(-)
Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
--
2.43.0
More information about the dev
mailing list