Home
last modified time | relevance | path

Searched refs:rte_eth_dev_socket_id (Results 1 – 25 of 60) sorted by relevance

123

/dpdk/examples/l2fwd-cat/
H A Dl2fwd-cat.c55 rte_eth_dev_socket_id(port), NULL, mbuf_pool); in port_init()
63 rte_eth_dev_socket_id(port), NULL); in port_init()
105 if (rte_eth_dev_socket_id(port) >= 0 && in lcore_main()
106 rte_eth_dev_socket_id(port) != in lcore_main()
/dpdk/examples/skeleton/
H A Dbasicfwd.c68 rte_eth_dev_socket_id(port), NULL, mbuf_pool); in port_init()
78 rte_eth_dev_socket_id(port), &txconf); in port_init()
125 if (rte_eth_dev_socket_id(port) >= 0 && in lcore_main()
126 rte_eth_dev_socket_id(port) != in lcore_main()
/dpdk/examples/qos_meter/
H A Dmain.c360 rte_eth_dev_socket_id(port_rx), in main()
368 rte_eth_dev_socket_id(port_rx), in main()
408 rte_eth_dev_socket_id(port_tx), in main()
416 rte_eth_dev_socket_id(port_tx), in main()
423 rte_eth_dev_socket_id(port_tx)); in main()
/dpdk/examples/rxtx_callbacks/
H A Dmain.c174 rte_eth_dev_socket_id(port), &rxconf, mbuf_pool); in port_init()
183 rte_eth_dev_socket_id(port), &txconf); in port_init()
251 if (rte_eth_dev_socket_id(port) > 0 && in lcore_main()
252 rte_eth_dev_socket_id(port) != in lcore_main()
/dpdk/examples/distributor/
H A Dmain.c154 rte_eth_dev_socket_id(port), in port_init()
164 rte_eth_dev_socket_id(port), in port_init()
233 if (rte_eth_dev_socket_id(port) > 0 && in lcore_rx()
234 rte_eth_dev_socket_id(port) != socket_id) in lcore_rx()
408 if (rte_eth_dev_socket_id(port) > 0 && in lcore_tx()
409 rte_eth_dev_socket_id(port) != socket_id) in lcore_tx()
/dpdk/app/test-pipeline/
H A Dinit.c220 rte_eth_dev_socket_id(port), in app_init_ports()
232 rte_eth_dev_socket_id(port), in app_init_ports()
/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.c87 rte_eth_dev_socket_id(port_id), in l2fwd_event_init_ports()
101 rte_eth_dev_socket_id(port_id), in l2fwd_event_init_ports()
/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dinit.c122 rte_eth_dev_socket_id(port_num), in init_port()
129 rte_eth_dev_socket_id(port_num), in init_port()
/dpdk/examples/flow_filtering/
H A Dmain.c176 rte_eth_dev_socket_id(port_id), in init_port()
191 rte_eth_dev_socket_id(port_id), in init_port()
/dpdk/examples/flow_classify/
H A Dflow_classify.c227 rte_eth_dev_socket_id(port), NULL, mbuf_pool); in port_init()
237 rte_eth_dev_socket_id(port), &txconf); in port_init()
291 if (rte_eth_dev_socket_id(port) >= 0 && in lcore_main()
292 rte_eth_dev_socket_id(port) != (int)rte_socket_id()) { in lcore_main()
820 socket_id = rte_eth_dev_socket_id(0); in main()
/dpdk/examples/server_node_efd/server/
H A Dinit.c136 rte_eth_dev_socket_id(port_num), in init_port()
146 rte_eth_dev_socket_id(port_num), in init_port()
/dpdk/examples/qos_sched/
H A Dinit.c131 rte_eth_dev_socket_id(portid), &rx_conf, mp); in app_init_port()
141 (uint16_t)ring_conf.tx_size, rte_eth_dev_socket_id(portid), &tx_conf); in app_init_port()
415 rte_eth_dev_socket_id(qos_conf[i].rx_port)); in app_init()
/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c143 rte_eth_dev_socket_id(idx_port), NULL, in setup_ports()
150 rte_eth_dev_socket_id(idx_port), NULL) < 0) in setup_ports()
/dpdk/examples/link_status_interrupt/
H A Dmain.c677 rte_eth_dev_socket_id(portid), in main()
690 rte_eth_dev_socket_id(portid), in main()
700 rte_eth_dev_socket_id(portid)); in main()
/dpdk/examples/bond/
H A Dmain.c180 rte_eth_dev_socket_id(portid), in slave_port_init()
191 rte_eth_dev_socket_id(portid), &txq_conf); in slave_port_init()
267 rte_eth_dev_socket_id(BOND_PORT), in bond_port_init()
277 rte_eth_dev_socket_id(BOND_PORT), &txq_conf); in bond_port_init()
/dpdk/examples/vm_power_manager/
H A Dmain.c88 rte_eth_dev_socket_id(port), NULL, mbuf_pool); in port_init()
98 rte_eth_dev_socket_id(port), &txq_conf); in port_init()
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c679 rte_eth_dev_socket_id(portid), in main()
692 rte_eth_dev_socket_id(portid), in main()
702 rte_eth_dev_socket_id(portid)); in main()
/dpdk/examples/packet_ordering/
H A Dmain.c257 rte_eth_dev_socket_id(port_id)); in configure_tx_buffers()
310 rte_eth_dev_socket_id(port_id), NULL, in configure_eth_port()
320 rte_eth_dev_socket_id(port_id), &txconf); in configure_eth_port()
/dpdk/examples/l2fwd/
H A Dmain.c832 rte_eth_dev_socket_id(portid), in main()
845 rte_eth_dev_socket_id(portid), in main()
855 rte_eth_dev_socket_id(portid)); in main()
/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c260 rte_eth_dev_socket_id(port), in smp_port_init()
271 rte_eth_dev_socket_id(port), in smp_port_init()
/dpdk/examples/ethtool/lib/
H A Drte_ethtool.c468 rte_eth_dev_socket_id(port_id), NULL); in rte_ethtool_set_ringparam()
473 rte_eth_dev_socket_id(port_id), NULL, rx_qinfo.mp); in rte_ethtool_set_ringparam()
/dpdk/examples/kni/
H A Dmain.c626 rte_eth_dev_socket_id(port), &rxq_conf, pktmbuf_pool); in init_port()
634 rte_eth_dev_socket_id(port), &txq_conf); in init_port()
818 rte_eth_dev_socket_id(port_id), &rxq_conf, pktmbuf_pool); in kni_change_mtu_()
828 rte_eth_dev_socket_id(port_id), &txq_conf); in kni_change_mtu_()
/dpdk/app/test/
H A Dtest_pmd_perf.c715 socketid = rte_eth_dev_socket_id(portid); in test_pmd_perf()
725 if (socketid != rte_eth_dev_socket_id(portid)) { in test_pmd_perf()
816 if (socketid != rte_eth_dev_socket_id(portid)) in test_pmd_perf()
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c901 rte_eth_dev_socket_id(portid), in main()
914 rte_eth_dev_socket_id(portid), in main()
925 rte_eth_dev_socket_id(portid)); in main()
/dpdk/examples/vmdq/
H A Dmain.c285 rte_eth_dev_socket_id(port), in port_init()
296 rte_eth_dev_socket_id(port), in port_init()

123