Home
last modified time | relevance | path

Searched refs:rte_pktmbuf_alloc (Results 1 – 25 of 79) sorted by relevance

1234

/f-stack/dpdk/app/test/
H A Dtest_table_ports.c51 mbuf[0] = (void *)rte_pktmbuf_alloc(pool); in test_port_ring_reader()
64 mbuf[i] = rte_pktmbuf_alloc(pool); in test_port_ring_reader()
131 mbuf[0] = rte_pktmbuf_alloc(pool); in test_port_ring_writer()
146 mbuf[i] = rte_pktmbuf_alloc(pool); in test_port_ring_writer()
162 mbuf[i] = rte_pktmbuf_alloc(pool); in test_port_ring_writer()
176 mbuf[i] = rte_pktmbuf_alloc(pool); in test_port_ring_writer()
H A Dtest_mbuf.c135 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_pktmbuf_with_non_ascii_data()
178 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_one_pktmbuf()
331 m = rte_pktmbuf_alloc(pktmbuf_pool); in testclone_testupdate_testdetach()
440 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_pktmbuf_copy()
595 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_attach_from_different_pool()
1296 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_mbuf_linearize()
1720 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_mbuf_validate_tx_offload()
1927 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_pktmbuf_read()
1975 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_pktmbuf_read_from_offset()
2336 m = rte_pktmbuf_alloc(pktmbuf_pool); in test_pktmbuf_ext_shinfo_init_helper()
[all …]
H A Dpacket_burst_generator.c271 pkt = rte_pktmbuf_alloc(mp); in generate_packet_burst()
282 pkt_seg->next = rte_pktmbuf_alloc(mp); in generate_packet_burst()
352 pkt = rte_pktmbuf_alloc(mp); in generate_packet_burst_proto()
363 pkt_seg->next = rte_pktmbuf_alloc(mp); in generate_packet_burst_proto()
H A Dtest_cryptodev.c135 struct rte_mbuf *m = rte_pktmbuf_alloc(mpool); in setup_test_string()
2704 ut_params->ibuf = rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_snow3g_authentication()
2794 ut_params->ibuf = rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_snow3g_authentication_verify()
2880 ut_params->ibuf = rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_kasumi_authentication()
8015 buf->next = rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_pdcp_proto_SGL()
8024 rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_pdcp_proto_SGL()
8057 rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_pdcp_proto_SGL()
11191 buf->next = rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_AES_GMAC_authentication_SGL()
12472 buf->next = rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_authenticated_encryption_SGL()
12481 rte_pktmbuf_alloc(ts_params->mbuf_pool); in test_authenticated_encryption_SGL()
[all …]
H A Dtest_reorder.c150 bufs[i] = rte_pktmbuf_alloc(p); in test_reorder_insert()
251 bufs[i] = rte_pktmbuf_alloc(p); in test_reorder_drain()
H A Dtest_table.h60 m = rte_pktmbuf_alloc(pool); \
H A Dtest_sched.c159 in_mbufs[i] = rte_pktmbuf_alloc(mp); in test_sched()
H A Dtest_cryptodev.h186 m = rte_pktmbuf_alloc(mbuf_pool); in create_segmented_mbuf()
H A Dtest_ipfrag.c192 struct rte_mbuf *b = rte_pktmbuf_alloc(pkt_pool); in test_ip_frag()
/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_rawdev_test.c49 src = rte_pktmbuf_alloc(pool); in test_enqueue_copies()
50 dst = rte_pktmbuf_alloc(pool); in test_enqueue_copies()
101 srcs[i] = rte_pktmbuf_alloc(pool); in test_enqueue_copies()
102 dsts[i] = rte_pktmbuf_alloc(pool); in test_enqueue_copies()
162 struct rte_mbuf *dst = rte_pktmbuf_alloc(pool); in test_enqueue_fill()
/f-stack/dpdk/lib/librte_gso/
H A Dgso_common.c68 hdr_segment = rte_pktmbuf_alloc(direct_pool); in gso_do_segment()
82 pyld_segment = rte_pktmbuf_alloc(indirect_pool); in gso_do_segment()
/f-stack/dpdk/lib/librte_ip_frag/
H A Drte_ipv6_fragmentation.c119 out_pkt = rte_pktmbuf_alloc(pool_direct); in rte_ipv6_fragment_packet()
139 out_seg = rte_pktmbuf_alloc(pool_indirect); in rte_ipv6_fragment_packet()
H A Drte_ipv4_fragmentation.c120 out_pkt = rte_pktmbuf_alloc(pool_direct); in rte_ipv4_fragment_packet()
138 out_seg = rte_pktmbuf_alloc(pool_indirect); in rte_ipv4_fragment_packet()
/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_common.c358 rte_pktmbuf_alloc(mem->decomp_buf_pool); in prepare_bufs()
393 rte_pktmbuf_alloc(mem->decomp_buf_pool); in prepare_bufs()
435 rte_pktmbuf_alloc(mem->comp_buf_pool); in prepare_bufs()
461 rte_pktmbuf_alloc(mem->comp_buf_pool); in prepare_bufs()
/f-stack/dpdk/lib/librte_net/
H A Drte_arp.c20 mbuf = rte_pktmbuf_alloc(mpool); in rte_net_make_rarp_packet()
/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port_source_sink.c112 m = rte_pktmbuf_alloc(params->pool); in source_create()
150 m_dst = rte_pktmbuf_alloc(p->params.pool); in source_pkt_rx()
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.c524 mc = rte_pktmbuf_alloc(mp); in rte_pktmbuf_clone()
539 (mi = rte_pktmbuf_alloc(mp)) != NULL); in rte_pktmbuf_clone()
607 mc = rte_pktmbuf_alloc(mp); in rte_pktmbuf_copy()
633 m_last = rte_pktmbuf_alloc(mp); in rte_pktmbuf_copy()
/f-stack/lib/
H A Dff_memory.c407 p_head = rte_pktmbuf_alloc(mbuf_pool); in ff_bsd_to_rte()
417 cur = rte_pktmbuf_alloc(mbuf_pool); in ff_bsd_to_rte()
/f-stack/dpdk/examples/vhost/
H A Dvirtio_net.c338 cur = rte_pktmbuf_alloc(mbuf_pool); in dequeue_pkt()
415 pkts[i] = rte_pktmbuf_alloc(mbuf_pool); in vs_dequeue_pkts()
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c179 mbuf = rte_pktmbuf_alloc(ctrlq->mb_pool); in set_tcb_field()
457 mbuf = rte_pktmbuf_alloc(ctrlq->mb_pool); in cxgbe_del_hash_filter()
676 mbuf = rte_pktmbuf_alloc(ctrlq->mb_pool); in cxgbe_set_hash_filter()
691 mbuf = rte_pktmbuf_alloc(ctrlq->mb_pool); in cxgbe_set_hash_filter()
758 mbuf = rte_pktmbuf_alloc(ctrlq->mb_pool); in del_filter_wr()
788 mbuf = rte_pktmbuf_alloc(ctrlq->mb_pool); in set_filter_wr()
H A Dsmt.c39 mbuf = rte_pktmbuf_alloc(ctrlq->mb_pool); in write_smt_entry()
H A Dl2t.c65 mbuf = rte_pktmbuf_alloc(ctrlq->mb_pool); in write_l2e()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_selftest.c279 m = rte_pktmbuf_alloc(eventdev_test_mempool); in inject_events()
525 m = rte_pktmbuf_alloc(eventdev_test_mempool); in test_multi_queue_priority()
1353 m = rte_pktmbuf_alloc(eventdev_test_mempool); in worker_ordered_flow_producer()
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c300 m = rte_pktmbuf_alloc(eventdev_test_mempool); in inject_events()
539 m = rte_pktmbuf_alloc(eventdev_test_mempool); in test_multi_queue_priority()
1361 m = rte_pktmbuf_alloc(eventdev_test_mempool); in worker_ordered_flow_producer()
/f-stack/dpdk/app/test-eventdev/
H A Dtest_order_common.c45 m = rte_pktmbuf_alloc(pool); in order_producer()

1234