Lines Matching refs:rte_pktmbuf_alloc
104 srcs[i] = rte_pktmbuf_alloc(pool); in do_multi_copies()
105 dsts[i] = rte_pktmbuf_alloc(pool); in do_multi_copies()
188 src = rte_pktmbuf_alloc(pool); in test_enqueue_copies()
189 dst = rte_pktmbuf_alloc(pool); in test_enqueue_copies()
236 src = rte_pktmbuf_alloc(pool); in test_enqueue_copies()
237 dst = rte_pktmbuf_alloc(pool); in test_enqueue_copies()
593 srcs[i] = rte_pktmbuf_alloc(pool); in test_completion_status()
594 dsts[i] = rte_pktmbuf_alloc(pool); in test_completion_status()
637 dst = rte_pktmbuf_alloc(pool); in test_enqueue_fill()
683 src = rte_pktmbuf_alloc(pool); in test_burst_capacity()
684 dst = rte_pktmbuf_alloc(pool); in test_burst_capacity()