X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Ftest_ring_stress.h;h=32aae20727305d52bc003b4085fee0035c3f816a;hb=a9e23c7f0b09bd3184181fe756376806154ab756;hp=60eac6216a2095f5487d2048e1d2598195c19360;hpb=e6ba4731c0f3a0aa27873ec301d5e9305f1986fd;p=dpdk.git diff --git a/app/test/test_ring_stress.h b/app/test/test_ring_stress.h index 60eac6216a..32aae20727 100644 --- a/app/test/test_ring_stress.h +++ b/app/test/test_ring_stress.h @@ -33,3 +33,4 @@ struct test { }; extern const struct test test_ring_mpmc_stress; +extern const struct test test_ring_rts_stress;