> -----Original Message----- > From: Chen, Junjie J > Sent: Wednesday, November 29, 2017 5:17 PM > To: Gonzalez Monroy, Sergio <[email protected]>; Mcnamara, > John <[email protected]>; Tahhan, Maryam <[email protected]>; > [email protected] > Cc: Chen, Junjie J <[email protected]> > Subject: [PATCH v3] doc: add a restriction to multi-process support > > This patch add a restriction to multi-process support: secondary processes > should only run alongside primary process with same DPDK version, so that > secondary processes can use the same hugepage mmap layout as primary > process. > > Signed-off-by: Junjie Chen <[email protected]>
Could you mark the previous version of this patch as "Superseded": http://dpdk.org/dev/patchwork/project/dpdk/list/?submitter=&state=&q=restriction+to+multi-process+support&archive=&delegate= Otherwise: Acked-by: John McNamara <[email protected]>

