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

Function testsuite_teardown

dpdk/drivers/event/octeontx/ssovf_evdev_selftest.c:117–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117static void
118testsuite_teardown(void)
119{
120 rte_event_dev_close(evdev);
121}
122
123static inline void
124devconf_set_default_sane_values(struct rte_event_dev_config *dev_conf,

Callers 1

test_eventdev_octeontxFunction · 0.70

Calls 1

rte_event_dev_closeFunction · 0.85

Tested by

no test coverage detected