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 <dsosnow...@nvidia.com> -- 2.43.0