Re: [dpdk-dev] [PATCH v2 2/2] app/testpmd: enable ddp get info feature

2017-06-15 Thread Ferruh Yigit
On 6/12/2017 9:00 PM, Andrey Chilikin wrote: > This patch demostrates how to get information about dynamic device > personalization profile. > Command 'ddp get info (profile_path)' extracts and prints > information about the given profile. > > Signed-off-by: Andrey Chilikin > --- > app/test-pmd/

[dpdk-dev] [PATCH v2 2/2] app/testpmd: enable ddp get info feature

2017-06-12 Thread Andrey Chilikin
This patch demostrates how to get information about dynamic device personalization profile. Command 'ddp get info (profile_path)' extracts and prints information about the given profile. Signed-off-by: Andrey Chilikin --- app/test-pmd/cmdline.c | 131 +