04/04/2019 01:20, Gage Eads:
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -431,6 +431,7 @@ M: Olivier Matz
> F: lib/librte_stack/
> F: doc/guides/prog_guide/stack_lib.rst
> F: drivers/mempool/stack/
> +F: test/test/*stack*
Should be app/test/test_stack*
stack_autotest performs positive and negative testing of the stack API, and
exercises the push and pop datapath functions with all available lcores.
Signed-off-by: Gage Eads
Reviewed-by: Olivier Matz
---
MAINTAINERS | 1 +
app/test/Makefile | 2 +
app/test/meson.build | 3 +
2 matches
Mail list logo