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

Function test_worker_avg

dpdk/app/test/test_ring_stress_impl.h:261–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261static int
262test_worker_avg(void *arg)
263{
264 return test_worker(arg, __func__, 0);
265}
266
267static void
268mt1_fini(struct rte_ring *rng, void *data)

Callers

nothing calls this directly

Calls 1

test_workerFunction · 0.85

Tested by

no test coverage detected