test/ring: add contention stress test for RTS ring
[dpdk.git] / app / test / test_ring_stress.h
index 60eac62..32aae20 100644 (file)
@@ -33,3 +33,4 @@ struct test {
 };
 
 extern const struct test test_ring_mpmc_stress;
+extern const struct test test_ring_rts_stress;