Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_socket_id
Function
rte_socket_id
dpdk/lib/eal/common/eal_common_thread.c:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
static RTE_DEFINE_PER_LCORE(rte_cpuset_t, _cpuset);
30
31
unsigned rte_socket_id(void)
32
{
33
return RTE_PER_LCORE(_socket_id);
34
}
35
36
static int
37
eal_cpuset_socket_id(rte_cpuset_t *cpusetp)
Callers
15
dma_shared_data_prepare
Function · 0.85
rte_metrics_tel_reg_all_ethdev
Function · 0.85
rte_metrics_tel_initial_metrics_setup
Function · 0.85
rte_pdump_init
Function · 0.85
regexdev_shared_data_prepare
Function · 0.85
rte_vhost_crypto_create
Function · 0.85
rte_vhost_crypto_set_zero_copy
Function · 0.85
eth_dev_shared_data_prepare
Function · 0.85
rxa_memzone_array_get
Function · 0.85
rxa_create_intr_thread
Function · 0.85
edma_array_init
Function · 0.85
eca_init
Function · 0.85
Calls
no outgoing calls
Tested by
15
do_selftest
Function · 0.68
opdl_selftest
Function · 0.68
test_sw_eventdev
Function · 0.68
_eventdev_setup
Function · 0.68
_eventdev_setup
Function · 0.68
_eventdev_setup
Function · 0.68
main_loop
Function · 0.68
main_loop
Function · 0.68
comp_perf_make_memzone
Function · 0.68
comp_perf_allocate_external_mbufs
Function · 0.68
comp_perf_allocate_memory
Function · 0.68
main_loop
Function · 0.68