Re: [dpdk-dev] [PATCH 4/7] test/stack: add stack perf test

2019-02-25 Thread Olivier Matz
On Fri, Feb 22, 2019 at 10:06:52AM -0600, Gage Eads wrote: > stack_perf_autotest tests the following with one lcore: > - Cycles to attempt to pop an empty stack > - Cycles to push then pop a single object > - Cycles to push then pop a burst of 32 objects > > It also tests the cycles to push then p

[dpdk-dev] [PATCH 4/7] test/stack: add stack perf test

2019-02-22 Thread Gage Eads
stack_perf_autotest tests the following with one lcore: - Cycles to attempt to pop an empty stack - Cycles to push then pop a single object - Cycles to push then pop a burst of 32 objects It also tests the cycles to push then pop a burst of 8 and 32 objects with the following lcore combinations (i