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.