]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_ring_stress.h
ethdev: add telemetry command for module EEPROM
[dpdk.git] / app / test / test_ring_stress.h
index 60eac6216a2095f5487d2048e1d2598195c19360..416d68c9a06cf71ba3d973902e8cf17f37ee26f9 100644 (file)
@@ -33,3 +33,9 @@ struct test {
 };
 
 extern const struct test test_ring_mpmc_stress;
+extern const struct test test_ring_rts_stress;
+extern const struct test test_ring_hts_stress;
+extern const struct test test_ring_mt_peek_stress;
+extern const struct test test_ring_mt_peek_stress_zc;
+extern const struct test test_ring_st_peek_stress;
+extern const struct test test_ring_st_peek_stress_zc;