Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_log.h52 #define sfc_warn(sa, ...) \ macro
H A Dsfc_ev.c305 sfc_warn(evq->sa, in sfc_ev_exception()
589 sfc_warn(sa, in sfc_ev_qpoll()
605 sfc_warn(sa, in sfc_ev_qpoll()
776 sfc_warn(sa, "alarms are not supported"); in sfc_ev_mgmt_periodic_qpoll()
777 sfc_warn(sa, "management EVQ must be polled indirectly using no-wait link status update"); in sfc_ev_mgmt_periodic_qpoll()
H A Dsfc_rx.c736 sfc_warn(sa, "promiscuous mode has been requested, " in sfc_rx_default_rxq_set_filter()
738 sfc_warn(sa, "promiscuous mode will be disabled"); in sfc_rx_default_rxq_set_filter()
750 sfc_warn(sa, "all-multicast mode has been requested, " in sfc_rx_default_rxq_set_filter()
752 sfc_warn(sa, "all-multicast mode will be disabled"); in sfc_rx_default_rxq_set_filter()
939 sfc_warn(sa, in sfc_rx_qcheck_conf()
1588 sfc_warn(sa, "Rx checksum offloads cannot be disabled - always on (IPv4/TCP/UDP)"); in sfc_rx_check_mode()
1594 sfc_warn(sa, "Rx outer IPv4 checksum offload cannot be disabled - always on"); in sfc_rx_check_mode()
H A Dsfc_ethdev.c413 sfc_warn(sa, "isolated mode is active on the port"); in sfc_dev_filter_set()
414 sfc_warn(sa, "the change is to be applied on the next " in sfc_dev_filter_set()
420 sfc_warn(sa, "Failed to %s %s mode, rc = %d", in sfc_dev_filter_set()
1075 sfc_warn(sa, "isolated mode is active on the port"); in sfc_mac_addr_set()
1076 sfc_warn(sa, "will not set MAC address"); in sfc_mac_addr_set()
1107 sfc_warn(sa, "cannot set MAC address with filters installed"); in sfc_mac_addr_set()
1108 sfc_warn(sa, "adapter will be restarted to pick the new MAC"); in sfc_mac_addr_set()
1109 sfc_warn(sa, "(some traffic may be dropped)"); in sfc_mac_addr_set()
H A Dsfc_tx.c93 sfc_warn(sa, in sfc_tx_qcheck_conf()
608 sfc_warn(sa, "TSO support was unable to be restored"); in sfc_tx_start()
616 sfc_warn(sa, "Encapsulated TSO support was unable to be restored"); in sfc_tx_start()
H A Dsfc.c555 sfc_warn(sa, "alarms are not supported, restart is pending"); in sfc_schedule_restart()
1081 sfc_warn(sa, "FW variant can not be obtained"); in sfc_nic_probe()
1089 sfc_warn(sa, "FW variant has not changed to the requested %s", in sfc_nic_probe()
H A Dsfc_intr.c297 sfc_warn(sa, "interrupts are not supported"); in sfc_intr_configure()