Lines Matching refs:MRVL_LOG
235 MRVL_LOG(ERR, "Failed to allocate hif %d", core_id); in mrvl_init_hif()
245 MRVL_LOG(ERR, "Failed to initialize hif %d", core_id); in mrvl_init_hif()
264 MRVL_LOG(ERR, "Failed to allocate hif %d", core_id); in mrvl_get_hif()
315 MRVL_LOG(WARNING, "Changing hash key is not supported"); in mrvl_configure_rss()
356 MRVL_LOG(INFO, "Device reconfiguration is not supported"); in mrvl_dev_configure()
362 MRVL_LOG(INFO, "Unsupported rx multi queue mode %d", in mrvl_dev_configure()
368 MRVL_LOG(INFO, "Split headers not supported"); in mrvl_dev_configure()
399 MRVL_LOG(WARNING, "Disabling hash for 1 rx queue"); in mrvl_dev_configure()
447 MRVL_LOG(WARNING, "MTU too big, max MTU possible limitted " in mrvl_mtu_set()
453 MRVL_LOG(ERR, "Invalid MTU [%u] or MRU [%u]", mtu, mru); in mrvl_mtu_set()
465 MRVL_LOG(ERR, "Failed to change MRU"); in mrvl_mtu_set()
471 MRVL_LOG(ERR, "Failed to change MTU"); in mrvl_mtu_set()
557 MRVL_LOG(ERR, "Failed to start txq %d", queue_id); in mrvl_tx_queue_start()
589 MRVL_LOG(ERR, "Failed to stop txq %d", queue_id); in mrvl_tx_queue_stop()
639 MRVL_LOG(ERR, "Failed to add buffers to bpool"); in mrvl_dev_start()
654 MRVL_LOG(ERR, "Failed to init ppio"); in mrvl_dev_start()
667 MRVL_LOG(ERR, in mrvl_dev_start()
677 MRVL_LOG(ERR, "Failed to flush vlan list"); in mrvl_dev_start()
688 MRVL_LOG(ERR, "Failed to set MTU to %d", dev->data->mtu); in mrvl_dev_start()
695 MRVL_LOG(ERR, "Failed to setup QoS mapping"); in mrvl_dev_start()
702 MRVL_LOG(ERR, "Failed to set link up"); in mrvl_dev_start()
730 MRVL_LOG(ERR, "Failed to start device"); in mrvl_dev_start()
746 MRVL_LOG(INFO, "Flushing rx queues"); in mrvl_flush_rx_queues()
775 MRVL_LOG(INFO, "Flushing tx shadow queues"); in mrvl_flush_tx_shadow_queues()
823 MRVL_LOG(ERR, "Failed to get bpool buffers number"); in mrvl_flush_bpool()
916 MRVL_LOG(INFO, "Perform MUSDK deinit"); in mrvl_dev_close()
1018 MRVL_LOG(ERR, "Failed to enable promiscuous mode"); in mrvl_promiscuous_enable()
1048 MRVL_LOG(ERR, "Failed enable all-multicast mode"); in mrvl_allmulticast_enable()
1075 MRVL_LOG(ERR, "Failed to disable promiscuous mode"); in mrvl_promiscuous_disable()
1102 MRVL_LOG(ERR, "Failed to disable all-multicast mode"); in mrvl_allmulticast_disable()
1135 MRVL_LOG(ERR, "Failed to remove mac %s", buf); in mrvl_mac_addr_remove()
1188 MRVL_LOG(ERR, "Failed to add mac %s", buf); in mrvl_mac_addr_add()
1222 MRVL_LOG(ERR, "Failed to set mac to %s", buf); in mrvl_mac_addr_set()
1259 MRVL_LOG(ERR, in mrvl_stats_get()
1270 MRVL_LOG(ERR, in mrvl_stats_get()
1294 MRVL_LOG(ERR, in mrvl_stats_get()
1302 MRVL_LOG(ERR, in mrvl_stats_get()
1314 MRVL_LOG(ERR, "Failed to update port statistics"); in mrvl_stats_get()
1645 MRVL_LOG(ERR, in mrvl_fill_bpool()
1709 MRVL_LOG(ERR, "Unknown TC mapping for queue %hu eth%hhu", in mrvl_rx_queue_setup()
1716 MRVL_LOG(WARNING, in mrvl_rx_queue_setup()
1722 MRVL_LOG(INFO, "Setting max rx pkt len to %u", in mrvl_rx_queue_setup()
1886 MRVL_LOG(ERR, "Failed to read rx pause state"); in mrvl_flow_ctrl_get()
1919 MRVL_LOG(ERR, "Flowctrl parameter is not supported"); in mrvl_flow_ctrl_set()
1931 MRVL_LOG(ERR, in mrvl_flow_ctrl_set()
2023 MRVL_LOG(WARNING, "Filter type (%d) not supported", in mrvl_eth_filter_ctrl()
2174 MRVL_LOG(DEBUG, "Failed to recognise l3 packet type"); in mrvl_desc_to_packet_type_and_offset()
2186 MRVL_LOG(DEBUG, "Failed to recognise l4 packet type"); in mrvl_desc_to_packet_type_and_offset()
2257 MRVL_LOG(ERR, "Failed to receive packets"); in mrvl_rx_pkt_burst()
2324 MRVL_LOG(ERR, "Failed to fill bpool"); in mrvl_rx_pkt_burst()
2331 MRVL_LOG(DEBUG, in mrvl_rx_pkt_burst()
2452 MRVL_LOG(ERR, in mrvl_free_sent_buffers()
2530 MRVL_LOG(DEBUG, in mrvl_tx_pkt_burst()
2850 MRVL_LOG(ERR, "Failed to allocate space for eth addrs"); in mrvl_eth_dev_create()
2960 MRVL_LOG(INFO, "Parsing config file!"); in rte_pmd_mrvl_probe()
2962 MRVL_LOG(ERR, "Cannot handle more than one config file!"); in rte_pmd_mrvl_probe()
2973 MRVL_LOG(INFO, "Perform MUSDK initializations"); in rte_pmd_mrvl_probe()
2981 MRVL_LOG(ERR, "Failed to init PP!"); in rte_pmd_mrvl_probe()
2994 MRVL_LOG(INFO, "Creating %s", ifnames.names[i]); in rte_pmd_mrvl_probe()