[PATCH] stack: fix stubs header export

Thomas Monjalon thomas at monjalon.net
Thu Feb 10 17:07:49 CET 2022


10/02/2022 09:55, David Marchand:
> 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: 7911ba0473e0 ("stack: enable lock-free implementation for aarch64")
> Cc: stable at dpdk.org
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

Applied, thanks.





More information about the dev mailing list