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

Function test_worker_prcs

dpdk/app/test/test_ring_stress_impl.h:255–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253 return rc;
254}
255static int
256test_worker_prcs(void *arg)
257{
258 return test_worker(arg, __func__, 1);
259}
260
261static int
262test_worker_avg(void *arg)

Callers

nothing calls this directly

Calls 1

test_workerFunction · 0.85

Tested by

no test coverage detected