[dpdk-stable] [dpdk-dev] [PATCH] net/mlx5: fix shared RSS and mark actions combination

Thomas Monjalon thomas at monjalon.net
Wed Jan 6 21:55:20 CET 2021


15/12/2020 04:46, Suanming Mou:
> In order to allow mbuf mark ID update in Rx data-path, there is a
> mechanism in the PMD to enable it according to the rte_flows.
> When a flow with mark ID and RSS/QUEUE action exists, all the relevant
> Rx queues will be enabled to report the mark ID.
> 
> When shared RSS action is combined with mark action, the PMD mechanism
> misses the Rx queues updates.
> 
> This commit handles the shared RSS case in the mechanism too.
> 
> Fixes: e1592b6 ("net/mlx5: make Rx queue thread safe")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Suanming Mou <suanmingm at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>

Applied in next-net-mlx, thanks.






More information about the stable mailing list