Re: [dpdk-dev] [PATCH v2] app/testpmd: fix meter commands help strings

2021-02-09 Thread Ferruh Yigit
On 2/9/2021 2:35 AM, Li, Xiaoyun wrote: Hi -Original Message- From: Yigit, Ferruh Sent: Monday, February 8, 2021 23:15 To: Li, Xiaoyun ; Singh, Jasvinder ; Wu, Jingjing ; Adrien Mazarguil ; Dumitrescu, Cristian Cc: Yigit, Ferruh ; dev@dpdk.org; sta...@dpdk.org Subject: [PATCH v2] app/

Re: [dpdk-dev] [PATCH v2] app/testpmd: fix meter commands help strings

2021-02-08 Thread Li, Xiaoyun
Hi > -Original Message- > From: Yigit, Ferruh > Sent: Monday, February 8, 2021 23:15 > To: Li, Xiaoyun ; Singh, Jasvinder > ; Wu, Jingjing ; Adrien > Mazarguil ; Dumitrescu, Cristian > > Cc: Yigit, Ferruh ; dev@dpdk.org; sta...@dpdk.org > Subject: [PATCH v2] app/testpmd: fix meter comman

[dpdk-dev] [PATCH v2] app/testpmd: fix meter commands help strings

2021-02-08 Thread Ferruh Yigit
Helps strings syntax is "command : description", the 'command' part was missing, updated command help strings. Fixes: 281eeb8afc55 ("app/testpmd: add commands for metering and policing") Fixes: 30ffb4e67ee3 ("app/testpmd: add commands traffic metering and policing") Fixes: e63b50162aa3 ("app/testp