Lines Matching refs:ARK_PMD_LOG
207 ARK_PMD_LOG(DEBUG, "EXT NO dll path specified\n"); in check_for_ext()
210 ARK_PMD_LOG(NOTICE, "EXT found dll path at %s\n", dllpath); in check_for_ext()
215 ARK_PMD_LOG(ERR, "Could not load user extension %s\n", in check_for_ext()
219 ARK_PMD_LOG(DEBUG, "SUCCESS: loaded user extension %s\n", in check_for_ext()
226 ARK_PMD_LOG(DEBUG, "device ext init pointer = %p\n", in check_for_ext()
299 ARK_PMD_LOG(DEBUG, "\n"); in eth_ark_dev_init()
346 ARK_PMD_LOG(INFO, "Sys Ctrl Const = 0x%x HW Commit_ID: %08x\n", in eth_ark_dev_init()
349 ARK_PMD_LOG(NOTICE, "Arkville HW Commit_ID: %08x\n", in eth_ark_dev_init()
354 ARK_PMD_LOG(ERR, in eth_ark_dev_init()
364 ARK_PMD_LOG(ERR, "Arkville Evaluation System - " in eth_ark_dev_init()
368 ARK_PMD_LOG(WARNING, "Arkville Evaluation System - " in eth_ark_dev_init()
373 ARK_PMD_LOG(DEBUG, in eth_ark_dev_init()
388 ARK_PMD_LOG(ERR, in eth_ark_dev_init()
397 ARK_PMD_LOG(WARNING, in eth_ark_dev_init()
408 ARK_PMD_LOG(INFO, "No Device args found\n"); in eth_ark_dev_init()
439 ARK_PMD_LOG(ERR, in eth_ark_dev_init()
457 ARK_PMD_LOG(ERR, in eth_ark_dev_init()
517 ARK_PMD_LOG(ERR, "Unable to stop and reset UDM\n"); in ark_config_device()
533 ARK_PMD_LOG(ERR, "Unable to stop DDM\n"); in ark_config_device()
623 ARK_PMD_LOG(ERR, "Could not create pktgen " in eth_ark_dev_start()
669 ARK_PMD_LOG(ERR, in eth_ark_dev_stop()
684 ARK_PMD_LOG(ERR, "DDM stop anomaly. status:" in eth_ark_dev_stop()
706 ARK_PMD_LOG(ERR, "UDM stop anomaly. status %d iter: %u. (%s)\n", in eth_ark_dev_stop()
808 ARK_PMD_LOG(DEBUG, "link status = %d\n", in eth_ark_dev_link_update()
943 ARK_PMD_LOG(DEBUG, "key = %s, value = %s\n", in process_pktdir_arg()
949 ARK_PMD_LOG(DEBUG, "pkt_dir_v = 0x%x\n", ark->pkt_dir_v); in process_pktdir_arg()
956 ARK_PMD_LOG(DEBUG, "key = %s, value = %s\n", in process_file_args()
967 ARK_PMD_LOG(ERR, "Unable to open " in process_file_args()
975 ARK_PMD_LOG(ERR, "Unable to parse file %s args, " in process_file_args()
987 ARK_PMD_LOG(DEBUG, "file = %s\n", args); in process_file_args()
1009 ARK_PMD_LOG(DEBUG, "**** Arg passed to PMD = %s:%s\n", in eth_ark_check_args()
1018 ARK_PMD_LOG(ERR, "Unable to parse arg %s\n", ARK_PKTDIR_ARG); in eth_ark_check_args()
1026 ARK_PMD_LOG(ERR, "Unable to parse arg %s\n", ARK_PKTGEN_ARG); in eth_ark_check_args()
1034 ARK_PMD_LOG(ERR, "Unable to parse arg %s\n", ARK_PKTCHKR_ARG); in eth_ark_check_args()
1038 ARK_PMD_LOG(INFO, "packet director set to 0x%x\n", ark->pkt_dir_v); in eth_ark_check_args()
1044 ARK_PMD_LOG(DEBUG, "Setting up the packet generator\n"); in eth_ark_check_args()