| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_ethdev.c | 268 ARK_PMD_LOG(DEBUG, "\n"); in eth_ark_dev_init() 280 ARK_PMD_LOG(ERR, in eth_ark_dev_init() 291 ARK_PMD_LOG(ERR, in eth_ark_dev_init() 333 ARK_PMD_LOG(ERR, in eth_ark_dev_init() 350 ARK_PMD_LOG(DEBUG, in eth_ark_dev_init() 365 ARK_PMD_LOG(ERR, in eth_ark_dev_init() 374 ARK_PMD_LOG(WARNING, in eth_ark_dev_init() 416 ARK_PMD_LOG(ERR, in eth_ark_dev_init() 434 ARK_PMD_LOG(ERR, in eth_ark_dev_init() 565 ARK_PMD_LOG(ERR, in eth_ark_dev_configure() [all …]
|
| H A D | ark_pktchkr.c | 204 ARK_PMD_LOG(DEBUG, "Pktchk %d's pktgen done.\n", in ark_pktchkr_wait_done() 299 ARK_PMD_LOG(INFO, "pkts_rcvd = (%'u)\n", in ark_pktchkr_dump_stats() 303 ARK_PMD_LOG(INFO, "pkts_ok = (%'u)\n", in ark_pktchkr_dump_stats() 305 ARK_PMD_LOG(INFO, "pkts_mismatch = (%'u)\n", in ark_pktchkr_dump_stats() 307 ARK_PMD_LOG(INFO, "pkts_err = (%'u)\n", in ark_pktchkr_dump_stats() 309 ARK_PMD_LOG(INFO, "first_mismatch = (%'u)\n", in ark_pktchkr_dump_stats() 311 ARK_PMD_LOG(INFO, "resync_events = (%'u)\n", in ark_pktchkr_dump_stats() 313 ARK_PMD_LOG(INFO, "pkts_missing = (%'u)\n", in ark_pktchkr_dump_stats() 315 ARK_PMD_LOG(INFO, "min_latency = (%'u)\n", in ark_pktchkr_dump_stats() 317 ARK_PMD_LOG(INFO, "max_latency = (%'u)\n", in ark_pktchkr_dump_stats() [all …]
|
| H A D | ark_udm.c | 14 ARK_PMD_LOG(ERR, in ark_udm_verify() 21 ARK_PMD_LOG(ERR, in ark_udm_verify() 52 ARK_PMD_LOG(NOTICE, "%s stop failed doing forced reset\n", in ark_udm_reset() 58 ARK_PMD_LOG(INFO, "%s stop status %d post failure" in ark_udm_reset() 128 ARK_PMD_LOG(INFO, "UDM Stats: %s" in ark_udm_dump_stats() 141 ARK_PMD_LOG(INFO, "UDM Queue %3u Stats: %s" in ark_udm_dump_queue_stats() 156 ARK_PMD_LOG(DEBUG, "UDM Dump: %s Stopped: %d\n", msg, in ark_udm_dump() 163 ARK_PMD_LOG(DEBUG, "UDM Setup Q: %u" in ark_udm_dump_setup() 175 ARK_PMD_LOG(INFO, "UDM Performance %s" in ark_udm_dump_perf()
|
| H A D | ark_ddm.c | 16 ARK_PMD_LOG(ERR, "DDM structure looks incorrect %d vs %zd\n", in ark_ddm_verify() 23 ARK_PMD_LOG(ERR, in ark_ddm_verify() 28 ARK_PMD_LOG(ERR, in ark_ddm_verify() 66 ARK_PMD_LOG(NOTICE, "%s stop failed doing forced reset\n", in ark_ddm_reset() 90 ARK_PMD_LOG(DEBUG, "%s Stopped: %d\n", msg, in ark_ddm_dump() 100 ARK_PMD_LOG(INFO, "DDM Stats: %s" in ark_ddm_dump_stats()
|
| H A D | ark_ethdev_rx.c | 141 ARK_PMD_LOG(NOTICE, in eth_ark_dev_rx_queue_setup() 146 ARK_PMD_LOG(ERR, in eth_ark_dev_rx_queue_setup() 153 ARK_PMD_LOG(ERR, in eth_ark_dev_rx_queue_setup() 188 ARK_PMD_LOG(ERR, in eth_ark_dev_rx_queue_setup() 286 ARK_PMD_LOG(DEBUG, "RX: Bad Meta Q: %u" in eth_ark_recv_pkts() 297 ARK_PMD_LOG(DEBUG, " : UDM" in eth_ark_recv_pkts() 528 ARK_PMD_LOG(NOTICE, in eth_ark_rx_seed_recovery() 671 ARK_PMD_LOG(DEBUG, " MBUF: %p len %d, off: %d\n", in dump_mbuf_data() 676 ARK_PMD_LOG(DEBUG, " %6d: ", i); in dump_mbuf_data() 678 ARK_PMD_LOG(DEBUG, " %02x", dp[j]); in dump_mbuf_data() [all …]
|
| H A D | ark_mpu.c | 31 ARK_PMD_LOG(ERR, in ark_mpu_verify() 39 ARK_PMD_LOG(ERR, in ark_mpu_verify() 98 ARK_PMD_LOG(ERR, "Invalid ring size for MPU %d\n", in ark_mpu_configure() 117 ARK_PMD_LOG(DEBUG, "MPU: %s Q: %3u sw_prod %u, hw_cons: %u\n", in ark_mpu_dump() 120 ARK_PMD_LOG(DEBUG, "MPU: %s state: %d count %d, reserved %d" in ark_mpu_dump() 131 ARK_PMD_LOG(DEBUG, "MPU Setup Q: %u" in ark_mpu_dump_setup()
|
| H A D | ark_pktgen.c | 86 ARK_PMD_LOG(ERR, "Failed to malloc ark_pkt_gen_inst.\n"); in ark_pktgen_init() 129 ARK_PMD_LOG(NOTICE, "Pktgen %d failed to pause.\n", in ark_pktgen_pause() 134 ARK_PMD_LOG(DEBUG, "Pktgen %d paused.\n", inst->ordinal); in ark_pktgen_pause() 144 ARK_PMD_LOG(DEBUG, "Pktgen %d is not running" in ark_pktgen_reset() 152 ARK_PMD_LOG(DEBUG, in ark_pktgen_reset() 158 ARK_PMD_LOG(DEBUG, "Resetting pktgen %d.\n", inst->ordinal); in ark_pktgen_reset() 196 ARK_PMD_LOG(NOTICE, "Pktgen wait_done will not terminate" in ark_pktgen_wait_done() 202 ARK_PMD_LOG(DEBUG, in ark_pktgen_wait_done() 206 ARK_PMD_LOG(DEBUG, "Pktgen %d done.\n", inst->ordinal); in ark_pktgen_wait_done() 309 ARK_PMD_LOG(ERR, in options() [all …]
|
| H A D | ark_rqp.c | 26 ARK_PMD_LOG(ERR, in ark_rqp_dump() 34 ARK_PMD_LOG(INFO, "RQP Dump: ctrl: %d cplh_hmax %d cpld_max %d" in ark_rqp_dump()
|
| H A D | ark_ethdev_tx.c | 153 ARK_PMD_LOG(DEBUG, "TX: Failure to send:" in eth_ark_xmit_pkts() 223 ARK_PMD_LOG(ERR, in eth_ark_tx_queue_setup() 236 ARK_PMD_LOG(ERR, "Failed to allocate tx " in eth_ark_tx_queue_setup() 261 ARK_PMD_LOG(ERR, "Failed to allocate " in eth_ark_tx_queue_setup()
|
| H A D | ark_logs.h | 23 #define ARK_PMD_LOG(level, fmt, args...) \ macro
|
| H A D | ark_pktdir.c | 21 ARK_PMD_LOG(ERR, "Failed to malloc ark_pkt_dir_inst.\n"); in ark_pktdir_init()
|