Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ test_red_perf
Function
test_red_perf
dpdk/app/test/test_red.c:22–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
static int
23
test_red_perf(void)
24
{
25
printf(
"red_perf not supported on Windows, skipping test\n"
);
26
return TEST_SKIPPED;
27
}
28
29
static int
30
test_red_all(void)
Callers
nothing calls this directly
Calls
4
run_tests
Function · 0.70
show_stats
Function · 0.70
tell_the_result
Function · 0.70
printf
Function · 0.50
Tested by
no test coverage detected