Searched refs:alloc_counts (Results 1 – 1 of 1) sorted by relevance
1855 unsigned int alloc_counts[] = { in test_pktmbuf_alloc_bulk() local1868 for (idx = 0; idx < RTE_DIM(alloc_counts); idx++) { in test_pktmbuf_alloc_bulk()1870 alloc_counts[idx]); in test_pktmbuf_alloc_bulk()1872 for (loop = 0; loop < alloc_counts[idx] && in test_pktmbuf_alloc_bulk()1877 __func__, alloc_counts[idx], ret); in test_pktmbuf_alloc_bulk()