numam-dpdk/lib/librte_mempool
Anatoly Burakov 028669bc9f eal: hide shared memory config
Now that everything that has ever accessed the shared memory
config is doing so through the public API's, we can make it
internal. Since we're removing quite a few headers from
rte_eal_memconfig.h, we need to add them back in places
where this header is used.

This bumps the ABI, so also change all build files and make
update documentation.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: David Marchand <david.marchand@redhat.com>
2019-07-06 10:32:34 +02:00
..
Makefile
meson.build
rte_mempool_ops_default.c
rte_mempool_ops.c
rte_mempool_version.map
rte_mempool.c eal: hide shared memory config 2019-07-06 10:32:34 +02:00
rte_mempool.h