Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_dmadev.c107 ERR_RETURN("Error allocating buffers\n"); in do_multi_copies()
212 ERR_RETURN("Error with rte_dma_completed\n"); in test_enqueue_copies()
250 ERR_RETURN("Error with rte_dma_copy\n"); in test_enqueue_copies()
265 ERR_RETURN("Data mismatch at char %u\n", i); in test_enqueue_copies()
639 ERR_RETURN("Failed to allocate mbuf\n"); in test_enqueue_fill()
650 ERR_RETURN("Error with rte_dma_fill\n"); in test_enqueue_fill()
701 ERR_RETURN("Error with rte_dmadev_copy\n"); in test_burst_capacity()
754 ERR_RETURN("Error with rte_dma_info_get()\n"); in test_dmadev_instance()
773 ERR_RETURN("Error with rte_dma_start()\n"); in test_dmadev_instance()
795 ERR_RETURN("Error with mempool creation\n"); in test_dmadev_instance()
[all …]