MCPcopy 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

29static RTE_DEFINE_PER_LCORE(rte_cpuset_t, _cpuset);
30
31unsigned rte_socket_id(void)
32{
33 return RTE_PER_LCORE(_socket_id);
34}
35
36static int
37eal_cpuset_socket_id(rte_cpuset_t *cpusetp)

Callers 15

dma_shared_data_prepareFunction · 0.85
rte_pdump_initFunction · 0.85
rte_vhost_crypto_createFunction · 0.85
rxa_memzone_array_getFunction · 0.85
rxa_create_intr_threadFunction · 0.85
edma_array_initFunction · 0.85
eca_initFunction · 0.85

Calls

no outgoing calls

Tested by 15

do_selftestFunction · 0.68
opdl_selftestFunction · 0.68
test_sw_eventdevFunction · 0.68
_eventdev_setupFunction · 0.68
_eventdev_setupFunction · 0.68
_eventdev_setupFunction · 0.68
main_loopFunction · 0.68
main_loopFunction · 0.68
comp_perf_make_memzoneFunction · 0.68
main_loopFunction · 0.68