Home
last modified time | relevance | path

Searched refs:sfc_err (Results 1 – 17 of 17) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_flow_rss.c88 sfc_err(sa, "flow-rss: parse: 'level' must be 0"); in sfc_flow_rss_parse_conf()
96 sfc_err(sa, "flow-rss: parse: failed to process 'types'"); in sfc_flow_rss_parse_conf()
106 sfc_err(sa, "flow-rss: parse: 'key_len' must be either %zu or 0", in sfc_flow_rss_parse_conf()
112 sfc_err(sa, "flow-rss: parse: 'key' is NULL"); in sfc_flow_rss_parse_conf()
139 sfc_err(sa, "flow-rss: parse: 'func' #%d is unsupported", in->func); in sfc_flow_rss_parse_conf()
146 sfc_err(sa, "flow-rss: parse: 'queue_num' is 0; MIN=1"); in sfc_flow_rss_parse_conf()
151 sfc_err(sa, "flow-rss: parse: 'queue_num' is too large; MAX=%u", in sfc_flow_rss_parse_conf()
157 sfc_err(sa, "flow-rss: parse: 'queue' is NULL"); in sfc_flow_rss_parse_conf()
170 sfc_err(sa, "flow-rss: parse: queue=%u does not exist", in sfc_flow_rss_parse_conf()
188 sfc_err(sa, "flow-rss: parse: queue ID span %u is too large; MAX=%u", in sfc_flow_rss_parse_conf()
[all …]
H A Dsfc_repr_proxy.c1036 sfc_err(sa, "failed to start proxy port %u", in sfc_repr_proxy_do_start_port()
1145 sfc_err(sa, "failed to run %s component: %s", in sfc_repr_proxy_start()
1153 sfc_err(sa, "failed to run %s: %s", in sfc_repr_proxy_start()
1237 sfc_err(sa, in sfc_repr_proxy_stop()
1248 sfc_err(sa, "failed to stop %s: %s", in sfc_repr_proxy_stop()
1313 sfc_err(sa, in sfc_repr_proxy_add_port()
1326 sfc_err(sa, "failed to add proxy port %u", in sfc_repr_proxy_add_port()
1365 sfc_err(sa, "failed: no such port"); in sfc_repr_proxy_del_port()
1568 sfc_err(sa, in sfc_repr_proxy_start_repr()
1581 sfc_err(sa, "failed to start proxy"); in sfc_repr_proxy_start_repr()
[all …]
H A Dsfc_nic_dma.c72 sfc_err(sa, in sfc_nic_dma_register_mempool_chunk()
88 sfc_err(sa, "failed to add regioned NIC DMA mapping: %s", in sfc_nic_dma_register_mempool_chunk()
112 sfc_err(sa, in sfc_nic_dma_register_mempool()
122 sfc_err(sa, in sfc_nic_dma_register_mempool()
142 sfc_err(sa, "cannot reconfigure NIC DMA: %s", in sfc_nic_dma_register_mempool()
194 sfc_err(sa, "failed to register mempool event callback"); in sfc_nic_dma_attach_regioned()
292 sfc_err(sa, in sfc_nic_dma_mz_map()
302 sfc_err(sa, in sfc_nic_dma_mz_map()
312 sfc_err(sa, in sfc_nic_dma_mz_map()
321 sfc_err(sa, "failed to reconfigure DMA"); in sfc_nic_dma_mz_map()
[all …]
H A Dsfc_intr.c45 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()
177 sfc_err(sa, in sfc_intr_start()
189 sfc_err(sa, in sfc_intr_start()
203 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 Dsfc_mae_counter.c97 sfc_err(sa, "failed to alloc MAE counter: %s", in sfc_mae_counter_enable()
108 sfc_err(sa, "MAE counter ID is out of expected range"); in sfc_mae_counter_enable()
173 sfc_err(sa, "failed to free MAE counter %u: %s", in sfc_mae_counter_disable()
275 sfc_err(sa, "too short MAE counters packet (%u bytes)", in sfc_mae_parse_counter_packet()
291 sfc_err(sa, "unexpected MAE counters packet version %u", in sfc_mae_parse_counter_packet()
583 sfc_err(sa, "failed to map lcore for counter service: %s", in sfc_mae_counter_service_register()
592 sfc_err(sa, "failed to run counter service component: %s", in sfc_mae_counter_service_register()
599 sfc_err(sa, "failed to run counter service"); in sfc_mae_counter_service_register()
750 sfc_err(sa, "failed to create counter RxQ mempool"); in sfc_mae_counter_rxq_attach()
828 sfc_err(sa, "failed to init counter RxQ"); in sfc_mae_counter_rxq_init()
[all …]
H A Dsfc_ev.c72 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()
797 sfc_err(sa, in sfc_ev_mgmt_periodic_qpoll()
[all …]
H A Dsfc_flow_tunnel.c122 sfc_err(sa, "tunnel offload: JUMP: invalid actions: %s", in sfc_flow_tunnel_detect_jump_rule()
128 sfc_err(sa, "tunnel offload: JUMP: tunnel=%u does not exist", in sfc_flow_tunnel_detect_jump_rule()
135 sfc_err(sa, "tunnel offload: JUMP: already exists in tunnel=%u", in sfc_flow_tunnel_detect_jump_rule()
171 sfc_err(sa, "tunnel offload: unsupported tunnel (encapsulation) type"); in sfc_flow_tunnel_attach()
192 sfc_err(sa, "tunnel offload: no free slot for the new tunnel"); in sfc_flow_tunnel_attach()
239 sfc_err(sa, "tunnel offload: invalid tunnel"); in sfc_flow_tunnel_detach()
244 sfc_err(sa, "tunnel offload: tunnel=%u does not exist", ft->id); in sfc_flow_tunnel_detach()
347 sfc_err(sa, "tunnel offload: item_release: wrong input"); in sfc_flow_tunnel_item_release()
390 sfc_err(sa, "tunnel offload: action_decap_release: wrong input"); in sfc_flow_tunnel_action_decap_release()
H A Dsfc_ethdev.c1682 sfc_err(sa, "RSS is not available"); in sfc_dev_rss_hash_update()
1687 sfc_err(sa, "RSS is not configured"); in sfc_dev_rss_hash_update()
1741 sfc_err(sa, "failed to restore RSS key"); in sfc_dev_rss_hash_update()
1806 sfc_err(sa, "RSS is not available"); in sfc_dev_rss_reta_update()
1811 sfc_err(sa, "RSS is not configured"); in sfc_dev_rss_reta_update()
2030 sfc_err(ctx->sa, in sfc_process_mport_journal_entry()
2459 sfc_err(sa, in sfc_eth_dev_set_ops()
2502 sfc_err(sa, in sfc_eth_dev_set_ops()
2826 sfc_err(sa, in sfc_eth_dev_init()
2998 sfc_err(sa, in sfc_eth_dev_create_repr()
[all …]
H A Dsfc_mae.c134 sfc_err(sa, "failed to init MAE match spec"); in sfc_mae_rule_add_mport_match_deliver()
146 sfc_err(sa, "failed to init MAE action set"); in sfc_mae_rule_add_mport_match_deliver()
160 sfc_err(sa, "failed to allocate action set"); in sfc_mae_rule_add_mport_match_deliver()
168 sfc_err(sa, "failed to insert action rule"); in sfc_mae_rule_add_mport_match_deliver()
995 sfc_err(sa, "failed to alloc action set"); in sfc_mae_action_set_add()
1006 sfc_err(sa, "failed to alloc counters"); in sfc_mae_action_set_add()
3611 sfc_err(sa, "the mark value is too large"); in sfc_mae_rule_parse_action_mark()
3631 sfc_err(sa, in sfc_mae_rule_parse_action_count()
3644 sfc_err(sa, in sfc_mae_rule_parse_action_count()
4486 sfc_err(sa, "failed get PF mport"); in sfc_mae_switchdev_init()
[all …]
H A Dsfc.c70 sfc_err(sa, "cannot reserve DMA zone for %s:%u %#x@%d: %s", in sfc_dma_alloc()
106 sfc_err(sa, "rte_memzone_free(() failed: %d", rc); in sfc_dma_free()
169 sfc_err(sa, "Loopback not supported"); in sfc_check_conf()
180 sfc_err(sa, "Flow Director not supported"); in sfc_check_conf()
193 sfc_err(sa, "Receive queue interrupt not supported"); in sfc_check_conf()
282 sfc_err(sa, "count of allocated EvQ is 0"); in sfc_estimate_resource_limits()
421 sfc_err(sa, "failed to get FW subvariant: %d", rc); in sfc_set_fw_subvariant()
432 sfc_err(sa, "failed to set FW subvariant %u: %d", in sfc_set_fw_subvariant()
622 sfc_err(sa, "stop in unexpected state %u", sa->state); in sfc_stop()
656 sfc_err(sa, "restart failed"); in sfc_restart()
[all …]
H A Dsfc_sriov.c125 sfc_err(sa, "EVB init failed %d", rc); in sfc_sriov_vswitch_create()
137 sfc_err(sa, "EVB vSwitch create failed %d", rc); in sfc_sriov_vswitch_create()
165 sfc_err(sa, "efx_evb_vswitch_destroy() failed %d", rc); in sfc_sriov_vswitch_destroy()
H A Dsfc_tx.c98 sfc_err(sa, "RS bit in transmit descriptor is not supported"); in sfc_tx_qcheck_conf()
103 sfc_err(sa, in sfc_tx_qcheck_conf()
119 sfc_err(sa, "TCP and UDP offloads can't be set independently"); in sfc_tx_qcheck_conf()
318 sfc_err(sa, "Tx multi-queue mode %u not supported", in sfc_tx_check_mode()
325 sfc_err(sa, "There is no FAST_FREE flag in the attempted Tx mode configuration"); in sfc_tx_check_mode()
326 sfc_err(sa, "FAST_FREE is always active as per the current Tx datapath variant"); in sfc_tx_check_mode()
335 sfc_err(sa, "Rejecting tagged packets not supported"); in sfc_tx_check_mode()
340 sfc_err(sa, "Rejecting untagged packets not supported"); in sfc_tx_check_mode()
345 sfc_err(sa, "Port-based VLAN insertion not supported"); in sfc_tx_check_mode()
567 sfc_err(sa, "ran out of TSO contexts"); in sfc_tx_qstart()
[all …]
H A Dsfc_rx.c721 sfc_err(sa, "RxQ %d (internal %u) flush timed out", in sfc_rx_qflush()
725 sfc_err(sa, "RxQ %d (internal %u) flush failed", in sfc_rx_qflush()
973 sfc_err(sa, in sfc_rx_qcheck_conf()
980 sfc_err(sa, "RxQ drop disable is not supported"); in sfc_rx_qcheck_conf()
1030 sfc_err(sa, in sfc_rx_mb_pool_buf_size()
1044 sfc_err(sa, in sfc_rx_mb_pool_buf_size()
1067 sfc_err(sa, in sfc_rx_mb_pool_buf_size()
1139 sfc_err(sa, in sfc_rx_qinit()
1153 sfc_err(sa, in sfc_rx_qinit()
1660 sfc_err(sa, "RSS is not available"); in sfc_rx_check_mode()
[all …]
H A Dsfc_log.h44 #define sfc_err(sa, ...) \ macro
H A Dsfc_port.c279 sfc_err(sa, "statistics reset failed (requested " in sfc_port_start()
459 sfc_err(sa, "wrong '" SFC_KVARG_STATS_UPDATE_PERIOD_MS "' " in sfc_port_attach()
461 sfc_err(sa, "it must not be less than 0 " in sfc_port_attach()
H A Dsfc_sw_stats.c180 sfc_err(sa, "%s: unknown software statistics type %d", in sfc_sw_stat_get_name()
189 sfc_err(sa, "%s: failed to fill xstat name %s_%s, err %d", in sfc_sw_stat_get_name()
198 sfc_err(sa, "%s: failed to fill xstat name %s_q%u_%s, err %d", in sfc_sw_stat_get_name()
219 sfc_err(sa, "%s: unknown software statistics type %d", in sfc_sw_stat_get_queue_count()
H A Dsfc_flow.c1405 sfc_err(sa, "failed to parse item %s: %s", in sfc_flow_parse_pattern()
1492 sfc_err(sa, "failed to remove filter specification " in sfc_flow_spec_flush()