numam-dpdk/lib/librte_stack
Pavan Nikhilesh acec04c4b2 build: disable experimental API check internally
Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and
meson.build. Instead, enable ALLOW_EXPERIMENTAL_API flag across app, lib
and drivers.
This changes reduces the clutter across the project while still
maintaining the functionality of ALLOW_EXPERIMENTAL_API i.e. warning
external applications about experimental API usage.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-04-14 16:22:34 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_stack_lf_c11.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_lf_generic.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_lf_stubs.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_lf.c stack: add lock-free implementation 2019-04-04 22:06:16 +02:00
rte_stack_lf.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_std.c stack: introduce stack library 2019-04-04 22:06:16 +02:00
rte_stack_std.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_stack_version.map stack: introduce stack library 2019-04-04 22:06:16 +02:00
rte_stack.c rename private header files 2019-10-27 22:03:06 +01:00
rte_stack.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
stack_pvt.h rename private header files 2019-10-27 22:03:06 +01:00