On Mon, Apr 12, 2021 at 10:29:01AM +0200, Stanislaw Kardach wrote: > Use the recently added RTE_STACK_LF_SUPPORTED flag to disable the > lock-free stack tests at the compile time. > Perf test doesn't fail because rte_ring_create() succeeds, however > marking this test as skipped gives a better indication of what actually > was tested. > > Signed-off-by: Stanislaw Kardach <[email protected]> > Cc: [email protected]
Acked-by: Olivier Matz <[email protected]>

