[PATCH 1/3] lib: dpdk spec to skip red for ingress policer

Jerin Jacob jerinjacobk at gmail.com
Thu Dec 22 06:27:25 CET 2022


On Thu, Dec 22, 2022 at 8:32 AM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> On Thu, 22 Dec 2022 07:09:02 +0530
> Rakesh Kudurumalla <rkudurumalla at marvell.com> wrote:
>
> > Dropping of packets based on RED can be skipped
> > with meter action, when RED is configured using
> > rte_eth_cman_config_set()
> >
> > Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>
>
> Should this be more general and apply to all congestion
> management options. Assuming the hardware can do something
> better than RED.

Yes. We can use "enum rte_cman_mode mode" in the descriptor to future-proof.


More information about the dev mailing list