Re: [PATCH v3] ethdev: add indirect list METER_MARK flow update structure

2023-05-31 Thread Ferruh Yigit
On 5/29/2023 7:11 AM, Ori Kam wrote: > Hi Gregory > >> -Original Message- >> From: Gregory Etelson >> Sent: Sunday, May 28, 2023 7:21 PM >> To: dev@dpdk.org >> >> Indirect list API defines 2 types of action update: >> • Action mutable context is always shared between all flows >> that r

RE: [PATCH v3] ethdev: add indirect list METER_MARK flow update structure

2023-05-28 Thread Ori Kam
Hi Gregory > -Original Message- > From: Gregory Etelson > Sent: Sunday, May 28, 2023 7:21 PM > To: dev@dpdk.org > > Indirect list API defines 2 types of action update: > • Action mutable context is always shared between all flows > that referenced indirect actions list handle. > Acti

[PATCH v3] ethdev: add indirect list METER_MARK flow update structure

2023-05-28 Thread Gregory Etelson
Indirect list API defines 2 types of action update: • Action mutable context is always shared between all flows that referenced indirect actions list handle. Action mutable context can be changed by explicit invocation of indirect handle update function. • Flow mutable context is private to a