Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ test_app_stop_dispatcher
Function
test_app_stop_dispatcher
dpdk/app/test/test_dispatcher.c:537–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
535
}
536
537
static void
538
test_app_stop_dispatcher(struct test_app *app)
539
{
540
rte_dispatcher_stop(app->dispatcher);
541
}
542
543
static int
544
test_app_reset_dispatcher_stats(struct test_app *app)
Callers
1
test_app_stop
Function · 0.85
Calls
1
rte_dispatcher_stop
Function · 0.85
Tested by
no test coverage detected