[dpdk-dev] [PATCH] net/mlx5: fix shared RSS action release

Ferruh Yigit ferruh.yigit at intel.com
Mon Nov 9 19:16:35 CET 2020


On 11/6/2020 3:08 AM, Suanming Mou wrote:
> As shared RSS action is global standalone action, the shared action
> should be maintained only by the shared action management functions.
> 
> Currently, the shared RSS action hrxq uses the same fate action type
> with existed general queues, and implicitly uses the deprecate refcnt
> increment to indicate the hrxq is in using which leads the hrxq be
> released when flow is destroyed.
> 

Can you please re-word above paragraph to make it easier to understand?

Thanks,
ferruh

> This commit adds a new fate action type for shared RSS action to
> handle the shared RSS action release correctly.
> 
> Fixes: e1592b6c4dea ("net/mlx5: make Rx queue thread safe")
> 
> Signed-off-by: Suanming Mou <suanmingm at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>

<...>



More information about the dev mailing list