Home
last modified time | relevance | path

Searched refs:smp_port_init (Results 1 – 1 of 1) sorted by relevance

/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c173 smp_port_init(uint16_t port, struct rte_mempool *mbuf_pool, in smp_port_init() function
476 if (smp_port_init(ports[i], mp, (uint16_t)num_procs) < 0) in main()