Re: [PATCH v8 1/4] ethdev: skip congestion management configuration

2023-02-14 Thread Ferruh Yigit
On 2/14/2023 1:04 PM, Rakesh Kudurumalla wrote: > Introduce new flow action to skip congestion management configuration > This feature helps to skip the congestion management processing > based on per flow or the packet color identified by > rte_flow meter object. For example, If one Rx queue confi

[PATCH v8 1/4] ethdev: skip congestion management configuration

2023-02-14 Thread Rakesh Kudurumalla
Introduce new flow action to skip congestion management configuration This feature helps to skip the congestion management processing based on per flow or the packet color identified by rte_flow meter object. For example, If one Rx queue configured as RED congestion and application wants tobypass t