Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_mbuf.c1855 unsigned int alloc_counts[] = { in test_pktmbuf_alloc_bulk() local
1868 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()