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 mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
meson.build mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
rte_mempool_ops_default.c mempool: fold memory size calculation helper 2018-08-05 23:41:57 +02:00
rte_mempool_ops.c replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
rte_mempool_version.map mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
rte_mempool.c eal: hide shared memory config 2019-07-06 10:32:34 +02:00
rte_mempool.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00