Searched refs:mp_cov (Results 1 – 1 of 1) sorted by relevance
193 struct rte_mempool *mp_cov; in test_mempool_creation_with_exceeded_cache_size() local195 mp_cov = rte_mempool_create("test_mempool_cache_too_big", in test_mempool_creation_with_exceeded_cache_size()203 if (mp_cov != NULL) { in test_mempool_creation_with_exceeded_cache_size()204 rte_mempool_free(mp_cov); in test_mempool_creation_with_exceeded_cache_size()