> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Jasvinder Singh
> Sent: Wednesday, September 12, 2018 10:02 AM
> To: [email protected]
> Cc: Lu, Wenzhuo <[email protected]>; Wu, Jingjing
> <[email protected]>; Iremonger, Bernard
> <[email protected]>
> Subject: [dpdk-dev] [PATCH] app/testpmd: fix metering and policing cli
> command
> 
> Fixes bad arguments error for cli commands related to adding
> meter profile for srtcm_rfc2697, trtcm_rfc2698 and trtcm_rfc4115.
> 
> error log:
> testpmd> add port meter profile trtcm_rfc2698 2 0 3125000000 3125000000
> 2500000 2500000
> Bad arguments
> 
> Fixes: 30ffb4e67ee3 ("app/testpmd: add commands traffic metering and
> policing")
> 
> Signed-off-by: Jasvinder Singh <[email protected]>
> ---
>  app/test-pmd/cmdline_mtr.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 

Acked-by: Cristian Dumitrescu <[email protected]>

Applied to next-qos tree, thanks!

Reply via email to