Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ unordered_basic
Function
unordered_basic
dpdk/drivers/event/sw/sw_evdev_selftest.c:2768–2772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2766
}
2767
2768
static int
2769
unordered_basic(struct test *t)
2770
{
2771
return parallel_basic(t, 0);
2772
}
2773
2774
static int
2775
holb(struct test *t) /* test to check we avoid basic head-of-line blocking */
Callers
1
test_sw_eventdev
Function · 0.85
Calls
1
parallel_basic
Function · 0.85
Tested by
no test coverage detected