bus/pci: fix UIO resource access from secondary process
[dpdk.git] / app / test / test_ring_stress.h
index 9a87c7f..60953ce 100644 (file)
@@ -35,3 +35,4 @@ 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;