Re: [dpdk-dev] [PATCH v5 4/9] test/ring: add contention stress test for RTS ring
> Subject: [PATCH v5 4/9] test/ring: add contention stress test for RTS ring > > Introduce new test case to test RTS ring mode under contention. > > Signed-off-by: Konstantin Ananyev Acked-by: Honnappa Nagarahalli
[dpdk-dev] [PATCH v5 4/9] test/ring: add contention stress test for RTS ring
Introduce new test case to test RTS ring mode under contention. Signed-off-by: Konstantin Ananyev --- app/test/Makefile | 1 + app/test/meson.build| 1 + app/test/test_ring_rts_stress.c | 32 app/test/test_ring_stress.c | 3 +++ a