RE: [PATCH v3 6/7] app/testpmd: allow meter color marker modification

2022-06-01 Thread Ori Kam
Hi Alexander. > -Original Message- > From: Alexander Kozyrev > Sent: Wednesday, June 1, 2022 6:44 AM > Subject: [PATCH v3 6/7] app/testpmd: allow meter color marker modification > > Extend the list of available modify_field IDs to include > recently added meter

[PATCH v3 6/7] app/testpmd: allow meter color marker modification

2022-05-31 Thread Alexander Kozyrev
Extend the list of available modify_field IDs to include recently added meter color marker item in testpmd CLI. Signed-off-by: Alexander Kozyrev --- app/test-pmd/cmdline_flow.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/test-pmd/cmdline_flow.c b/app/test-pmd/cmdlin