DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update device options in multi process
@ 2018-05-11  5:24 Vipin Varghese
  2018-05-11  9:27 ` Van Haaren, Harry
  0 siblings, 1 reply; 3+ messages in thread
From: Vipin Varghese @ 2018-05-11  5:24 UTC (permalink / raw)
  To: dev, harry.van.haaren, marko.kovacevic; +Cc: Vipin Varghese

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>
---
 doc/guides/prog_guide/multi_proc_support.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/prog_guide/multi_proc_support.rst b/doc/guides/prog_guide/multi_proc_support.rst
index 9059679..e9ebeeb 100644
--- a/doc/guides/prog_guide/multi_proc_support.rst
+++ b/doc/guides/prog_guide/multi_proc_support.rst
@@ -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:
 
-- 
2.7.4

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update device options in multi process
  2018-05-11  5:24 [dpdk-dev] [PATCH] doc: update device options in multi process Vipin Varghese
@ 2018-05-11  9:27 ` Van Haaren, Harry
  2018-05-22 21:14   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Van Haaren, Harry @ 2018-05-11  9:27 UTC (permalink / raw)
  To: Varghese, Vipin, dev, Kovacevic, Marko

> From: Varghese, Vipin
> Sent: Friday, May 11, 2018 6:24 AM
> To: dev@dpdk.org; Van Haaren, Harry <harry.van.haaren@intel.com>; Kovacevic,
> Marko <marko.kovacevic@intel.com>
> Cc: Varghese, Vipin <vipin.varghese@intel.com>
> Subject: [PATCH] doc: update device options in multi process
> 
> 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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update device options in multi process
  2018-05-11  9:27 ` Van Haaren, Harry
@ 2018-05-22 21:14   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-05-22 21:14 UTC (permalink / raw)
  To: Varghese, Vipin; +Cc: dev, Van Haaren, Harry, Kovacevic, Marko

> > 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>

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-22 21:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-11  5:24 [dpdk-dev] [PATCH] doc: update device options in multi process Vipin Varghese
2018-05-11  9:27 ` Van Haaren, Harry
2018-05-22 21:14   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).