Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_mbuf.c1897 unsigned int neg_alloc_counts[] = { in test_neg_pktmbuf_alloc_bulk() local
1905 for (idx = 0; idx < RTE_DIM(neg_alloc_counts); idx++) { in test_neg_pktmbuf_alloc_bulk()
1907 neg_alloc_counts[idx]); in test_neg_pktmbuf_alloc_bulk()
1910 __func__, neg_alloc_counts[idx], ret); in test_neg_pktmbuf_alloc_bulk()
1911 for (loop = 0; loop < neg_alloc_counts[idx] && in test_neg_pktmbuf_alloc_bulk()