numam-dpdk/lib/librte_distributor
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: set compat lib as universal dependency 2018-01-30 21:59:00 +01:00
rte_distributor_match_generic.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_distributor_match_sse.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_distributor_private.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
rte_distributor_v20.c eal: hide shared memory config 2019-07-06 10:32:34 +02:00
rte_distributor_v20.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_distributor_v1705.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_distributor_version.map distributor: add symbol versioning 2017-03-29 16:46:57 +02:00
rte_distributor.c eal: hide shared memory config 2019-07-06 10:32:34 +02:00
rte_distributor.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00