Home
last modified time | relevance | path

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

/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()
1653 RTE_BOND_LOG(ERR, in slave_configure_slow_queue()
1666 RTE_BOND_LOG(ERR, in slave_configure_slow_queue()
1780 RTE_BOND_LOG(ERR, in slave_start()
3338 RTE_BOND_LOG(ERR, in bond_alloc()
3404 RTE_BOND_LOG(ERR, in bond_alloc()
3413 RTE_BOND_LOG(ERR, in bond_alloc()
3676 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.c43 RTE_BOND_LOG(ERR, "No PCI bus found"); in find_port_id_by_pci_addr()
49 RTE_BOND_LOG(ERR, "unable to find PCI device"); in find_port_id_by_pci_addr()
104 RTE_BOND_LOG(ERR, "Specified port (%s) is invalid", port_str); in parse_port_id()
124 RTE_BOND_LOG(ERR, "Invalid slave port value (%s) specified", in bond_ethdev_parse_slave_port_kvarg()
162 RTE_BOND_LOG(ERR, "Invalid slave mode value (%s) specified", value); in bond_ethdev_parse_slave_mode_kvarg()
194 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.c73 RTE_BOND_LOG(ERR, in valid_slave_port_id()
159 RTE_BOND_LOG(ERR, "Invalid name specified"); in rte_eth_bond_create()
247 RTE_BOND_LOG(ERR, "Failed to stop device on port %u", in slave_rte_flow_prepare()
254 RTE_BOND_LOG(ERR, "rte_flow_isolate failed for slave" in slave_rte_flow_prepare()
267 RTE_BOND_LOG(ERR, "Cannot create flow for slave" in slave_rte_flow_prepare()
442 RTE_BOND_LOG(ERR, "Failed to inherit descriptor limits"); in eth_bond_slave_inherit_desc_lim_next()
482 RTE_BOND_LOG(ERR, in __eth_bond_slave_add_lock_free()
507 RTE_BOND_LOG(ERR, "Failed to set MAC address"); in __eth_bond_slave_add_lock_free()
565 RTE_BOND_LOG(ERR, "rte_bond_slaves_configure: port=%d", in __eth_bond_slave_add_lock_free()
571 RTE_BOND_LOG(ERR, "rte_bond_slaves_start: 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()
883 RTE_BOND_LOG(ERR, in bond_mode_8023ad_periodic_cb()
974 RTE_BOND_LOG(ERR, in bond_mode_8023ad_register_lacp_mac()
988 RTE_BOND_LOG(ERR, in bond_mode_8023ad_register_lacp_mac()
1013 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()