numam-dpdk/lib/librte_member
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 lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_member_ht.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_member_ht.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_member_vbf.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_member_vbf.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_member_version.map member: implement main API 2017-10-09 00:02:45 +02:00
rte_member_x86.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_member.c eal: hide shared memory config 2019-07-06 10:32:34 +02:00
rte_member.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00