Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c191 RTE_BOND_LOG(ERR, in bond_ethdev_8023ad_flow_verify()
200 RTE_BOND_LOG(ERR, in bond_ethdev_8023ad_flow_verify()
221 RTE_BOND_LOG(ERR, in bond_8023ad_slow_pkt_hw_filter_supported()
1657 RTE_BOND_LOG(ERR, in slave_configure_slow_queue()
1670 RTE_BOND_LOG(ERR, in slave_configure_slow_queue()
1768 RTE_BOND_LOG(ERR, in slave_configure()
3230 RTE_BOND_LOG(ERR, in bond_alloc()
3296 RTE_BOND_LOG(ERR, in bond_alloc()
3305 RTE_BOND_LOG(ERR, in bond_alloc()
3545 RTE_BOND_LOG(ERR, in bond_ethdev_configure()
[all …]
H A Drte_eth_bond_flow.c32 RTE_BOND_LOG(ERR, "Unable to process flow rule (%s): %s", in bond_flow_alloc()
40 RTE_BOND_LOG(ERR, "Could not allocate new flow"); in bond_flow_alloc()
46 RTE_BOND_LOG(ERR, "Failed to copy flow rule (%s): %s", in bond_flow_alloc()
76 RTE_BOND_LOG(ERR, "Operation rte_flow_validate failed" in bond_flow_validate()
104 RTE_BOND_LOG(ERR, "Failed to create flow on slave %d", in bond_flow_create()
138 RTE_BOND_LOG(ERR, "Failed to destroy flow on slave %d:" in bond_flow_destroy()
166 RTE_BOND_LOG(ERR, "Failed to flush flow in all slaves"); in bond_flow_flush()
189 RTE_BOND_LOG(ERR, "Failed to query flow on" in bond_flow_query_count()
227 RTE_BOND_LOG(ERR, "Operation rte_flow_isolate failed" in bond_flow_isolate()
H A Drte_eth_bond_args.c83 RTE_BOND_LOG(ERR, "unable to find PCI bus\n"); in parse_port_id()
91 RTE_BOND_LOG(ERR, "unable to find PCI device"); in parse_port_id()
112 RTE_BOND_LOG(ERR, "Slave port specified (%s) outside expected range", in parse_port_id()
133 RTE_BOND_LOG(ERR, "Invalid slave port value (%s) specified", in bond_ethdev_parse_slave_port_kvarg()
171 RTE_BOND_LOG(ERR, "Invalid slave mode value (%s) specified", value); in bond_ethdev_parse_slave_mode_kvarg()
203 RTE_BOND_LOG(ERR, "Invalid agg mode value stable/bandwidth/count"); in bond_ethdev_parse_slave_agg_mode_kvarg()
H A Drte_eth_bond_api.c66 RTE_BOND_LOG(ERR, "Cannot add slave to bonded device in 802.3ad" in valid_slave_port_id()
153 RTE_BOND_LOG(ERR, "Invalid name specified"); in rte_eth_bond_create()
241 RTE_BOND_LOG(ERR, "Failed to stop device on port %u", in slave_rte_flow_prepare()
248 RTE_BOND_LOG(ERR, "rte_flow_isolate failed for slave" in slave_rte_flow_prepare()
261 RTE_BOND_LOG(ERR, "Cannot create flow for slave" in slave_rte_flow_prepare()
430 RTE_BOND_LOG(ERR, "Failed to inherit descriptor limits"); in eth_bond_slave_inherit_desc_lim_next()
470 RTE_BOND_LOG(ERR, in __eth_bond_slave_add_lock_free()
477 RTE_BOND_LOG(ERR, "Slave (port %u) max_rx_pktlen too small", in __eth_bond_slave_add_lock_free()
495 RTE_BOND_LOG(ERR, "Failed to set MAC address"); in __eth_bond_slave_add_lock_free()
553 RTE_BOND_LOG(ERR, "rte_bond_slaves_configure: port=%d", in __eth_bond_slave_add_lock_free()
[all …]
H A Drte_eth_bond_8023ad.c83 RTE_BOND_LOG(DEBUG, in bond_print_lacp()
208 RTE_BOND_LOG(DEBUG, in show_warnings()
216 RTE_BOND_LOG(DEBUG, in show_warnings()
228 RTE_BOND_LOG(INFO, in show_warnings()
530 RTE_BOND_LOG(INFO, in mux_machine()
705 RTE_BOND_LOG(ERR, in selection_logic()
847 RTE_BOND_LOG(ERR, in bond_mode_8023ad_periodic_cb()
945 RTE_BOND_LOG(ERR, in bond_mode_8023ad_register_lacp_mac()
959 RTE_BOND_LOG(ERR, in bond_mode_8023ad_register_lacp_mac()
984 RTE_BOND_LOG(ERR, in bond_mode_8023ad_unregister_lacp_mac()
[all …]
H A Deth_bond_private.h38 #define RTE_BOND_LOG(lvl, msg, ...) \ macro
H A Drte_eth_bond_alb.c63 RTE_BOND_LOG(ERR, "%s: Failed to initialize ALB mempool.\n", in bond_mode_alb_enable()