Home
last modified time | relevance | path

Searched refs:DPAA2_PMD_WARN (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/dpaa2/
H A Ddpaa2_pmd_logs.h26 #define DPAA2_PMD_WARN(fmt, args...) \ macro
H A Ddpaa2_flow.c371 DPAA2_PMD_WARN("Number of extracts overflows"); in dpaa2_flow_extract_add()
512 DPAA2_PMD_WARN("RAW extract cannot be combined with others"); in dpaa2_flow_extract_add_raw()
954 DPAA2_PMD_WARN("No pattern spec for Eth flow, just skip"); in dpaa2_configure_flow_eth()
1264 DPAA2_PMD_WARN("Extract field(s) of vlan not support."); in dpaa2_configure_flow_vlan()
1464 DPAA2_PMD_WARN("Extract field(s) of IPv4 not support."); in dpaa2_configure_flow_generic_ip()
1473 DPAA2_PMD_WARN("Extract field(s) of IPv6 not support."); in dpaa2_configure_flow_generic_ip()
1835 DPAA2_PMD_WARN("Extract field(s) of ICMP not support."); in dpaa2_configure_flow_icmp()
2071 DPAA2_PMD_WARN("Extract field(s) of UDP not support."); in dpaa2_configure_flow_udp()
2310 DPAA2_PMD_WARN("Extract field(s) of TCP not support."); in dpaa2_configure_flow_tcp()
2551 DPAA2_PMD_WARN("Extract field(s) of SCTP not support."); in dpaa2_configure_flow_sctp()
[all …]
H A Ddpaa2_recycle.c695 DPAA2_PMD_WARN("Error(%d) to disable Serdes loopback", in dpaa2_dev_recycle_deconfig()
703 DPAA2_PMD_WARN("Error(%d) to disable Serdes loopback", in dpaa2_dev_recycle_deconfig()
H A Ddpaa2_ethdev.c221 DPAA2_PMD_WARN("\tmc_get_soc_version failed"); in dpaa2_fw_version_get()
224 DPAA2_PMD_WARN("\tmc_get_version failed"); in dpaa2_fw_version_get()
728 DPAA2_PMD_WARN("\nTotal nb_rx_desc exceeds %d limit. Please use Normal buffers", in dpaa2_dev_rx_queue_setup()
730DPAA2_PMD_WARN("To use Normal buffers, run 'export DPNI_NORMAL_BUF=1' before running dynamic_dpl.s… in dpaa2_dev_rx_queue_setup()
1346 DPAA2_PMD_WARN("Already closed or not started"); in dpaa2_dev_close()
2029 DPAA2_PMD_WARN("Retry count exceeded disabling dpni"); in dpaa2_dev_set_link_down()
H A Ddpaa2_rxtx.c1353 DPAA2_PMD_WARN("Non DPAA2 buffer pool"); in dpaa2_dev_tx()
1608 DPAA2_PMD_WARN("Non DPAA2 buffer pool"); in dpaa2_dev_tx_multi_txq_ordered()
1771 DPAA2_PMD_WARN("Non DPAA2 buffer pool"); in dpaa2_dev_tx_ordered()
/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c45 DPAA2_PMD_WARN("Invalid port id %u", port_id); in rte_pmd_dpaa2_set_custom_hash()
51 DPAA2_PMD_WARN("Not a valid dpaa2 port"); in rte_pmd_dpaa2_set_custom_hash()
445 DPAA2_PMD_WARN( in dpaa2_distset_to_dpkg_profile_cfg()