Re: [dpdk-dev] [PATCH v2 1/2] app/testpmd: change command line of loading profile

2017-04-03 Thread Ferruh Yigit
On 4/1/2017 8:57 AM, Beilei Xing wrote: > This patch changes CLI of loading profile from > "add ddp (port_id) (profile_path)" to "ddp add > (port_id) (profile_path)" which is more consistent > with other CLIs. > > Signed-off-by: Beilei Xing Series squashed into relevant commit in next-net, thank

Re: [dpdk-dev] [PATCH v2 1/2] app/testpmd: change command line of loading profile

2017-04-01 Thread Lu, Wenzhuo
Hi, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Beilei Xing > Sent: Saturday, April 1, 2017 3:57 PM > To: Wu, Jingjing > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2 1/2] app/testpmd: change command line of > loading profile >

[dpdk-dev] [PATCH v2 1/2] app/testpmd: change command line of loading profile

2017-04-01 Thread Beilei Xing
This patch changes CLI of loading profile from "add ddp (port_id) (profile_path)" to "ddp add (port_id) (profile_path)" which is more consistent with other CLIs. Signed-off-by: Beilei Xing --- app/test-pmd/cmdline.c | 42 +- 1 file changed, 21 insertions(+