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