RE: [PATCH v1 0/3] Fix meter hierarchy issue for represented port

2022-09-21 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Shun Hao > Sent: Saturday, September 17, 2022 9:02 AM > To: Slava Ovsiienko ; Matan Azrad > ; Ori Kam > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH v1 0/3] Fix meter hierarchy issue for represented port > > When th

[PATCH v1 0/3] Fix meter hierarchy issue for represented port

2022-09-16 Thread Shun Hao
When the represented port item was introduced, there's an issue that if a flow matching represented port item uses a meter hierarchy action, it will fail due to the represented port item not supported correctly in meter hierarchy creation. This patch set is adding the correct handling to support r