hash: add bulk lookup with signatures array
[dpdk.git] / app / test / test_ring_stress.h
index 32aae20..60953ce 100644 (file)
@@ -34,3 +34,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_peek_stress;