Searched refs:RING_NAME (Results 1 – 3 of 3) sorted by relevance
17 #define RING_NAME "RING_PERF" macro141 r = rte_ring_create(RING_NAME, RING_SIZE, rte_socket_id(), in test_ring_pmd_perf()143 if (r == NULL && (r = rte_ring_lookup(RING_NAME)) == NULL) in test_ring_pmd_perf()
16 #define RING_NAME "RING_STRESS" macro307 rc = _st_ring_init(r, RING_NAME, nr); in mt1_init()
23 #define RING_NAME "RING_PERF" macro505 r = test_ring_create(RING_NAME, esize, RING_SIZE, rte_socket_id(), 0); in test_ring_perf_esize()