Re: [PATCH v6] ethdev: add indirect list flow action

2023-05-31 Thread Ferruh Yigit
On 5/29/2023 7:14 AM, Ori Kam wrote: > Hi gregory, > >> -Original Message- >> From: Gregory Etelson >> Sent: Sunday, May 28, 2023 6:44 PM >> >> Indirect API creates a shared flow action with unique action handle. >> Flow rules can access the shared flow action and resources related to >>

RE: [PATCH v6] ethdev: add indirect list flow action

2023-05-28 Thread Ori Kam
Hi gregory, > -Original Message- > From: Gregory Etelson > Sent: Sunday, May 28, 2023 6:44 PM > > Indirect API creates a shared flow action with unique action handle. > Flow rules can access the shared flow action and resources related to > that action through the indirect action handle.