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

Function load_loop_fn_16B

dpdk/app/test/test_ring_perf.c:371–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371static int
372load_loop_fn_16B(void *p)
373{
374 struct thread_params *params = p;
375
376 return load_loop_fn_helper(params, 16);
377}
378
379static int
380run_on_all_cores(struct rte_ring *r, const int esize)

Callers

nothing calls this directly

Calls 1

load_loop_fn_helperFunction · 0.85

Tested by

no test coverage detected