[PATCH 0/3] net/mlx5: E-Switch and validation fixes

Dariusz Sosnowski dsosnowski at nvidia.com
Thu Jul 18 11:57:14 CEST 2024


Patch 1 - Fixes a bug with fdb_def_rule_en device argument,
used to control default E-Switch flow rules created by mlx5 PMD.

Patches 2-3 - Fixes for flow rule validation in async flow API,
which were found during testing.

Dariusz Sosnowski (3):
  net/mlx5: fix disabling E-Switch default flow rules
  net/mlx5: fix action configuration validation
  net/mlx5: fix RSS and queue action validation

 drivers/net/mlx5/mlx5_flow_hw.c | 182 +++++++++++++++++---------------
 drivers/net/mlx5/mlx5_trigger.c |   4 +-
 drivers/net/mlx5/mlx5_txq.c     |  13 ++-
 3 files changed, 107 insertions(+), 92 deletions(-)

--
2.39.2



More information about the dev mailing list