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

2020-11-11 Thread Ferruh Yigit
On 11/10/2020 3:28 AM, Suanming Mou wrote: As shared RSS action will be shared by multiple flows, the action is created as global standalone action and managed only by the relevant shared action management functions. Currently, hrxqs will be created by shared RSS action or general queue action.

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

2020-11-09 Thread Suanming Mou
As shared RSS action will be shared by multiple flows, the action is created as global standalone action and managed only by the relevant shared action management functions. Currently, hrxqs will be created by shared RSS action or general queue action. For hrxqs created by shared RSS action, they