Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/multi_process/simple_mp/
H A Dmain.c80 const unsigned pool_cache = 32; in main() local
94 STR_TOKEN_SIZE, pool_cache, priv_data_sz, in main()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dmulti_process.rst121 …message_pool = rte_mempool_create(_MSG_POOL, pool_size, string_size, pool_cache, priv_data_sz, NUL…