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 <suanmi...@nvidia.com>
Acked-by: Matan Azrad <ma...@nvidia.com>
<...>