numam-dpdk/lib/stack
David Marchand 8adf5f528b stack: fix stubs header export
The stubs header is included as part of rte_stack.h for architectures
other than x86_64 and aarch64 (i.e. x86 32 bits and ppc).

Note: chkincs won't catch this issue since it checks headers from within
the source directory.

Fixes: 7911ba0473 ("stack: enable lock-free implementation for aarch64")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
2022-02-10 17:05:19 +01:00
..
meson.build stack: fix stubs header export 2022-02-10 17:05:19 +01:00
rte_stack_lf_c11.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack_lf_generic.h stack: fix reload head when pop fails 2021-09-27 17:28:55 +02:00
rte_stack_lf_stubs.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack_lf.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack_lf.h stack: allow lock-free only on relevant architectures 2021-05-03 18:46:15 +02:00
rte_stack_std.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack_std.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack.c stack: remove unneeded atomic header include 2021-10-19 17:15:10 +02:00
rte_stack.h stack: remove unneeded atomic header include 2021-10-19 17:15:10 +02:00
stack_pvt.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00