Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_rawdev_test.c65 PRINT_ERR("Error with rte_ioat_enqueue_copy\n"); in test_enqueue_copies()
73 PRINT_ERR("Error with rte_ioat_completed_ops\n"); in test_enqueue_copies()
84 PRINT_ERR("Data mismatch at char %u\n", i); in test_enqueue_copies()
133 PRINT_ERR("Error with source pointer %u\n", i); in test_enqueue_copies()
137 PRINT_ERR("Error with dest pointer %u\n", i); in test_enqueue_copies()
185 PRINT_ERR("Error with completed ops\n"); in test_enqueue_fill()
236 PRINT_ERR("Error, ring size is not %d (%d)\n", in ioat_rawdev_test()
243 PRINT_ERR("Error with rte_rawdev_start()\n"); in ioat_rawdev_test()
254 PRINT_ERR("Error with mempool creation\n"); in ioat_rawdev_test()
278 PRINT_ERR("Error allocating xstat memory\n"); in ioat_rawdev_test()
[all …]
/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h411 #define PRINT_ERR(format, ...) PRINT macro