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

Class test

dpdk/drivers/event/opdl/opdl_test.c:40–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38static int evdev;
39
40struct test {
41 struct rte_mempool *mbuf_pool;
42 uint8_t port[MAX_PORTS];
43 uint8_t qid[MAX_QIDS];
44 int nb_qids;
45};
46
47static struct rte_mempool *eventdev_func_mempool;
48

Callers 3

skeldev_test_runFunction · 0.50
octeontx_test_runFunction · 0.50
cnxk_test_runFunction · 0.50

Calls

no outgoing calls

Tested by 3

skeldev_test_runFunction · 0.40
octeontx_test_runFunction · 0.40
cnxk_test_runFunction · 0.40