MCPcopy 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
531static void
532test_app_start_dispatcher(struct test_app *app)
533{
534 rte_dispatcher_start(app->dispatcher);
535}
536
537static void
538test_app_stop_dispatcher(struct test_app *app)

Callers 1

test_app_startFunction · 0.85

Calls 1

rte_dispatcher_startFunction · 0.85

Tested by

no test coverage detected