Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ test_app_stop_event_dev
Function
test_app_stop_event_dev
dpdk/app/test/test_dispatcher.c:204–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
static void
205
test_app_stop_event_dev(struct test_app *app)
206
{
207
rte_event_dev_stop(app->event_dev_id);
208
}
209
210
static int
211
test_app_create_dispatcher(struct test_app *app)
Callers
1
test_app_stop
Function · 0.85
Calls
1
rte_event_dev_stop
Function · 0.85
Tested by
no test coverage detected