[dpdk-dev] [PATCH v5] ethdev: mtr: support protocol based input color selection
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Thu May 12 09:36:30 CEST 2022
Hi Jerin,
On 5/1/22 17:46, jerinj at marvell.com wrote:
> From: Jerin Jacob <jerinj at marvell.com>
>
> Currently, meter object supports only DSCP based on input color table,
> The patch enhance that to support VLAN based input color table,
> color table based on inner field for the tunnel use case, and
> support for fallback color per meter if packet based on a different field.
>
> All of the above features are exposed through capability and added
> additional capability to specify the implementation supports
> more than one input color table per ethdev port.
>
> Suggested-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>
the patch LGTM, but I have a couple of questions to clarify:
1. Will we have API usage patches in the release cycle (I guess
testpmd)?
2. Will we have net driver patches which add support for
new driver callbacks and advertise added capabilities?
Thanks,
Andrew.
More information about the dev
mailing list