Lines Matching refs:DPAA_PMD_ERR
175 DPAA_PMD_ERR("SG not enabled, will not fit in one buffer"); in dpaa_mtu_set()
182 DPAA_PMD_ERR("Too big to fit for Max SG list %d", in dpaa_mtu_set()
269 DPAA_PMD_ERR("FM port configuration: Failed\n"); in dpaa_eth_dev_configure()
393 DPAA_PMD_ERR("Error reading eventfd\n"); in dpaa_interrupt_handler()
526 DPAA_PMD_ERR("Unable to open SoC device"); in dpaa_fw_version_get()
532 DPAA_PMD_ERR("Unable to read SoC device"); in dpaa_fw_version_get()
585 DPAA_PMD_ERR("invalid link_speed: %s, %d", in dpaa_eth_dev_info()
704 DPAA_PMD_ERR("invalid link_speed: %s, %d", in dpaa_eth_link_update()
801 DPAA_PMD_ERR("id value isn't valid"); in dpaa_xstats_get_by_id()
826 DPAA_PMD_ERR("id value isn't valid"); in dpaa_xstats_get_names_by_id()
911 DPAA_PMD_ERR("Various MPs are assigned to RXQs with same VSP"); in dpaa_eth_rx_queue_bp_check()
938 DPAA_PMD_ERR("%p: queue index out of range (%u >= %u)", in dpaa_eth_rx_queue_setup()
945 DPAA_PMD_ERR("%p:Rx deferred start not supported", (void *)dev); in dpaa_eth_rx_queue_setup()
975 DPAA_PMD_ERR("max RxPkt size %d too big to fit " in dpaa_eth_rx_queue_setup()
1004 DPAA_PMD_ERR("dpaa_port_vsp_update failed"); in dpaa_eth_rx_queue_setup()
1011 DPAA_PMD_ERR("Fatal: Base profile is associated" in dpaa_eth_rx_queue_setup()
1064 DPAA_PMD_ERR("Channel/Q association failed. fqid 0x%x " in dpaa_eth_rx_queue_setup()
1080 DPAA_PMD_ERR("Unable to alloc fq portal"); in dpaa_eth_rx_queue_setup()
1096 DPAA_PMD_ERR("intr_vec alloc failed"); in dpaa_eth_rx_queue_setup()
1160 DPAA_PMD_ERR("Ordered queue schedule type is not supported\n"); in dpaa_eth_eventq_attach()
1182 DPAA_PMD_ERR("Ev-Channel/Q association failed. fqid 0x%x " in dpaa_eth_eventq_attach()
1214 DPAA_PMD_ERR("init rx fqid %d failed with ret: %d", in dpaa_eth_eventq_detach()
1243 DPAA_PMD_ERR("%p:Tx deferred start not supported", (void *)dev); in dpaa_eth_tx_queue_setup()
1251 DPAA_PMD_ERR("%p: queue index out of range (%u >= %u)", in dpaa_eth_tx_queue_setup()
1329 DPAA_PMD_ERR("unable to save flow control info"); in dpaa_flow_ctrl_set()
1336 DPAA_PMD_ERR("Incorrect Flow Control Configuration"); in dpaa_flow_ctrl_set()
1411 DPAA_PMD_ERR("Adding the MAC ADDR failed: err = %d", ret); in dpaa_dev_add_mac_addr()
1434 DPAA_PMD_ERR("Setting the MAC ADDR failed %d", ret); in dpaa_dev_set_mac_addr()
1450 DPAA_PMD_ERR("FM port configuration: Failed\n"); in dpaa_dev_rss_hash_update()
1455 DPAA_PMD_ERR("Function not supported\n"); in dpaa_dev_rss_hash_update()
1501 DPAA_PMD_ERR("irq read error"); in dpaa_dev_queue_intr_disable()
1640 DPAA_PMD_ERR("unable to save flow control info"); in dpaa_fc_set_default()
1676 DPAA_PMD_ERR("reserve rx fqid 0x%x failed, ret: %d", in dpaa_rx_queue_init()
1685 DPAA_PMD_ERR("create rx fqid 0x%x failed with ret: %d", in dpaa_rx_queue_init()
1712 DPAA_PMD_ERR("init rx fqid 0x%x failed with ret:%d", fqid, ret); in dpaa_rx_queue_init()
1736 DPAA_PMD_ERR("create tx fq failed with ret: %d", ret); in dpaa_tx_queue_init()
1772 DPAA_PMD_ERR("init tx fqid 0x%x failed %d", fq->fqid, ret); in dpaa_tx_queue_init()
1787 DPAA_PMD_ERR("Reserve debug fqid %d failed with ret: %d", in dpaa_debug_queue_init()
1795 DPAA_PMD_ERR("create debug fqid %d failed with ret: %d", in dpaa_debug_queue_init()
1803 DPAA_PMD_ERR("init debug fqid %d failed with ret: %d", in dpaa_debug_queue_init()
1888 DPAA_PMD_ERR("%s FMC initializes failed!", in dpaa_dev_init()
1905 DPAA_PMD_ERR("Invalid number of RX queues\n"); in dpaa_dev_init()
1913 DPAA_PMD_ERR("Failed to alloc mem for RX queues\n"); in dpaa_dev_init()
1940 DPAA_PMD_ERR("Failed to alloc mem for cgr_rx\n"); in dpaa_dev_init()
1959 DPAA_PMD_ERR("Failed to alloc rx fqid's\n"); in dpaa_dev_init()
1989 DPAA_PMD_ERR("Failed to alloc mem for TX queues\n"); in dpaa_dev_init()
2000 DPAA_PMD_ERR("Failed to alloc mem for cgr_tx\n"); in dpaa_dev_init()
2034 DPAA_PMD_ERR("DPAA RX ERROR queue init failed!"); in dpaa_dev_init()
2041 DPAA_PMD_ERR("DPAA TX ERROR queue init failed!"); in dpaa_dev_init()
2068 DPAA_PMD_ERR("Failed to allocate %d bytes needed to " in dpaa_dev_init()
2133 DPAA_PMD_ERR( in rte_dpaa_probe()
2170 DPAA_PMD_ERR("FM init failed\n"); in rte_dpaa_probe()
2195 DPAA_PMD_ERR("Unable to initialize portal"); in rte_dpaa_probe()
2209 DPAA_PMD_ERR("Cannot allocate memzone for port data"); in rte_dpaa_probe()