Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ ssovf_port_release
Function
ssovf_port_release
dpdk/drivers/event/octeontx/ssovf_evdev.c:229–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
static void
230
ssovf_port_release(void *port)
231
{
232
rte_free(port);
233
}
234
235
static int
236
ssovf_port_setup(struct rte_eventdev *dev, uint8_t port_id,
Callers
1
ssovf_port_setup
Function · 0.85
Calls
1
rte_free
Function · 0.85
Tested by
no test coverage detected