[dpdk-dev] [PATCH] mempool: Free memzone if mempool populate phys fails

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Nov 11 10:33:15 CET 2016


2016-11-11 20:12, Hemant Agrawal:
> From: Nipun Gupta <nipun.gupta at nxp.com>
> 
> This fixes the issue of memzone not being freed, if the
> rte_mempool_populate_phys fails in the rte_mempool_populate_default
> 
> This issue was identified when testing with OVS ~2.6
> - configure the system with low memory (e.g. < 500 MB)
> - add bridge and dpdk interfaces
> - delete brigde
> - keep on repeating the above sequence.
> 
> Signed-off-by: Nipun Gupta <nipun.gupta at nxp.com>

You forgot the "Fixes:" line to give a tip on the release introducing this bug.


More information about the dev mailing list