[PATCH v11 1/3] ethdev: skip congestion management configuration

Ferruh Yigit ferruh.yigit at amd.com
Thu Feb 16 17:18:44 CET 2023


On 2/16/2023 2:51 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 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>
> Acked-by: Jerin Jacob <jerinj at marvell.com>

Series applied to dpdk-next-net/main, thanks.


More information about the dev mailing list