Re: [dpdk-dev] [PATCH v3 2/2] app/testpmd: enable ddp remove profile feature

2017-06-27 Thread Xing, Beilei
> -Original Message- > From: Chilikin, Andrey > Sent: Tuesday, June 27, 2017 9:35 PM > To: dev@dpdk.org > Cc: Xing, Beilei ; Wu, Jingjing > ; Chilikin, Andrey > Subject: [PATCH v3 2/2] app/testpmd: enable ddp remove profile feature > > New command 'ddp del (port) (profile_path)' removes p

[dpdk-dev] [PATCH v3 2/2] app/testpmd: enable ddp remove profile feature

2017-06-27 Thread Andrey Chilikin
New command 'ddp del (port) (profile_path)' removes previously loaded profile and deletes it from the list of the loaded profiles. Signed-off-by: Andrey Chilikin --- app/test-pmd/cmdline.c | 74 + doc/guides/testpmd_app_ug/testpmd_funcs.rst | 7 +