MCPcopy Create free account
hub / github.com/F-Stack/f-stack / graph_coremask_get

Function graph_coremask_get

dpdk/app/graph/graph.c:385–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383}
384
385uint64_t
386graph_coremask_get(void)
387{
388 return graph_config.params.coremask;
389}
390
391static void
392cli_graph(void *parsed_result, __rte_unused struct cmdline *cl, __rte_unused void *data)

Callers 1

ethdev_rx_map_addFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected