Re: [dpdk-dev] [PATCH V3 5/5] app/testpmd: cli for traffic metering and policing

2017-10-13 Thread Dumitrescu, Cristian
> -Original Message- > From: Wu, Jingjing > Sent: Friday, October 13, 2017 7:32 AM > To: Dumitrescu, Cristian ; dev@dpdk.org > Cc: tho...@monjalon.net; adrien.mazarg...@6wind.com; > hemant.agra...@nxp.com; jerin.ja...@caviumnetworks.com; Singh, > Jasvinder > Subject: RE: [PATCH V3 5/5] a

Re: [dpdk-dev] [PATCH V3 5/5] app/testpmd: cli for traffic metering and policing

2017-10-12 Thread Wu, Jingjing
> -Original Message- > From: Dumitrescu, Cristian > Sent: Friday, October 6, 2017 10:46 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; adrien.mazarg...@6wind.com; Wu, Jingjing > ; hemant.agra...@nxp.com; > jerin.ja...@caviumnetworks.com; Singh, Jasvinder > Subject: [PATCH V3 5/5] app/t

[dpdk-dev] [PATCH V3 5/5] app/testpmd: cli for traffic metering and policing

2017-10-06 Thread Cristian Dumitrescu
Add CLI commands to exercise the ethdev Traffic Metering and Policing (MTR) API. Signed-off-by: Jasvinder Singh Acked-by: Cristian Dumitrescu Acked-by: Adrien Mazarguil --- Changes in v3: - Added newline at the end of cmdline_mtr.h app/test-pmd/Makefile |1 + app/test-pmd/cmdline.c