Searched refs:PRINT_ERR (Results 1 – 3 of 3) sorted by relevance
104 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 …]
96 PRINT_ERR("Error with rte_dma_copy for buffer %u\n", i);
411 #define PRINT_ERR(format, ...) PRINT macro