numam-dpdk/lib/librte_stack
Gage Eads 100d9b8066 stack: promote library as stable
The stack library was first released in 19.05, and its interfaces have been
stable since their initial introduction. This commit promotes the full
interface to stable, starting with the 20.11 major version.

Signed-off-by: Gage Eads <gage.eads@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
2020-10-05 11:56:17 +02:00
..
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_stack_lf_c11.h stack: relax pop CAS ordering 2020-09-30 21:08:39 +02:00
rte_stack_lf_generic.h stack: fix uninitialized variable 2020-09-30 21:08:39 +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: promote library as stable 2020-10-05 11:56:17 +02:00
rte_stack_std.c stack: introduce stack library 2019-04-04 22:06:16 +02:00
rte_stack_std.h stack: promote library as stable 2020-10-05 11:56:17 +02:00
rte_stack_version.map stack: promote library as stable 2020-10-05 11:56:17 +02:00
rte_stack.c log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
rte_stack.h stack: promote library as stable 2020-10-05 11:56:17 +02:00
stack_pvt.h rename private header files 2019-10-27 22:03:06 +01:00