Re: [dpdk-dev] [PATCH] doc: update device options in multi process

2018-05-22 Thread Thomas Monjalon
> > Update information for blacklist and whitelist options for secondary > > process to share same from primary process. > > > > Signed-off-by: Vipin Varghese > > Acked-by: Harry van Haaren Applied, thanks

Re: [dpdk-dev] [PATCH] doc: update device options in multi process

2018-05-11 Thread Van Haaren, Harry
> From: Varghese, Vipin > Sent: Friday, May 11, 2018 6:24 AM > To: dev@dpdk.org; Van Haaren, Harry ; Kovacevic, > Marko > Cc: Varghese, Vipin > Subject: [PATCH] doc: update device options in multi process > > Update information for blacklist and whitelist options for secondary > process to share

[dpdk-dev] [PATCH] doc: update device options in multi process

2018-05-10 Thread Vipin Varghese
Update information for blacklist and whitelist options for secondary process to share same from primary process. Signed-off-by: Vipin Varghese --- 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/d