Searched refs:ring_outb_process (Results 1 – 1 of 1) sorted by relevance
75 static struct rte_ring *ring_outb_process; variable477 ring_outb_process = rte_ring_create("ipsec_test_ring_outb_process", in testsuite_setup()479 if (ring_outb_process == NULL) in testsuite_setup()509 if (create_traffic(sa_in, ring_outb_prepare, ring_outb_process, in measure_performance()572 rte_ring_free(ring_outb_process); in testsuite_teardown()577 ring_outb_process = NULL; in testsuite_teardown()