Searched refs:mp_cache (Results 1 – 1 of 1) sorted by relevance
847 struct rte_mempool *mp_cache = NULL; in test_mempool() local873 mp_cache = rte_mempool_create("test_cache", MEMPOOL_SIZE, in test_mempool()880 if (mp_cache == NULL) { in test_mempool()1055 if (test_mempool_basic(mp_cache, 0) < 0) in test_mempool()1106 rte_mempool_free(mp_cache); in test_mempool()