numam-dpdk/lib/librte_mempool
Cyril Chemparathy 9f34c5a7ab mempool: allow config override on element alignment
On TILE-Gx and TILE-Mx platforms, the buffers fed into the hardware
buffer manager require a 128-byte alignment.  With this change, we
allow configuration based override of the element alignment, and
default to RTE_CACHE_LINE_SIZE if left unspecified.

Signed-off-by: Cyril Chemparathy <cchemparathy@ezchip.com>
Signed-off-by: Zhigang Lu <zlu@ezchip.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2015-07-13 16:15:52 +02:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_dom0_mempool.c lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
rte_mempool_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_mempool.c mempool: allow config override on element alignment 2015-07-13 16:15:52 +02:00
rte_mempool.h mempool: allow config override on element alignment 2015-07-13 16:15:52 +02:00