MCPcopy 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
204static void
205test_app_stop_event_dev(struct test_app *app)
206{
207 rte_event_dev_stop(app->event_dev_id);
208}
209
210static int
211test_app_create_dispatcher(struct test_app *app)

Callers 1

test_app_stopFunction · 0.85

Calls 1

rte_event_dev_stopFunction · 0.85

Tested by

no test coverage detected