X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Ftestpmd_app_ug%2Frun_app.rst;h=f301c2b6f709fc77e34dab9c3154ab8754e162f8;hb=aed545af1b5ed6b7baa2eb41bad63486d6c95226;hp=b3d98de464b928b98a7a8a3964fe6ecdb375a235;hpb=8599ed31f2cfad122f6a2096093193f9793f876c;p=dpdk.git diff --git a/doc/guides/testpmd_app_ug/run_app.rst b/doc/guides/testpmd_app_ug/run_app.rst index b3d98de464..f301c2b6f7 100644 --- a/doc/guides/testpmd_app_ug/run_app.rst +++ b/doc/guides/testpmd_app_ug/run_app.rst @@ -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.