git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccf3160
)
doc: fix a typo in testpmd guide
author
Rami Rosen
<rami.rosen@intel.com>
Sat, 23 Sep 2017 16:55:19 +0000
(19:55 +0300)
committer
Thomas Monjalon
<thomas@monjalon.net>
Thu, 5 Oct 2017 15:21:45 +0000
(17:21 +0200)
Fixes:
37a56cce7b8e
("app/testpmd: enable DDP get info feature")
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/testpmd_app_ug/testpmd_funcs.rst
patch
|
blob
|
history
diff --git
a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index
2ed62f5
..
a8e0c37
100644
(file)
--- a/
doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/
doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@
-392,7
+392,7
@@
ddp get info
Display information about dynamic device personalization (DDP) profile::
- testpmd> ddp get info (profile_pat
c
h)
+ testpmd> ddp get info (profile_path)
show vf stats
~~~~~~~~~~~~~