eal/freebsd: support option --base-virtaddr
[dpdk.git] / doc / guides / linux_gsg / eal_args.include.rst
index cf421a5..ed8b0e3 100644 (file)
@@ -86,6 +86,12 @@ Multiprocessing-related options
 
     Set the type of the current process.
 
+*   ``--base-virtaddr <address>``
+
+    Attempt to use a different starting address for all memory maps of the
+    primary DPDK process. This can be helpful if secondary processes cannot
+    start due to conflicts in address map.
+
 Memory-related options
 ~~~~~~~~~~~~~~~~~~~~~~