Re: [PATCH v3 4/7] ethdev: add meter color mark flow action

2022-06-09 Thread Andrew Rybchenko
On 6/1/22 06:44, Alexander Kozyrev wrote: Create a new Flow API action: METER_MARK. It Meters an IP packet stream and marks its packets with colors. Is it really required to be *IP* packet? IPv4 or IPv6 or both? Unlike the METER action, it performs no policing at all. A user has the flexibili

RE: [PATCH v3 4/7] ethdev: add meter color mark flow action

2022-06-01 Thread Ori Kam
Hi Alexander, Small comment, maybe worth saying that the marking is done on a metadata and not on a packet field. > -Original Message- > From: Alexander Kozyrev > Sent: Wednesday, June 1, 2022 6:44 AM > To: dev@dpdk.org > Cc: cristian.dumitre...@intel.com; jerinjac...@gmail.com; Ori Kam