]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/ntb.rst
event/cnxk: add option to configure getwork mode
[dpdk.git] / doc / guides / sample_app_ug / ntb.rst
index df16af86c124cc91ec920ed0f2215211fc85dc94..f80b221db7aba03ac21f3faa5a54351fc6471faf 100644 (file)
@@ -32,7 +32,7 @@ The only available options are the standard ones for the EAL:
 
 .. code-block:: console
 
-    ./build/ntb_fwd -c 0xf -n 6 -- -i
+    ./<build_dir>/examples/dpdk-ntb -c 0xf -n 6 -- -i
 
 Refer to the *DPDK Getting Started Guide* for general information on
 running applications and the Environment Abstraction Layer (EAL)
@@ -82,7 +82,7 @@ The application is console-driven using the cmdline DPDK interface:
         ntb>
 
 From this interface the available commands and descriptions of what
-they do as as follows:
+they do as follows:
 
 * ``send [filepath]``: Send file to the peer host. Need to be in
   file-trans forwarding mode first.