Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_dev_numa_node
Function
rte_dev_numa_node
dpdk/lib/eal/common/eal_common_dev.c:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
int
60
rte_dev_numa_node(const struct rte_device *dev)
61
{
62
return dev->numa_node;
63
}
64
65
/**
66
* The device event callback description.
Callers
2
device_infos_display
Function · 0.85
show_crypto
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected