> -----Original Message-----
> From: sk...@marvell.com <sk...@marvell.com>
> Sent: Tuesday, May 24, 2022 8:36 AM
> To: Li, Xiaoyun <xiaoyun...@intel.com>; Singh, Aman Deep
> <aman.deep.si...@intel.com>; Zhang, Yuying <yuying.zh...@intel.com>;
> Dumitrescu, Cristian <cristian.dumitre...@intel.com>
> Cc: dev@dpdk.org; Sunil Kumar Kori <sk...@marvell.com>
> Subject: [PATCH v2 1/1] app/testpmd: support different input color method
>
> From: Sunil Kumar Kori <sk...@marvell.com>
>
> 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.
>
> - configures protocol priorities.
>
> - retrieve protocol and priority information
>
> Signed-off-by: Sunil Kumar Kori <sk...@marvell.com>
> ---
Sunil,
Please send a V2 with the "Depends on: " properly set to indicate that Jerin's
patch needs to be apply first in order to avoid patch apply failure.
Regards,
Cristian