Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_pmd_logs.h26 #define DPAA2_PMD_WARN(fmt, args...) \ macro
H A Ddpaa2_flow.c364 DPAA2_PMD_WARN("Number of extracts overflows"); in dpaa2_flow_extract_add()
505 DPAA2_PMD_WARN("RAW extract cannot be combined with others"); in dpaa2_flow_extract_add_raw()
947 DPAA2_PMD_WARN("No pattern spec for Eth flow, just skip"); in dpaa2_configure_flow_eth()
1257 DPAA2_PMD_WARN("Extract field(s) of vlan not support."); in dpaa2_configure_flow_vlan()
1457 DPAA2_PMD_WARN("Extract field(s) of IPv4 not support."); in dpaa2_configure_flow_generic_ip()
1466 DPAA2_PMD_WARN("Extract field(s) of IPv6 not support."); in dpaa2_configure_flow_generic_ip()
1828 DPAA2_PMD_WARN("Extract field(s) of ICMP not support."); in dpaa2_configure_flow_icmp()
2064 DPAA2_PMD_WARN("Extract field(s) of UDP not support."); in dpaa2_configure_flow_udp()
2303 DPAA2_PMD_WARN("Extract field(s) of TCP not support."); in dpaa2_configure_flow_tcp()
2544 DPAA2_PMD_WARN("Extract field(s) of SCTP not support."); in dpaa2_configure_flow_sctp()
[all …]
H A Ddpaa2_ethdev.c215 DPAA2_PMD_WARN("\tmc_get_soc_version failed"); in dpaa2_fw_version_get()
218 DPAA2_PMD_WARN("\tmc_get_version failed"); in dpaa2_fw_version_get()
1261 DPAA2_PMD_WARN("Already closed or not started"); in dpaa2_dev_close()
1947 DPAA2_PMD_WARN("Retry count exceeded disabling dpni"); in dpaa2_dev_set_link_down()
H A Ddpaa2_rxtx.c1130 DPAA2_PMD_WARN("Non DPAA2 buffer pool"); in dpaa2_dev_tx()
1386 DPAA2_PMD_WARN("Non DPAA2 buffer pool"); in dpaa2_dev_tx_ordered()
/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c328 DPAA2_PMD_WARN( in dpaa2_distset_to_dpkg_profile_cfg()