This patch adds description of new command for dynamic device personalization profiles: ddp get info (profile_path)
Signed-off-by: Andrey Chilikin <andrey.chili...@intel.com> --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index 0e50c1071..c982cd895 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -380,6 +380,13 @@ For example:: testpmd> read txd 0 0 4 0x00000001 - 0x24C3C440 / 0x000F0000 - 0x2330003C +ddp get info +~~~~~~~~~~~~ + +Display information about dynamic device personalization profile:: + + testpmd> ddp get info (profile_patch) + show vf stats ~~~~~~~~~~~~~ -- 2.13.0