RE: [EXT] Re: [PATCH v4 1/1] app/testpmd: support different input color method

2022-06-23 Thread Sunil Kumar Kori
> -Original Message- > From: Andrew Rybchenko > Sent: Thursday, June 23, 2022 4:36 PM > To: Sunil Kumar Kori ; Xiaoyun Li > ; Aman Singh ; Yuying > Zhang ; Cristian Dumitrescu > > Cc: dev@dpdk.org > Subject: [EXT] Re: [PATCH v4 1/1] app/testpmd: support dif

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

2022-06-23 Thread Andrew Rybchenko
On 6/14/22 13:05, 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 V

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

2022-06-14 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