Imported Upstream version 17.05
[deb_dpdk.git] / doc / guides / sample_app_ug / rxtx_callbacks.rst
index 9df57ed..8d1bb86 100644 (file)
@@ -85,7 +85,7 @@ To run the example in a ``linuxapp`` environment:
 
 .. code-block:: console
 
-    ./build/rxtx_callbacks -c 2 -n 4
+    ./build/rxtx_callbacks -l 1 -n 4
 
 Refer to *DPDK Getting Started Guide* for general information on running
 applications and the Environment Abstraction Layer (EAL) options.