Tuesday, January 22, 2019 10:22 AM, Dekel Peled: > Subject: [dpdk-dev] [PATCH] net/mlx5: block RSS action without Rx queues > > This patch modifies function mlx5_flow_validate_action_rss(), to prevent the > setting of rule with rss action, but without specifying any queues. > For example: > flow create 0 ingress pattern end actions rss queues end / end > > Signed-off-by: Dekel Peled <dek...@mellanox.com>
Applied to next-net-mlx, thanks.