]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/mempool/octeontx2.rst
examples/ioat: use always same lcore for enqueue/dequeue
[dpdk.git] / doc / guides / mempool / octeontx2.rst
index 53f09a52dbb5b0601bf7657ac0644ed8a27329f1..1272c1e72b7bde69db175d9dc532a81b8da29298 100644 (file)
@@ -42,7 +42,7 @@ Runtime Config Options
   for the application.
   For example::
 
-    -w 0002:02:00.0,max_pools=512
+    -a 0002:02:00.0,max_pools=512
 
   With the above configuration, the driver will set up only 512 mempools for
   the given application to save HW resources.
@@ -61,7 +61,7 @@ Runtime Config Options
 
    For example::
 
-      -w 0002:02:00.0,npa_lock_mask=0xf
+      -a 0002:02:00.0,npa_lock_mask=0xf
 
 Debugging Options
 ~~~~~~~~~~~~~~~~~