numam-dpdk/lib/librte_stack
Stephen Hemminger 28396b9043 stack: check flags on creation for future proofing
All API's should check that they support the flag values
passed. If an application passes an invalid flag it could
cause problems in later ABI.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Gage Eads <gage.eads@intel.com>
2020-06-16 17:46:39 +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 stack: check flags on creation for future proofing 2020-06-16 17:46:39 +02: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