Searched refs:BULK_SIZE (Results 1 – 2 of 2) sorted by relevance
40 #define BULK_SIZE 32 macro381 uint64_t next_hops[BULK_SIZE]; in test_fib_perf()389 for (j = 0; j < BATCH_SIZE; j += BULK_SIZE) { in test_fib_perf()392 BULK_SIZE); in test_fib_perf()393 for (k = 0; k < BULK_SIZE; k++) in test_fib_perf()
55 #define BULK_SIZE 32 macro696 uint32_t next_hops[BULK_SIZE]; in test_lpm_perf()704 for (j = 0; j < BATCH_SIZE; j += BULK_SIZE) { in test_lpm_perf()706 rte_lpm_lookup_bulk(lpm, &ip_batch[j], next_hops, BULK_SIZE); in test_lpm_perf()707 for (k = 0; k < BULK_SIZE; k++) in test_lpm_perf()