numam-dpdk/lib/librte_rcu
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 rcu: add RCU library supporting QSBR mechanism 2019-05-02 01:32:41 +02:00
meson.build build: add libatomic dependency for 32-bit clang 2019-06-03 23:57:43 +02:00
rte_rcu_qsbr.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_rcu_qsbr.h eal: hide shared memory config 2019-07-06 10:32:34 +02:00
rte_rcu_version.map rcu: add RCU library supporting QSBR mechanism 2019-05-02 01:32:41 +02:00