Hi Jerin,
On 5/1/22 17:46, jer...@marvell.com wrote:
From: Jerin Jacob <jer...@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.dumitre...@intel.com>
Signed-off-by: Jerin Jacob <jer...@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.