Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_mbuf.c1892 unsigned int neg_alloc_counts[] = { in test_neg_pktmbuf_alloc_bulk() local
1900 for (idx = 0; idx < RTE_DIM(neg_alloc_counts); idx++) { in test_neg_pktmbuf_alloc_bulk()
1902 neg_alloc_counts[idx]); in test_neg_pktmbuf_alloc_bulk()
1905 __func__, neg_alloc_counts[idx], ret); in test_neg_pktmbuf_alloc_bulk()
1906 for (loop = 0; loop < neg_alloc_counts[idx] && in test_neg_pktmbuf_alloc_bulk()