app/testpmd: support no IOVA contiguous mempools
[dpdk.git] / doc / guides / testpmd_app_ug / run_app.rst
index b717b8c..7b43416 100644 (file)
@@ -427,3 +427,8 @@ The commandline options are:
 
     Set the number of r/w accesses to be done in noisy neighbour simulation memory buffer to N.
     Only available with the noisy forwarding mode. The default value is 0.
+
+*   ``--no-iova-contig``
+
+    Enable to create mempool which is not IOVA contiguous. Valid only with --mp-alloc=anon.
+    The default value is 0.