MCPcopy 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
229static void
230ssovf_port_release(void *port)
231{
232 rte_free(port);
233}
234
235static int
236ssovf_port_setup(struct rte_eventdev *dev, uint8_t port_id,

Callers 1

ssovf_port_setupFunction · 0.85

Calls 1

rte_freeFunction · 0.85

Tested by

no test coverage detected