]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/linux_gsg/linux_eal_parameters.rst
doc: remove references to make from eventdevs guide
[dpdk.git] / doc / guides / linux_gsg / linux_eal_parameters.rst
index c63f0f49a0e5b49c63e2fcb26b9e81e2b50e505d..bd3977cb3d915a8bae018eea8dc1e406fd1e2896 100644 (file)
@@ -40,6 +40,10 @@ Device-related options
 
     Use specified interrupt mode for devices bound to VFIO kernel driver.
 
 
     Use specified interrupt mode for devices bound to VFIO kernel driver.
 
+*   ``--vfio-vf-token <uuid>``
+
+    Use specified VF token for devices bound to VFIO kernel driver.
+
 Multiprocessing-related options
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Multiprocessing-related options
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -49,12 +53,6 @@ Multiprocessing-related options
     allows running multiple independent DPDK primary/secondary processes under
     different prefixes.
 
     allows running multiple independent DPDK primary/secondary processes under
     different prefixes.
 
-*   ``--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
 ~~~~~~~~~~~~~~~~~~~~~~
 
 Memory-related options
 ~~~~~~~~~~~~~~~~~~~~~~