Searched refs:DPAA_PMD_WARN (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_lib.c | 70 DPAA_PMD_WARN("Compiled against FMD API ver %u.%u.%u", in fm_open() 73 DPAA_PMD_WARN("Running with FMD API ver %u.%u.%u", in fm_open() 312 DPAA_PMD_WARN("cannot delete kg scheme, error %i (%s)\n", in fm_pcd_kg_scheme_delete() 465 DPAA_PMD_WARN("Coarse Classification not set !"); in fm_port_set_pcd() 482 DPAA_PMD_WARN("Scheme:%u not set!!", i); in fm_port_set_pcd() 487 DPAA_PMD_WARN("KeyGen not set !"); in fm_port_set_pcd() 499 DPAA_PMD_WARN("Policer not set !"); in fm_port_set_pcd()
|
| /dpdk/drivers/net/dpaa/ |
| H A D | dpaa_fmc.c | 234 DPAA_PMD_WARN("No VSP assigned to scheme %d for sharemac %d!", in dpaa_port_fmc_scheme_parse() 236 DPAA_PMD_WARN("Risk to receive pkts from skb pool to CRASH!"); in dpaa_port_fmc_scheme_parse() 330 DPAA_PMD_WARN("Too many queues in FMC policy %d overflow %d", in dpaa_port_fmc_ccnode_parse() 349 DPAA_PMD_WARN("FMC CC next engine not support"); in dpaa_port_fmc_ccnode_parse() 366 DPAA_PMD_WARN("Too many queues in FMC policy %d overflow %d", in dpaa_port_fmc_ccnode_parse()
|
| H A D | dpaa_ethdev.c | 448 DPAA_PMD_WARN("Already closed or not started"); in dpaa_eth_dev_close() 455 DPAA_PMD_WARN("DPAA FM deconfig failed\n"); in dpaa_eth_dev_close() 1136 DPAA_PMD_WARN( in dpaa_eth_rx_queue_setup() 1703 DPAA_PMD_WARN( in dpaa_rx_queue_init() 1765 DPAA_PMD_WARN( in dpaa_tx_queue_init() 1900 DPAA_PMD_WARN("%s is not configured by FMC.", in dpaa_dev_init() 1954 DPAA_PMD_WARN("insufficient CGRIDs available"); in dpaa_dev_init() 2015 DPAA_PMD_WARN("insufficient CGRIDs available"); in dpaa_dev_init() 2267 DPAA_PMD_WARN("DPAA FM " in dpaa_finish() 2272 DPAA_PMD_WARN("DPAA FM vsp cleanup failed\n"); in dpaa_finish() [all …]
|
| H A D | dpaa_ethdev.h | 210 #define DPAA_PMD_WARN(fmt, args...) \ macro
|
| H A D | dpaa_flow.c | 132 DPAA_PMD_WARN("No bytes write"); in dpaa_write_fm_config_to_file() 151 DPAA_PMD_WARN("No bytes read"); in dpaa_read_fm_config_from_file()
|