Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ test_app_start_dispatcher
Function
test_app_start_dispatcher
dpdk/app/test/test_dispatcher.c:531–535 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
529
}
530
531
static void
532
test_app_start_dispatcher(struct test_app *app)
533
{
534
rte_dispatcher_start(app->dispatcher);
535
}
536
537
static void
538
test_app_stop_dispatcher(struct test_app *app)
Callers
1
test_app_start
Function · 0.85
Calls
1
rte_dispatcher_start
Function · 0.85
Tested by
no test coverage detected