doc: fix a typo in testpmd guide
authorRami Rosen <rami.rosen@intel.com>
Sat, 23 Sep 2017 16:55:19 +0000 (19:55 +0300)
committerThomas 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

index 2ed62f5..a8e0c37 100644 (file)
@@ -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
 ~~~~~~~~~~~~~