| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_intr.c | 45 sfc_err(sa, "cannot prime EVQ %u", evq->evq_index); in sfc_intr_handle_mgmt_evq() 75 sfc_err(sa, "fatal, interrupts disabled"); in sfc_intr_line_handler() 83 sfc_err(sa, "cannot reenable interrupts"); in sfc_intr_line_handler() 120 sfc_err(sa, "fatal, interrupts disabled"); in sfc_intr_message_handler() 127 sfc_err(sa, "cannot reenable interrupts"); in sfc_intr_message_handler() 179 sfc_err(sa, in sfc_intr_start() 190 sfc_err(sa, in sfc_intr_start() 204 sfc_err(sa, "cannot enable interrupts (rc=%d)", rc); in sfc_intr_start() 259 sfc_err(sa, "cannot disable interrupts"); in sfc_intr_stop() 265 sfc_err(sa, in sfc_intr_stop()
|
| H A D | sfc_ev.c | 72 sfc_err(evq->sa, in sfc_ev_nop_rx() 112 sfc_err(evq->sa, in sfc_ev_efx_rx() 127 sfc_err(evq->sa, in sfc_ev_efx_rx() 171 sfc_err(evq->sa, in sfc_ev_nop_rx_packets() 197 sfc_err(evq->sa, in sfc_ev_nop_rx_ps() 327 sfc_err(evq->sa, "EVQ %u unexpected RxQ %u flush done", in sfc_ev_nop_rxq_flush_done() 389 sfc_err(evq->sa, "EVQ %u unexpected TxQ %u flush done", in sfc_ev_nop_txq_flush_done() 596 sfc_err(sa, "cannot restart RxQ %u", in sfc_ev_qpoll() 612 sfc_err(sa, "cannot restart TxQ %u", in sfc_ev_qpoll() 779 sfc_err(sa, in sfc_ev_mgmt_periodic_qpoll() [all …]
|
| H A D | sfc_ethdev.c | 963 sfc_err(sa, "MTU check for RxQ %u failed: %s", i, in sfc_check_scatter_on_all_rx_queues() 1101 sfc_err(sa, "cannot set filter (rc = %u)", rc); in sfc_mac_addr_set() 1567 sfc_err(sa, "RSS is not available"); in sfc_dev_rss_hash_update() 1572 sfc_err(sa, "RSS is not configured"); in sfc_dev_rss_hash_update() 1622 sfc_err(sa, "failed to restore RSS key"); in sfc_dev_rss_hash_update() 1630 sfc_err(sa, "failed to restore RSS mode"); in sfc_dev_rss_hash_update() 1687 sfc_err(sa, "RSS is not available"); in sfc_dev_rss_reta_update() 1692 sfc_err(sa, "RSS is not configured"); in sfc_dev_rss_reta_update() 1697 sfc_err(sa, "RETA size is wrong (should be %u)", in sfc_dev_rss_reta_update() 1931 sfc_err(sa, in sfc_eth_dev_set_ops() [all …]
|
| H A D | sfc.c | 40 sfc_err(sa, "cannot reserve DMA zone for %s:%u %#x@%d: %s", in sfc_dma_alloc() 72 sfc_err(sa, "rte_memzone_free(() failed: %d", rc); in sfc_dma_free() 128 sfc_err(sa, "No link speeds from mask %#x are supported", in sfc_check_conf() 135 sfc_err(sa, "Loopback not supported"); in sfc_check_conf() 146 sfc_err(sa, "Flow Director not supported"); in sfc_check_conf() 159 sfc_err(sa, "Receive queue interrupt not supported"); in sfc_check_conf() 305 sfc_err(sa, "failed to get FW subvariant: %d", rc); in sfc_set_fw_subvariant() 316 sfc_err(sa, "failed to set FW subvariant %u: %d", in sfc_set_fw_subvariant() 491 sfc_err(sa, "stop in unexpected state %u", sa->state); in sfc_stop() 524 sfc_err(sa, "restart failed"); in sfc_restart() [all …]
|
| H A D | sfc_sriov.c | 120 sfc_err(sa, "EVB init failed %d", rc); in sfc_sriov_vswitch_create() 132 sfc_err(sa, "EVB vSwitch create failed %d", rc); in sfc_sriov_vswitch_create() 160 sfc_err(sa, "efx_evb_vswitch_destroy() failed %d", rc); in sfc_sriov_vswitch_destroy()
|
| H A D | sfc_rx.c | 701 sfc_err(sa, "RxQ %u flush timed out", sw_index); in sfc_rx_qflush() 704 sfc_err(sa, "RxQ %u flush failed", sw_index); in sfc_rx_qflush() 944 sfc_err(sa, in sfc_rx_qcheck_conf() 951 sfc_err(sa, "RxQ drop disable is not supported"); in sfc_rx_qcheck_conf() 1001 sfc_err(sa, in sfc_rx_mb_pool_buf_size() 1015 sfc_err(sa, in sfc_rx_mb_pool_buf_size() 1038 sfc_err(sa, in sfc_rx_mb_pool_buf_size() 1396 sfc_err(sa, "unsupported hash functions requested"); in sfc_rx_hf_rte_to_efx() 1444 sfc_err(sa, "RSS key size is wrong (should be %zu)", in sfc_rx_process_adv_conf_rss() 1571 sfc_err(sa, "RSS is not available"); in sfc_rx_check_mode() [all …]
|
| H A D | sfc_tx.c | 79 sfc_err(sa, "RS bit in transmit descriptor is not supported"); in sfc_tx_qcheck_conf() 84 sfc_err(sa, in sfc_tx_qcheck_conf() 100 sfc_err(sa, "TCP and UDP offloads can't be set independently"); in sfc_tx_qcheck_conf() 278 sfc_err(sa, "Tx multi-queue mode %u not supported", in sfc_tx_check_mode() 288 sfc_err(sa, "Rejecting tagged packets not supported"); in sfc_tx_check_mode() 293 sfc_err(sa, "Rejecting untagged packets not supported"); in sfc_tx_check_mode() 298 sfc_err(sa, "Port-based VLAN insertion not supported"); in sfc_tx_check_mode() 489 sfc_err(sa, "ran out of TSO contexts"); in sfc_tx_qstart() 574 sfc_err(sa, "TxQ %u flush timed out", sw_index); in sfc_tx_qstop()
|
| H A D | sfc_log.h | 44 #define sfc_err(sa, ...) \ macro
|
| H A D | sfc_port.c | 257 sfc_err(sa, "statistics reset failed (requested " in sfc_port_start() 445 sfc_err(sa, "wrong '" SFC_KVARG_STATS_UPDATE_PERIOD_MS "' " in sfc_port_attach() 447 sfc_err(sa, "it must not be less than 0 " in sfc_port_attach()
|
| H A D | sfc_mae.c | 2336 sfc_err(sa, "failed to disable the action set (rc = %d)", rc); in sfc_mae_flow_remove()
|
| H A D | sfc_flow.c | 1462 sfc_err(sa, "failed to remove filter specification " in sfc_flow_spec_flush()
|