numam-dpdk/lib/librte_mempool
Sergio Gonzalez Monroy 43b194b433 mempool: fix local cache initialization
The mempool local cache was not initialized properly leading to
undefined behavior in cases where the allocated memory was used
previously and left with data.

Fixes: 213af31e09 ("mempool: reduce structure size if no cache needed")

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2016-06-15 15:58:34 +02:00
..
Makefile mempool: rework support of Xen dom0 2016-05-19 14:40:14 +02:00
rte_mempool_version.map mempool: make mempool populate and free api public 2016-05-19 14:40:14 +02:00
rte_mempool.c mempool: fix local cache initialization 2016-06-15 15:58:34 +02:00
rte_mempool.h mempool: add flag for removing phys contiguous constraint 2016-05-19 14:40:14 +02:00