| /f-stack/dpdk/app/test/ |
| H A D | test_stack_perf.c | 47 socket[0] = rte_lcore_to_socket_id(id[0]); in get_two_hyperthreads() 48 socket[1] = rte_lcore_to_socket_id(id[1]); in get_two_hyperthreads() 73 socket[0] = rte_lcore_to_socket_id(id[0]); in get_two_cores() 74 socket[1] = rte_lcore_to_socket_id(id[1]); in get_two_cores() 96 socket[0] = rte_lcore_to_socket_id(id[0]); in get_two_sockets() 97 socket[1] = rte_lcore_to_socket_id(id[1]); in get_two_sockets()
|
| H A D | test_ring_perf.c | 85 s1 = rte_lcore_to_socket_id(id1); in get_two_hyperthreads() 86 s2 = rte_lcore_to_socket_id(id2); in get_two_hyperthreads() 109 s1 = rte_lcore_to_socket_id(id1); in get_two_cores() 110 s2 = rte_lcore_to_socket_id(id2); in get_two_cores() 130 s1 = rte_lcore_to_socket_id(id1); in get_two_sockets() 131 s2 = rte_lcore_to_socket_id(id2); in get_two_sockets()
|
| H A D | test_per_lcore.c | 51 unsigned socket_id = rte_lcore_to_socket_id(lcore_id); in display_vars()
|
| H A D | test_pmd_perf.c | 225 rte_lcore_to_socket_id(lcore_id); in init_lcores() 246 socketid = rte_lcore_to_socket_id(lcore_id); in init_mbufpool()
|
| H A D | test_efd_perf.c | 39 all_cpu_sockets_bitmask |= 1 << rte_lcore_to_socket_id(next_lcore); in efd_get_all_sockets_bitmask()
|
| H A D | test_efd.c | 101 all_cpu_sockets_bitmask |= 1 << rte_lcore_to_socket_id(next_lcore); in efd_get_all_sockets_bitmask()
|
| /f-stack/dpdk/examples/vhost_crypto/ |
| H A D | main.c | 294 rte_lcore_to_socket_id(options.los[i].lcore_id)); in new_device() 485 RTE_CACHE_LINE_SIZE, rte_lcore_to_socket_id( in main() 518 config.socket_id = rte_lcore_to_socket_id(lo->lcore_id); in main() 531 rte_lcore_to_socket_id(lo->lcore_id)); in main() 538 rte_lcore_to_socket_id(lo->lcore_id), 0); in main() 548 rte_lcore_to_socket_id(lo->lcore_id)); in main() 564 &qp_conf, rte_lcore_to_socket_id( in main()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | args.c | 448 uint32_t rx_sock = rte_lcore_to_socket_id(qos_conf[i].rx_core); in app_parse_args() 449 uint32_t wt_sock = rte_lcore_to_socket_id(qos_conf[i].wt_core); in app_parse_args() 454 app_numa_mask |= 1 << rte_lcore_to_socket_id(qos_conf[i].rx_core); in app_parse_args()
|
| H A D | init.c | 386 uint32_t socket = rte_lcore_to_socket_id(qos_conf[i].rx_core); in app_init()
|
| /f-stack/dpdk/examples/l3fwd-graph/ |
| H A D | main.c | 174 socketid = rte_lcore_to_socket_id(lcore); in check_lcore_params() 557 socketid = rte_lcore_to_socket_id(lcore_id); in init_mem() 875 socketid = (uint8_t)rte_lcore_to_socket_id( in main() 924 socketid = (uint8_t)rte_lcore_to_socket_id( in main() 1027 graph_conf.socket_id = rte_lcore_to_socket_id(lcore_id); in main()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_lcore.h | 171 rte_lcore_to_socket_id(unsigned int lcore_id);
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.c | 147 socket_id = rte_lcore_to_socket_id(core_id); in osal_dma_alloc_coherent() 186 socket_id = rte_lcore_to_socket_id(core_id); in osal_dma_alloc_coherent_aligned()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_dynmem.c | 389 cpu_per_socket[rte_lcore_to_socket_id(lcore_id)]++; in eal_dynmem_calc_num_pages_per_socket() 440 rte_lcore_to_socket_id(cfg->main_lcore); in eal_dynmem_calc_num_pages_per_socket()
|
| H A D | eal_common_lcore.c | 116 rte_lcore_to_socket_id(unsigned int lcore_id) in rte_lcore_to_socket_id() function 453 rte_lcore_to_socket_id(lcore_id), role, cpuset, in lcore_dump_cb()
|
| /f-stack/dpdk/examples/ip_reassembly/ |
| H A D | main.c | 855 socket = rte_lcore_to_socket_id(lcore); in setup_queue_tbl() 914 socket = rte_lcore_to_socket_id(lcore_id); in init_mem() 1064 socket = rte_lcore_to_socket_id(portid); in main() 1146 socket = (int) rte_lcore_to_socket_id(lcore_id); in main()
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | main.c | 199 if ((socketid = rte_lcore_to_socket_id(lcore) != 0) && in check_lcore_params() 758 socketid = rte_lcore_to_socket_id(lcore_id); in init_mem() 1017 (uint8_t)rte_lcore_to_socket_id(lcore_id); in l3fwd_poll_resource_setup() 1058 (uint8_t)rte_lcore_to_socket_id(lcore_id); in l3fwd_poll_resource_setup()
|
| /f-stack/dpdk/lib/librte_eal/ |
| H A D | rte_eal_exports.def | 71 rte_lcore_to_socket_id
|
| H A D | version.map | 104 rte_lcore_to_socket_id;
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec_worker.c | 419 socket_id = rte_lcore_to_socket_id(lcore_id); in ipsec_wrkr_non_burst_int_port_drv_mode() 518 socket_id = rte_lcore_to_socket_id(lcore_id); in ipsec_wrkr_non_burst_int_port_app_mode()
|
| /f-stack/dpdk/examples/ip_fragmentation/ |
| H A D | main.c | 792 socket = rte_lcore_to_socket_id(lcore_id); in init_mem() 932 socket = (int) rte_lcore_to_socket_id(rx_lcore_id); in main() 1018 socket = (int) rte_lcore_to_socket_id(lcore_id); in main()
|
| /f-stack/dpdk/lib/librte_node/ |
| H A D | ip4_lookup.c | 201 socket = rte_lcore_to_socket_id(lcore_id); in ip4_lookup_node_init()
|
| /f-stack/dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 1300 socketid = rte_lcore_to_socket_id(lcore_id); in app_acl_init() 1433 socketid = rte_lcore_to_socket_id(lcore_id); in main_loop() 1534 socketid = rte_lcore_to_socket_id(lcore); in check_lcore_params() 1907 socketid = rte_lcore_to_socket_id(lcore_id); in init_mem() 2150 rte_lcore_to_socket_id(lcore_id); in main() 2197 rte_lcore_to_socket_id(lcore_id); in main()
|
| /f-stack/dpdk/examples/pipeline/ |
| H A D | thread.c | 101 uint32_t cpu_id = rte_lcore_to_socket_id(i); in thread_init()
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_ring.c | 432 socket_id = rte_lcore_to_socket_id(rte_get_main_lcore()); in bnxt_alloc_rxtx_nq_ring() 823 socket_id = rte_lcore_to_socket_id(rte_get_main_lcore()); in bnxt_alloc_async_ring_struct()
|
| /f-stack/lib/ |
| H A D | ff_dpdk_if.c | 254 socket_id = rte_lcore_to_socket_id(rte_lcore_id()); in init_lcore_conf() 332 socketid = rte_lcore_to_socket_id(lcore_id); in init_mem_pool() 737 socketid = rte_lcore_to_socket_id(lcore_id); in init_port_start() 1345 socket_id = rte_lcore_to_socket_id(lcore_id);
|