f5e9ed5c4e
This patch fixes the issue of memzone not being freed incase 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.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_mempool_ops.c | ||
rte_mempool_ring.c | ||
rte_mempool_stack.c | ||
rte_mempool_version.map | ||
rte_mempool.c | ||
rte_mempool.h |