Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
117
static void
118
testsuite_teardown(void)
119
{
120
rte_event_dev_close(evdev);
121
}
122
123
static inline void
124
devconf_set_default_sane_values(struct rte_event_dev_config *dev_conf,
Callers
1
test_eventdev_octeontx
Function · 0.70
Calls
1
rte_event_dev_close
Function · 0.85
Tested by
no test coverage detected