| /dpdk/examples/l2fwd-cat/ |
| H A D | l2fwd-cat.c | 55 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 D | basicfwd.c | 68 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 D | main.c | 360 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 D | main.c | 174 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 D | main.c | 154 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 D | init.c | 220 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 D | l2fwd_common.c | 87 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 D | init.c | 122 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 D | main.c | 176 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 D | flow_classify.c | 227 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 D | init.c | 136 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 D | init.c | 131 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 D | main.c | 143 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 D | main.c | 677 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 D | main.c | 180 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 D | main.c | 88 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 D | main.c | 679 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 D | main.c | 257 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 D | main.c | 832 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 D | main.c | 260 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 D | rte_ethtool.c | 468 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 D | main.c | 626 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 D | test_pmd_perf.c | 715 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 D | main.c | 901 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 D | main.c | 285 rte_eth_dev_socket_id(port), in port_init() 296 rte_eth_dev_socket_id(port), in port_init()
|