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

2017-10-16 Thread Wu, Jingjing
xp.com; > jerin.ja...@caviumnetworks.com; Singh, Jasvinder > Subject: Re: [dpdk-dev] [PATCH V4 5/5] app/testpmd: cli for traffic metering > and policing > > > > > -Original Message- > > From: Dumitrescu, Cristian > > Sent: Friday, October 13, 2017 8:

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

2017-10-16 Thread Wu, Jingjing
> -Original Message- > From: Dumitrescu, Cristian > Sent: Friday, October 13, 2017 8:22 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; adrien.mazarg...@6wind.com; Wu, Jingjing > ; Mcnamara, John ; > hemant.agra...@nxp.com; jerin.ja...@caviumnetworks.com; Singh, Jasvinder > > Subject: [

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

2017-10-13 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 v4: -Input from Jingjing -Added help for MTR CLI commands -Updated ethdev port_id from uint8_t to uint1