Home
last modified time | relevance | path

Searched refs:DPAA_PMD_ERR (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c127 DPAA_PMD_ERR("File open failed"); in dpaa_write_fm_config_to_file()
510 DPAA_PMD_ERR("fm_port_disable: Failed"); in set_port_pcd()
517 DPAA_PMD_ERR("fm_port_set_pcd: Failed"); in set_port_pcd()
524 DPAA_PMD_ERR("fm_port_enable: Failed"); in set_port_pcd()
661 DPAA_PMD_ERR("MAC type unsupported"); in get_port_type()
689 DPAA_PMD_ERR("fm_port_open: Failed\n"); in set_fm_port_handle()
834 DPAA_PMD_ERR("Set Port PCD: Failed"); in dpaa_fm_config()
874 DPAA_PMD_ERR("fm_open: Failed"); in dpaa_fm_init()
885 DPAA_PMD_ERR("fm_pcd_open: Failed"); in dpaa_fm_init()
894 DPAA_PMD_ERR("fm_pcd_enable: Failed"); in dpaa_fm_init()
[all …]
H A Ddpaa_ethdev.c393 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()
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()
1096 DPAA_PMD_ERR("intr_vec alloc failed"); in dpaa_eth_rx_queue_setup()
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()
2133 DPAA_PMD_ERR( in rte_dpaa_probe()
[all …]
H A Ddpaa_fmc.c253 DPAA_PMD_ERR("Def RXQ must be associated with def VSP on sharemac!"); in dpaa_port_fmc_scheme_parse()
262 DPAA_PMD_ERR("RXQ to DPDK must be associated with VSP on sharemac!"); in dpaa_port_fmc_scheme_parse()
272 DPAA_PMD_ERR("RXQ can't be associated with default VSP on sharemac!"); in dpaa_port_fmc_scheme_parse()
371 DPAA_PMD_ERR("VSP %d can NOT be used on DPDK.", in dpaa_port_fmc_ccnode_parse()
373 DPAA_PMD_ERR("It is associated to skb pool of shared interface."); in dpaa_port_fmc_ccnode_parse()
395 DPAA_PMD_ERR("%s not exists", FMC_FILE); in dpaa_port_fmc_init()
401 DPAA_PMD_ERR("FMC memory alloc failed"); in dpaa_port_fmc_init()
409 DPAA_PMD_ERR("No bytes read"); in dpaa_port_fmc_init()
H A Ddpaa_rxtx.c349 DPAA_PMD_ERR("unable to convert physical address"); in dpaa_eth_sg_to_mbuf()
456 DPAA_PMD_ERR("unable to convert physical address"); in dpaa_free_mbuf()
622 DPAA_PMD_ERR("Failure in affining portal %d", ret); in dpaa_eth_queue_portal_rx()
704 DPAA_PMD_ERR("Failure in affining portal"); in dpaa_eth_err_queue()
720 DPAA_PMD_ERR("RX ERROR status: 0x%08x", in dpaa_eth_err_queue()
723 DPAA_PMD_ERR("TX ERROR status: 0x%08x", in dpaa_eth_err_queue()
761 DPAA_PMD_ERR("Failure in affining portal"); in dpaa_eth_queue_rx()
809 DPAA_PMD_ERR("Failure in allocation of mbuf"); in dpaa_eth_mbuf_to_sg_fd()
814 DPAA_PMD_ERR("Insufficient space in mbuf for SG entries"); in dpaa_eth_mbuf_to_sg_fd()
1062 DPAA_PMD_ERR("Failure in affining portal"); in dpaa_eth_queue_tx()
H A Ddpaa_ethdev.h203 #define DPAA_PMD_ERR(fmt, args...) \ macro
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_vsp.c58 DPAA_PMD_ERR("%s ioctl error\n", __func__); in fm_vsp_config()
64 DPAA_PMD_ERR("FM VSP Params!\n"); in fm_vsp_config()
90 DPAA_PMD_ERR("%s ioctl error\n", __func__); in fm_vsp_init()
112 DPAA_PMD_ERR("%s ioctl error\n", __func__); in fm_vsp_free()
141 DPAA_PMD_ERR("%s ioctl error\n", __func__); in fm_vsp_config_buffer_prefix_content()
H A Dfm_lib.c105 DPAA_PMD_ERR("cannot get API version, error %i (%s)\n", in fm_get_api_version()
278 DPAA_PMD_ERR(" cannot set kg scheme, error %i (%s)\n", in fm_pcd_kg_scheme_set()