Re: [PATCH v3 1/1] app/testpmd: support different input color method

2022-06-08 Thread Andrew Rybchenko
On 6/3/22 16:06, sk...@marvell.com wrote: From: Sunil Kumar Kori To enable input coloring, based on VLAN or DSCP, patch adds command line interface to configure the following: - configuring input coloring using VLAN or DSCP while creating meter i.e. during rte_mtr_create() - Update VL

[PATCH v3 1/1] app/testpmd: support different input color method

2022-06-03 Thread skori
From: Sunil Kumar Kori To enable input coloring, based on VLAN or DSCP, patch adds command line interface to configure the following: - configuring input coloring using VLAN or DSCP while creating meter i.e. during rte_mtr_create() - Update VLAN input coloring table at runtime. - configu