net/i40e: fix Tx queue info get
[dpdk.git] / doc / guides / testpmd_app_ug / run_app.rst
index b3d98de..f301c2b 100644 (file)
@@ -485,3 +485,16 @@ The commandline options are:
 *   ``--hot-plug``
 
     Enable device event monitor machenism for hotplug.
+
+*   ``--vxlan-gpe-port=N``
+
+    Set the UDP port number of tunnel VXLAN-GPE to N.
+    The default value is 4790.
+
+*   ``--mlockall``
+
+    Enable locking all memory.
+
+*   ``--no-mlockall``
+
+    Disable locking all memory.