doc: add note about device options for multi-process
authorVipin Varghese <vipin.varghese@intel.com>
Fri, 11 May 2018 05:24:15 +0000 (10:54 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 22 May 2018 22:33:28 +0000 (00:33 +0200)
Update information for blacklist and whitelist options for secondary
process to share same from primary process.

Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
doc/guides/prog_guide/multi_proc_support.rst

index 9059679..e9ebeeb 100644 (file)
@@ -29,6 +29,9 @@ after a primary process has already configured the hugepage shared memory for th
 
     Secondary processes should run alongside primary process with same DPDK version.
 
+    Secondary processes which requires access to physical devices in Primary process, must
+    be passed with the same whitelist and blacklist options.
+
 To support these two process types, and other multi-process setups described later,
 two additional command-line parameters are available to the EAL: