Re: [dpdk-dev] [PATCH] app/testpmd: update ddp add command parameters

2017-06-27 Thread Ferruh Yigit
On 6/27/2017 4:12 PM, Ferruh Yigit wrote: > On 6/27/2017 1:06 PM, Andrey Chilikin wrote: >> This patch adds optional output file path to 'ddp add' command: >> 'ddp add (port) (profile_path[,output_path])' >> >> Signed-off-by: Andrey Chilikin > > Reviewed-by: Ferruh Yigit Series applied to dpdk-

Re: [dpdk-dev] [PATCH] app/testpmd: update ddp add command parameters

2017-06-27 Thread Ferruh Yigit
On 6/27/2017 1:06 PM, Andrey Chilikin wrote: > This patch adds optional output file path to 'ddp add' command: > 'ddp add (port) (profile_path[,output_path])' > > Signed-off-by: Andrey Chilikin Reviewed-by: Ferruh Yigit

[dpdk-dev] [PATCH] app/testpmd: update ddp add command parameters

2017-06-27 Thread Andrey Chilikin
This patch adds optional output file path to 'ddp add' command: 'ddp add (port) (profile_path[,output_path])' Signed-off-by: Andrey Chilikin --- app/test-pmd/cmdline.c | 29 ++--- app/test-pmd/config.c | 21 +