MCPcopy 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
537static void
538test_app_stop_dispatcher(struct test_app *app)
539{
540 rte_dispatcher_stop(app->dispatcher);
541}
542
543static int
544test_app_reset_dispatcher_stats(struct test_app *app)

Callers 1

test_app_stopFunction · 0.85

Calls 1

rte_dispatcher_stopFunction · 0.85

Tested by

no test coverage detected