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

2021-02-08 Thread Ferruh Yigit
On 2/7/2021 2:47 AM, Li, Xiaoyun wrote: Hi -Original Message- From: Yigit, Ferruh Sent: Friday, February 5, 2021 21:39 To: Lu, Wenzhuo ; Li, Xiaoyun ; Iremonger, Bernard ; Singh, Jasvinder ; Wu, Jingjing ; Dumitrescu, Cristian ; Adrien Mazarguil Cc: Yigit, Ferruh ; dev@dpdk.org; sta..

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

2021-02-06 Thread Li, Xiaoyun
Hi > -Original Message- > From: Yigit, Ferruh > Sent: Friday, February 5, 2021 21:39 > To: Lu, Wenzhuo ; Li, Xiaoyun ; > Iremonger, Bernard ; Singh, Jasvinder > ; Wu, Jingjing ; Dumitrescu, > Cristian ; Adrien Mazarguil > > Cc: Yigit, Ferruh ; dev@dpdk.org; sta...@dpdk.org > Subject: [PA

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

2021-02-05 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