Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_mp_disable
Function
rte_mp_disable
dpdk/lib/eal/windows/eal.c:76–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
bool
77
rte_mp_disable(void)
78
{
79
return true;
80
}
81
82
/* display usage */
83
static void
Callers
1
run_secondary_instances
Function · 0.50
Calls
no outgoing calls
Tested by
1
run_secondary_instances
Function · 0.40