> -----Original Message----- > From: Chen, Junjie J > Sent: Wednesday, November 29, 2017 5:17 PM > To: Gonzalez Monroy, Sergio <sergio.gonzalez.mon...@intel.com>; Mcnamara, > John <john.mcnam...@intel.com>; Tahhan, Maryam <maryam.tah...@intel.com>; > dev@dpdk.org > Cc: Chen, Junjie J <junjie.j.c...@intel.com> > 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 <junjie.j.c...@intel.com>
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 <john.mcnam...@intel.com>