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

Ferruh Yigit ferruh.yigit at intel.com
Thu Jun 15 12:09:16 CEST 2017


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 <andrey.chilikin at intel.com>
> ---
>  app/test-pmd/cmdline.c | 131 +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 131 insertions(+)

Hi Andrey,

Can you please update testpmd documentation [1] to document new command.


Hi Beilei,

I just recognized previous ddp testpmd commands are not documented, can
you please send a separate patch to document them?

Thanks,
ferruh

[1]
doc/guides/testpmd_app_ug/testpmd_funcs.rst


More information about the dev mailing list