Re: [dpdk-dev] [PATCH v8 3/8] test/stack: add stack test

2019-04-03 Thread Eads, Gage
; > honnappa.nagaraha...@arm.com; n...@arm.com > Subject: Re: [dpdk-dev] [PATCH v8 3/8] test/stack: add stack test > > 03/04/2019 22:50, Gage Eads: > > stack_autotest performs positive and negative testing of the stack > > API, and exercises the push and pop d

Re: [dpdk-dev] [PATCH v8 3/8] test/stack: add stack test

2019-04-03 Thread Thomas Monjalon
03/04/2019 22:50, Gage Eads: > 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/Makefi

[dpdk-dev] [PATCH v8 3/8] test/stack: add stack test

2019-04-03 Thread Gage Eads
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 +