Searched refs:DPAA2_MEMPOOL_ERR (Results 1 – 2 of 2) sorted by relevance
62 DPAA2_MEMPOOL_ERR("DPAA2 pool not available!"); in rte_hw_mbuf_create_pool()69 DPAA2_MEMPOOL_ERR( in rte_hw_mbuf_create_pool()86 DPAA2_MEMPOOL_ERR("Resource read failure with err code: %d", in rte_hw_mbuf_create_pool()95 DPAA2_MEMPOOL_ERR("Unable to allocate buffer pool memory"); in rte_hw_mbuf_create_pool()104 DPAA2_MEMPOOL_ERR("Unable to allocate buffer pool memory"); in rte_hw_mbuf_create_pool()154 DPAA2_MEMPOOL_ERR("Not a valid dpaa2 buffer pool"); in rte_hw_mbuf_free_pool()200 DPAA2_MEMPOOL_ERR( in rte_dpaa2_mbuf_release()312 DPAA2_MEMPOOL_ERR("DPAA2 buffer pool not configured"); in rte_dpaa2_mbuf_alloc_bulk()321 DPAA2_MEMPOOL_ERR( in rte_dpaa2_mbuf_alloc_bulk()380 DPAA2_MEMPOOL_ERR("DPAA2 buffer pool not configured"); in rte_hw_mbuf_free_bulk()[all …]
21 #define DPAA2_MEMPOOL_ERR(fmt, args...) \ macro