[dpdk-dev] [PATCH] doc: fix a typo in testpmd guide

Rami Rosen rami.rosen at intel.com
Sat Sep 23 18:55:19 CEST 2017


This patch fixes a trivial typo in testpmd guide.

Signed-off-by: Rami Rosen <rami.rosen at intel.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index 2ed62f5..a8e0c37 100644
--- 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_patch)
+   testpmd> ddp get info (profile_path)
 
 show vf stats
 ~~~~~~~~~~~~~
-- 
1.9.1



More information about the dev mailing list