Re: [PATCH 1/2] common/sfc_efx/base: add API to drop MAE action resource IDs

2023-05-22 Thread Ferruh Yigit
On 5/19/2023 10:01 AM, Ivan Malov wrote: > Hi Ferruh, > > On Fri, 19 May 2023, Ferruh Yigit wrote: > >> On 5/18/2023 6:21 PM, Ivan Malov wrote: >>> Hi Ferruh, >>> >>> Thanks for reviewing this. PSB. >>> >>> On Thu, 18 May 2023, Ferruh Yigit wrote: >>> On 4/24/2023 3:30 PM, Ivan Malov wrote:

Re: [PATCH 1/2] common/sfc_efx/base: add API to drop MAE action resource IDs

2023-05-19 Thread Ivan Malov
Hi Ferruh, On Fri, 19 May 2023, Ferruh Yigit wrote: On 5/18/2023 6:21 PM, Ivan Malov wrote: Hi Ferruh, Thanks for reviewing this. PSB. On Thu, 18 May 2023, Ferruh Yigit wrote: On 4/24/2023 3:30 PM, Ivan Malov wrote: When the client driver (the DPDK one, for instance) parses user flow acti

Re: [PATCH 1/2] common/sfc_efx/base: add API to drop MAE action resource IDs

2023-05-19 Thread Ferruh Yigit
On 5/18/2023 6:21 PM, Ivan Malov wrote: > Hi Ferruh, > > Thanks for reviewing this. PSB. > > On Thu, 18 May 2023, Ferruh Yigit wrote: > >> On 4/24/2023 3:30 PM, Ivan Malov wrote: >>> When the client driver (the DPDK one, for instance) parses user flow >>> actions, it ends up with an action set s

Re: [PATCH 1/2] common/sfc_efx/base: add API to drop MAE action resource IDs

2023-05-18 Thread Ivan Malov
Hi Ferruh, Thanks for reviewing this. PSB. On Thu, 18 May 2023, Ferruh Yigit wrote: On 4/24/2023 3:30 PM, Ivan Malov wrote: When the client driver (the DPDK one, for instance) parses user flow actions, it ends up with an action set specification. Next, in case there are any FW resource-backed

Re: [PATCH 1/2] common/sfc_efx/base: add API to drop MAE action resource IDs

2023-05-18 Thread Ferruh Yigit
On 4/24/2023 3:30 PM, Ivan Malov wrote: > When the client driver (the DPDK one, for instance) parses user flow > actions, it ends up with an action set specification. Next, in case > there are any FW resource-backed actions, like COUNT or SET_DST_MAC, > the driver allocates these resources and indi