[PATCH v6 1/3] ethdev: skip congestion management configuration
Ferruh Yigit
ferruh.yigit at amd.com
Mon Feb 13 14:54:54 CET 2023
On 2/13/2023 12:34 PM, Ori Kam wrote:
>
>
>> -----Original Message-----
>> From: Ferruh Yigit <ferruh.yigit at amd.com>
>> Sent: Saturday, 11 February 2023 1:10
>>
>> On 2/10/2023 8:26 AM, 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 configured as
>>> RED congestion and application wants tobypass the RED congestion
>>> processing for all GREEN color packet can be expressed though
>>> RTE_FLOW_ACTION_TYPE_SKIP_CMAN flow action
>>>
>>> Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>
>>> Acked-by: Ori Kam <orika at nvidia.com>
>>> ---
>>> v6: Moved cnxk.ini and cnxk_vf.ini to cnxk specific patch
>>> doc/guides/nics/features/default.ini | 1 +
>>> doc/guides/prog_guide/rte_flow.rst | 22 ++++++++++++++++++++++
>>> lib/ethdev/rte_flow.h | 11 +++++++++++
>>
>> Should the release notes needs to be updated for this?
>
> Yes, I think so it is a new rte_flow action
Hi Jerin, what do you think about this?
More information about the dev
mailing list