Re: [PATCH] ethdev: remove init_color from METER_MARK action

2023-10-13 Thread Ferruh Yigit
On 10/12/2023 10:16 AM, Ori Kam wrote: > Hi Gregory, > >> -Original Message- >> From: Gregory Etelson >> Sent: Tuesday, August 8, 2023 1:01 PM >> >> Indirect list API defines 2 types of action update: >> • Action mutable context is always shared between all flows >> that referenced indi

RE: [PATCH] ethdev: remove init_color from METER_MARK action

2023-10-12 Thread Ori Kam
Hi Gregory, > -Original Message- > From: Gregory Etelson > Sent: Tuesday, August 8, 2023 1:01 PM > > 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 cont

Re: [PATCH] ethdev: remove init_color from METER_MARK action

2023-10-10 Thread Ferruh Yigit
On 8/8/2023 11:00 AM, Gregory Etelson wrote: > 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

[PATCH] ethdev: remove init_color from METER_MARK action

2023-08-08 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