Lines Matching refs:printf

52 		printf("%d: Error querying device info\n", __LINE__);  in init()
67 printf("%d: Error configuring device\n", __LINE__); in init()
84 printf("%d: Error querying default port conf\n", in create_ports()
90 printf("%d: Error setting up port %d\n", __LINE__, i); in create_ports()
107 printf("%d: Error querying default queue conf\n", in create_lb_qids()
120 printf("%d: error creating qid %d\n", __LINE__, i); in create_lb_qids()
148 printf("%d: rte_event_dev_close failed, ret = %d\n", in cleanup()
163 printf("enqueue_burst returned rte_errno %d\n", in enqueue_timeout()
168 printf("%s time out\n", __func__); in enqueue_timeout()
191 printf("%d: Error initializing device\n", __LINE__); in test_stop_flush()
196 printf("%d: Error linking queues to the port\n", __LINE__); in test_stop_flush()
201 printf("%d: Error with start call\n", __LINE__); in test_stop_flush()
211 printf("%d: Error unlinking queue 1 from port\n", __LINE__); in test_stop_flush()
218 printf("%d: mbuf_pool is NULL\n", __LINE__); in test_stop_flush()
226 printf("%d: Error retrieving dequeue depth\n", __LINE__); in test_stop_flush()
237 printf("%d: Error enqueuing events\n", __LINE__); in test_stop_flush()
249 printf("%d: Error enqueuing events\n", __LINE__); in test_stop_flush()
259 printf("%d: Error installing the flush callback\n", __LINE__); in test_stop_flush()
266 printf("%d: Error executing the flush callback\n", __LINE__); in test_stop_flush()
271 printf("%d: Error uninstalling the flush callback\n", __LINE__); in test_stop_flush()
292 printf("%d: Error querying device info\n", __LINE__); in test_single_link()
308 printf("%d: Error configuring device\n", __LINE__); in test_single_link()
314 printf("%d: Error querying default port conf\n", __LINE__); in test_single_link()
321 printf("%d: port 0 setup expected to succeed\n", __LINE__); in test_single_link()
327 printf("%d: port 1 setup expected to fail\n", __LINE__); in test_single_link()
335 printf("%d: port 1 setup expected to succeed\n", __LINE__); in test_single_link()
341 printf("%d: Error querying default queue conf\n", __LINE__); in test_single_link()
348 printf("%d: queue 0 setup expected to succeed\n", __LINE__); in test_single_link()
354 printf("%d: queue 1 setup expected to fail\n", __LINE__); in test_single_link()
362 printf("%d: queue 1 setup expected to succeed\n", __LINE__); in test_single_link()
369 printf("%d: port 0 link expected to fail\n", __LINE__); in test_single_link()
375 printf("%d: port 1 link expected to fail\n", __LINE__); in test_single_link()
382 printf("%d: port 0 link expected to succeed\n", __LINE__); in test_single_link()
388 printf("%d: port 1 link expected to succeed\n", __LINE__); in test_single_link()
394 printf("%d: rte_event_dev_close failed, ret = %d\n", in test_single_link()
402 printf("%d: rte_event_dev_close failed, ret = %d\n", in test_single_link()
419 printf("%d: Error querying device info\n", __LINE__); in test_info_get()
424 printf("%d: Got %u ports, expected %u\n", in test_info_get()
430 printf("%d: Got %u queues, expected %u\n", in test_info_get()
447 printf("%d: Error configuring device\n", __LINE__); in test_info_get()
452 printf("%d: Error querying device info\n", __LINE__); in test_info_get()
462 printf("%d: Got %u ports, expected %u\n", in test_info_get()
468 printf("%d: Got %u queues, expected %u\n", in test_info_get()
475 printf("%d: rte_event_dev_close failed, ret = %d\n", in test_info_get()
484 printf("%d: rte_event_dev_close failed, ret = %d\n", in test_info_get()
501 printf("%d: Error querying device info\n", __LINE__); in test_reconfiguration_link()
518 printf("%d: Error configuring device\n", __LINE__); in test_reconfiguration_link()
524 printf("%d: Error querying default port conf\n", __LINE__); in test_reconfiguration_link()
530 printf("%d: port %d setup expected to succeed\n", in test_reconfiguration_link()
537 printf("%d: Error querying default queue conf\n", __LINE__); in test_reconfiguration_link()
543 printf("%d: queue %d setup expected to succeed\n", in test_reconfiguration_link()
554 printf("%d: port %d link expected to succeed\n", in test_reconfiguration_link()
562 printf("%d: device start failed\n", __LINE__); in test_reconfiguration_link()
572 printf("%d: Error re-configuring device\n", __LINE__); in test_reconfiguration_link()
578 printf("%d: port 1 setup expected to succeed\n", in test_reconfiguration_link()
584 printf("%d: queue 1 setup expected to succeed\n", in test_reconfiguration_link()
594 printf("%d: P0->Q%d link expected to succeed\n", in test_reconfiguration_link()
605 printf("%d: P1->Q%d link expected to succeed\n", in test_reconfiguration_link()
613 printf("%d: device start failed\n", __LINE__); in test_reconfiguration_link()
625 printf("%d: Error configuring device\n", __LINE__); in test_reconfiguration_link()
634 printf("%d: port %d setup expected to succeed\n", in test_reconfiguration_link()
644 printf("%d: queue %d setup expected to succeed\n", in test_reconfiguration_link()
655 printf("%d: port %d link expected to succeed\n", in test_reconfiguration_link()
663 printf("%d: device start failed\n", __LINE__); in test_reconfiguration_link()
673 printf("%d: Error re-configuring device\n", __LINE__); in test_reconfiguration_link()
679 printf("%d: port 1 setup expected to succeed\n", in test_reconfiguration_link()
685 printf("%d: queue 1 setup expected to succeed\n", in test_reconfiguration_link()
694 printf("%d: P0->Q%d link expected to succeed\n", in test_reconfiguration_link()
703 printf("%d: P1->Q%d link expected to succeed\n", in test_reconfiguration_link()
710 printf("%d: device start failed\n", __LINE__); in test_reconfiguration_link()
722 printf("%d: Error re-configuring device\n", __LINE__); in test_reconfiguration_link()
731 printf("%d: port %d setup expected to succeed\n", in test_reconfiguration_link()
737 printf("%d: queue %d setup expected to succeed\n", in test_reconfiguration_link()
745 printf("%d: P%d->Q%d link expected to succeed\n", in test_reconfiguration_link()
755 printf("%d: port %d setup expected to succeed\n", in test_reconfiguration_link()
761 printf("%d: queue %d setup expected to succeed\n", in test_reconfiguration_link()
769 printf("%d: P%d->Q%d link expected to succeed\n", in test_reconfiguration_link()
776 printf("%d: device start failed\n", __LINE__); in test_reconfiguration_link()
788 printf("%d: Error re-configuring device\n", __LINE__); in test_reconfiguration_link()
797 printf("%d: port 1 setup expected to succeed\n", in test_reconfiguration_link()
804 printf("%d: device start failed\n", __LINE__); in test_reconfiguration_link()
829 printf("%d: Error querying device info\n", __LINE__); in test_load_balanced_traffic()
846 printf("%d: Error configuring device\n", __LINE__); in test_load_balanced_traffic()
852 printf("%d: Error querying default port conf\n", __LINE__); in test_load_balanced_traffic()
857 printf("%d: port 0 setup expected to succeed\n", in test_load_balanced_traffic()
863 printf("%d: Error querying default queue conf\n", __LINE__); in test_load_balanced_traffic()
868 printf("%d: queue 0 setup expected to succeed\n", in test_load_balanced_traffic()
877 printf("%d: port 0 link expected to succeed\n", in test_load_balanced_traffic()
884 printf("%d: device start failed\n", __LINE__); in test_load_balanced_traffic()
896 printf("%d: NEW enqueue expected to succeed\n", in test_load_balanced_traffic()
904 printf("%d: event dequeue expected to succeed\n", in test_load_balanced_traffic()
912 printf("%d: NEW enqueue expected to succeed\n", in test_load_balanced_traffic()
919 printf("%d: event dequeue expected to succeed\n", in test_load_balanced_traffic()
927 printf("%d: NEW enqueue expected to succeed\n", in test_load_balanced_traffic()
953 printf("%d: Error querying device info\n", __LINE__); in test_directed_traffic()
970 printf("%d: Error configuring device\n", __LINE__); in test_directed_traffic()
976 printf("%d: Error querying default port conf\n", __LINE__); in test_directed_traffic()
983 printf("%d: port 0 setup expected to succeed\n", in test_directed_traffic()
989 printf("%d: Error querying default queue conf\n", __LINE__); in test_directed_traffic()
996 printf("%d: queue 0 setup expected to succeed\n", in test_directed_traffic()
1005 printf("%d: port 0 link expected to succeed\n", in test_directed_traffic()
1012 printf("%d: device start failed\n", __LINE__); in test_directed_traffic()
1023 printf("%d: NEW enqueue expected to succeed\n", in test_directed_traffic()
1031 printf("%d: event dequeue expected to succeed\n", in test_directed_traffic()
1037 printf("%d: invalid dequeued event queue ID (%d)\n", in test_directed_traffic()
1045 printf("%d: NEW enqueue expected to succeed\n", in test_directed_traffic()
1052 printf("%d: event dequeue expected to succeed\n", in test_directed_traffic()
1060 printf("%d: NEW enqueue expected to succeed\n", in test_directed_traffic()
1087 printf("%d: Error querying device info\n", __LINE__); in test_deferred_sched()
1104 printf("%d: Error configuring device\n", __LINE__); in test_deferred_sched()
1110 printf("%d: Error setting deferred scheduling\n", __LINE__); in test_deferred_sched()
1116 printf("%d: Error setting deferred scheduling\n", __LINE__); in test_deferred_sched()
1122 printf("%d: Error querying default port conf\n", __LINE__); in test_deferred_sched()
1129 printf("%d: port 0 setup expected to succeed\n", in test_deferred_sched()
1135 printf("%d: port 1 setup expected to succeed\n", in test_deferred_sched()
1141 printf("%d: Error querying default queue conf\n", __LINE__); in test_deferred_sched()
1149 printf("%d: queue 0 setup expected to succeed\n", in test_deferred_sched()
1158 printf("%d: port 0 link expected to succeed\n", in test_deferred_sched()
1164 printf("%d: port 1 link expected to succeed\n", in test_deferred_sched()
1171 printf("%d: device start failed\n", __LINE__); in test_deferred_sched()
1184 printf("%d: NEW enqueue expected to succeed\n", in test_deferred_sched()
1193 printf("%d: event dequeue expected to succeed\n", in test_deferred_sched()
1204 printf("%d: event dequeue expected to succeed\n", in test_deferred_sched()
1212 printf("%d: RELEASE enqueue expected to succeed\n", in test_deferred_sched()
1239 printf("%d: Error querying device info\n", __LINE__); in test_delayed_pop()
1256 printf("%d: Error configuring device\n", __LINE__); in test_delayed_pop()
1262 printf("%d: Error setting deferred scheduling\n", __LINE__); in test_delayed_pop()
1268 printf("%d: Error querying default port conf\n", __LINE__); in test_delayed_pop()
1275 printf("%d: port 0 setup expected to succeed\n", in test_delayed_pop()
1281 printf("%d: Error querying default queue conf\n", __LINE__); in test_delayed_pop()
1286 printf("%d: queue 0 setup expected to succeed\n", in test_delayed_pop()
1295 printf("%d: port 0 link expected to succeed\n", in test_delayed_pop()
1302 printf("%d: device start failed\n", __LINE__); in test_delayed_pop()
1317 printf("%d: NEW enqueue expected to succeed\n", in test_delayed_pop()
1331 printf("%d: event dequeue expected to succeed\n", in test_delayed_pop()
1341 printf("%d: RELEASE enqueue expected to succeed\n", in test_delayed_pop()
1351 printf("%d: event dequeue expected to fail (ret = %d)\n", in test_delayed_pop()
1362 printf("%d: RELEASE enqueue expected to succeed\n", in test_delayed_pop()
1371 printf("%d: event dequeue expected to succeed\n", in test_delayed_pop()
1401 printf("ERROR creating mempool\n"); in do_selftest()
1407 printf("*** Running Stop Flush test...\n"); in do_selftest()
1410 printf("ERROR - Stop Flush test FAILED.\n"); in do_selftest()
1414 printf("*** Running Single Link test...\n"); in do_selftest()
1417 printf("ERROR - Single Link test FAILED.\n"); in do_selftest()
1422 printf("*** Running Info Get test...\n"); in do_selftest()
1425 printf("ERROR - Stop Flush test FAILED.\n"); in do_selftest()
1429 printf("*** Running Reconfiguration Link test...\n"); in do_selftest()
1432 printf("ERROR - Reconfiguration Link test FAILED.\n"); in do_selftest()
1437 printf("*** Running Load-Balanced Traffic test...\n"); in do_selftest()
1440 printf("ERROR - Load-Balanced Traffic test FAILED.\n"); in do_selftest()
1445 printf("*** Running Directed Traffic test...\n"); in do_selftest()
1448 printf("ERROR - Directed Traffic test FAILED.\n"); in do_selftest()
1453 printf("*** Running Deferred Scheduling test...\n"); in do_selftest()
1456 printf("ERROR - Deferred Scheduling test FAILED.\n"); in do_selftest()
1461 printf("*** Running Delayed Pop test...\n"); in do_selftest()
1464 printf("ERROR - Delayed Pop test FAILED.\n"); in do_selftest()
1499 printf("Could not get dev_id for eventdev with name %s, i=%d\n", in test_dlb2_eventdev()
1505 printf("Running selftest on eventdev %s\n", info.driver_name); in test_dlb2_eventdev()
1509 printf("Selftest passed for eventdev %s\n", in test_dlb2_eventdev()
1513 printf("Selftest failed for eventdev %s, err=%d\n", in test_dlb2_eventdev()
1518 printf("Ran selftest on %d eventdevs, %d skipped, %d passed, %d failed\n", in test_dlb2_eventdev()