Home
last modified time | relevance | path

Searched refs:alloc_counts (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_mbuf.c1860 unsigned int alloc_counts[] = { in test_pktmbuf_alloc_bulk() local
1873 for (idx = 0; idx < RTE_DIM(alloc_counts); idx++) { in test_pktmbuf_alloc_bulk()
1875 alloc_counts[idx]); in test_pktmbuf_alloc_bulk()
1877 for (loop = 0; loop < alloc_counts[idx] && in test_pktmbuf_alloc_bulk()
1882 __func__, alloc_counts[idx], ret); in test_pktmbuf_alloc_bulk()