MCPcopy Create free account
hub / github.com/F-Stack/f-stack / eventdev_setup

Function eventdev_setup

dpdk/drivers/event/dpaa2/dpaa2_eventdev_selftest.c:204–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204static int
205eventdev_setup(void)
206{
207 return _eventdev_setup(TEST_EVENTDEV_SETUP_DEFAULT);
208}
209
210static void
211eventdev_teardown(void)

Callers

nothing calls this directly

Calls 1

_eventdev_setupFunction · 0.70

Tested by

no test coverage detected