Home
last modified time | relevance | path

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

/dpdk/app/test-eventdev/
H A Devt_common.h22 #define evt_info(fmt, args...) \ macro
177 evt_info("dequeue_timeout_ns too low, using %d", in evt_configure_eventdev()
182 evt_info("dequeue_timeout_ns too high, using %d", in evt_configure_eventdev()
H A Dtest_pipeline_common.c16 evt_info("Packet distribution across worker cores :"); in pipeline_test_result()
20 evt_info("Worker %d packets: "CLGRN"%"PRIx64""CLNRM" percentage:" in pipeline_test_result()
247 evt_info("Port %u modified RSS hash function based on hardware support," in pipeline_ethdev_setup()
437 evt_info("Port[%d] using Rx adapter[%d] configured", prod, in pipeline_event_rx_adapter_setup()
501 evt_info("Port[%d] using Tx adapter[%d] Configured", consm, in pipeline_event_tx_adapter_setup()
H A Devt_main.c99 evt_info("unsupported test: %s", opt.test_name); in main()
H A Dtest_perf_common.c958 evt_info("fwd_latency is valid when nb_stages > 1, disabling"); in perf_opt_check()
963 evt_info("enabled queue priority for latency measurement"); in perf_opt_check()
1078 evt_info("Port %u modified RSS hash function based on hardware support," in perf_ethdev_setup()