[dpdk-dev] [PATCH 0/2] Various fixes for contigmem

Richardson, Bruce bruce.richardson at intel.com
Wed May 10 16:05:19 CEST 2017



> -----Original Message-----
> From: Bie, Tiwei
> Sent: Tuesday, May 9, 2017 9:47 AM
> To: dev at dpdk.org
> Cc: Richardson, Bruce <bruce.richardson at intel.com>
> Subject: [PATCH 0/2] Various fixes for contigmem
> 
> Tiwei Bie (2):
>   contigmem: free the allocated memory when error occurs
>   contigmem: don't zero the pages during each mmap
> 
>  lib/librte_eal/bsdapp/contigmem/contigmem.c | 186
> ++++++++++++++++++++++++----
>  1 file changed, 161 insertions(+), 25 deletions(-)
> 
These look better solutions than the previous ones for multi-process.

Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Given that this is not a new bug in this release, I don't think we should take the risk of applying the patches this late in the 17.05 release cycle. I therefore suggest that they be merged for 17.08 and once tested in that release, backported to 17.05 stable.

/Bruce



More information about the dev mailing list