[dpdk-dev] [PATCH 0/2] ppc:Fix the memory initialization for IBM POWER

2017-04-06 Thread Chao Zhu
Due to mmap implementation on IBM POWER, the secondary process memory initialization may fail (mmap will not respect the required address hints). This patch sets add the fixes and guides to fix this problem. Chao Zhu (2): eal/ppc: fix mmap for memory initialization doc/guides: Add hugepage res

Re: [dpdk-dev] [PATCH 0/2] ppc:Fix the memory initialization for IBM POWER

2017-04-06 Thread Sergio Gonzalez Monroy
I cannot manage to find the patch set in patchwork or the mailing list. Could you provide patchwork links for those patches? Regards, Sergio On 06/04/2017 06:47, gowrishankar muthukrishnan wrote: Could this patch be reviewed and added ? This is required in ppc64le for multiprocess support. R

Re: [dpdk-dev] [PATCH 0/2] ppc:Fix the memory initialization for IBM POWER

2017-04-05 Thread gowrishankar muthukrishnan
Could this patch be reviewed and added ? This is required in ppc64le for multiprocess support. Regards, Gowrishankar On Thursday 02 March 2017 11:46 AM, Chao Zhu wrote: Due to mmap implementation on IBM POWER, the secondary process memory initialization may fail (mmap will not respect the requ