Re: [dpdk-dev] [PATCH v7 3/3] app/testpmd: add a command to add many MAC addrs

2017-05-07 Thread Wu, Jingjing
crules.com; john.mil...@atomicrules.com > Subject: Re: [dpdk-dev] [PATCH v7 3/3] app/testpmd: add a command to add > many MAC addrs > > > > > -Original Message- > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > Sent: Friday, May 5, 2017 10:2

Re: [dpdk-dev] [PATCH v7 3/3] app/testpmd: add a command to add many MAC addrs

2017-05-07 Thread Wu, Jingjing
john.mil...@atomicrules.com > Subject: Re: [dpdk-dev] [PATCH v7 3/3] app/testpmd: add a command to add > many MAC addrs > > 05/05/2017 02:40, Wei Dai: > > This patch is added to introduce a testpmd command which is used to > > add more than one MAC addresses one time. >

Re: [dpdk-dev] [PATCH v7 3/3] app/testpmd: add a command to add many MAC addrs

2017-05-05 Thread Thomas Monjalon
05/05/2017 02:40, Wei Dai: > This patch is added to introduce a testpmd command which > is used to add more than one MAC addresses one time. > This command can simplify the test for the change where > the type of return value of adding MAC address. > Normally a MAC address may fails to be added onl

[dpdk-dev] [PATCH v7 3/3] app/testpmd: add a command to add many MAC addrs

2017-05-04 Thread Wei Dai
This patch is added to introduce a testpmd command which is used to add more than one MAC addresses one time. This command can simplify the test for the change where the type of return value of adding MAC address. Normally a MAC address may fails to be added only after many MAC addresses have been