[dpdk-dev,v3,3/3] doc: add new ddp get info command
Checks
Commit Message
This patch adds description of new command for dynamic device
personalization profiles: ddp get info (profile_path)
Signed-off-by: Andrey Chilikin <andrey.chilikin@intel.com>
---
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 7 +++++++
1 file changed, 7 insertions(+)
@@ -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
~~~~~~~~~~~~~