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