Searched refs:BULK_NUM (Results 1 – 1 of 1) sorted by relevance
17 #define BULK_NUM 32 macro18 #define RING_SIZE (2 * BULK_NUM * RTE_MAX_LCORE)192 struct ring_elem *obj[2 * BULK_NUM]; in test_worker()209 num = 7 * BULK_NUM / 8 + rte_rand() % (BULK_NUM / 2); in test_worker()