Re: [dpdk-dev] [PATCH v2 4/4] net/mlx5: driver support for shared action

2020-10-26 Thread Asaf Penso
As Slava mentioned we are already working on a patch to align all pmd calls. It should be in the ML soon. We target it for rc2. Regards, Asaf Penso From: Thomas Monjalon Sent: Monday, October 26, 2020 6:40:13 PM To: Andrey Vesnovaty ; Ferruh Yigit ; Slava Ovsii

Re: [dpdk-dev] [PATCH v2 4/4] net/mlx5: driver support for shared action

2020-10-26 Thread Slava Ovsiienko
> -Original Message- > From: Ferruh Yigit > Sent: Monday, October 26, 2020 18:38 > To: Andrey Vesnovaty ; dev@dpdk.org > Cc: j...@marvell.com; jerinjac...@gmail.com; NBU-Contact-Thomas Monjalon > ; step...@networkplumber.org; > bruce.richard...@intel.com; Ori Kam ; Slava Ovsiienko > ; andr

Re: [dpdk-dev] [PATCH v2 4/4] net/mlx5: driver support for shared action

2020-10-26 Thread Thomas Monjalon
26/10/2020 17:38, Ferruh Yigit: > On 10/23/2020 11:24 AM, Andrey Vesnovaty wrote: > > + rte_atomic32_inc(&(*hrxq)->refcnt); > > I remember adding more 'rte_atomicNN_xxx' to driver has been discussed > before, > and it has been mentioned that a seperate commit will be done to re

Re: [dpdk-dev] [PATCH v2 4/4] net/mlx5: driver support for shared action

2020-10-26 Thread Ferruh Yigit
On 10/23/2020 11:24 AM, Andrey Vesnovaty wrote: Implement shared action create/destroy/update/query. The current implementation support is limited to shared RSS action only. The shared RSS action create operation prepares hash RX queue objects for all supported permutations of the hash. The shar

Re: [dpdk-dev] [PATCH v2 4/4] net/mlx5: driver support for shared action

2020-10-23 Thread Slava Ovsiienko
> -Original Message- > From: Andrey Vesnovaty > Sent: Friday, October 23, 2020 13:24 > To: dev@dpdk.org > Cc: j...@marvell.com; jerinjac...@gmail.com; NBU-Contact-Thomas Monjalon > ; ferruh.yi...@intel.com; > step...@networkplumber.org; bruce.richard...@intel.com; Ori Kam > ; Slava Ovsiien

[dpdk-dev] [PATCH v2 4/4] net/mlx5: driver support for shared action

2020-10-23 Thread Andrey Vesnovaty
Implement shared action create/destroy/update/query. The current implementation support is limited to shared RSS action only. The shared RSS action create operation prepares hash RX queue objects for all supported permutations of the hash. The shared RSS action update operation relies on functiona