Searched refs:FF_MSG_POOL (Results 1 – 3 of 3) sorted by relevance
73 message_pool = rte_mempool_lookup(FF_MSG_POOL); in ff_ipc_init()75 rte_exit(EXIT_FAILURE, "lookup message pool:%s failed!\n", FF_MSG_POOL); in ff_ipc_init()
34 #define FF_MSG_POOL "ff_msg_pool" macro
462 message_pool = rte_mempool_create(FF_MSG_POOL, in init_msg_ring()468 message_pool = rte_mempool_lookup(FF_MSG_POOL); in init_msg_ring()