numam-dpdk/lib/librte_eal
Pavan Nikhilesh fe06cb6c54 eal: fix default mempool ops
If '--mbuf-pool-ops' is not passed to EAL as command line argument then
rte_eal_mbuf_default_mempool_ops will return NULL.

Instead check if internal_config.user_mbuf_pool_ops_name is NULL and
return compile time RTE_MBUF_DEFAULT_MEMPOOL_OPS.

Fixes: 8b0f7f4341 ("mbuf: maintain user and compile time mempool ops name")

Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
2018-01-31 01:00:16 +01:00
..
bsdapp eal: fix default mempool ops 2018-01-31 01:00:16 +01:00
common build: support ARM with meson 2018-01-30 21:59:00 +01:00
linuxapp eal: fix default mempool ops 2018-01-31 01:00:16 +01:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: set compat lib as universal dependency 2018-01-30 21:59:00 +01:00
rte_eal_version.map eal: add synchronous multi-process communication 2018-01-30 15:17:23 +01:00