]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_ring_stress.h
common/mlx5: query scatter FCS with decap capability
[dpdk.git] / app / test / test_ring_stress.h
index 9a87c7f7b91c2067d71339fc00ceb24b0bb4ef59..c85d6fa92e5b678ac00aa3334013d3e38d64b05a 100644 (file)
@@ -35,3 +35,5 @@ 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_st_peek_stress;