MCPcopy 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
59int
60rte_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_displayFunction · 0.85
show_cryptoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected