Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Dioat_rawdev_test.c104 PRINT_ERR("Error with source pointer %u\n", i); in do_multi_copies()
108 PRINT_ERR("Error with dest pointer %u\n", i); in do_multi_copies()
151 PRINT_ERR("Error with rte_ioat_enqueue_copy\n"); in test_enqueue_copies()
231 PRINT_ERR("Data mismatch at char %u\n", i); in test_enqueue_copies()
272 PRINT_ERR("Error with completed ops\n"); in test_enqueue_fill()
338 PRINT_ERR("Error with completions\n"); in test_burst_capacity()
625 PRINT_ERR("Error, ring size is not %d (%d)\n", in ioat_rawdev_test()
632 PRINT_ERR("Error with rte_rawdev_start()\n"); in ioat_rawdev_test()
643 PRINT_ERR("Error with mempool creation\n"); in ioat_rawdev_test()
667 PRINT_ERR("Error allocating xstat memory\n"); in ioat_rawdev_test()
[all …]
/dpdk/doc/guides/prog_guide/
H A Ddmadev.rst96 PRINT_ERR("Error with rte_dma_copy for buffer %u\n", i);
/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h411 #define PRINT_ERR(format, ...) PRINT macro