Home
last modified time | relevance | path

Searched refs:mlx5_core_err (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c607 mlx5_core_err(dev, "handle_hca_cap failed\n"); in set_hca_cap()
614 mlx5_core_err(dev, "handle_hca_cap_atomic failed\n"); in set_hca_cap()
621 mlx5_core_err(dev, "handle_hca_cap_odp failed\n"); in set_hca_cap()
628 mlx5_core_err(dev, "handle_hca_cap_roce failed\n"); in set_hca_cap()
702 mlx5_core_err(dev, "Failed to query ISSI err(%d) status(%d) synd(%d)\n", in mlx5_core_set_issi()
721 mlx5_core_err(dev, "Failed to set ISSI to 1 err(%d)\n", in mlx5_core_set_issi()
748 mlx5_core_err(dev, "Cannot enable PCI device, aborting\n"); in mlx5_pci_init()
754 mlx5_core_err(dev, "error requesting BARs, aborting\n"); in mlx5_pci_init()
762 mlx5_core_err(dev, "Failed setting DMA capabilities mask, aborting\n"); in mlx5_pci_init()
775 mlx5_core_err(dev, "Failed mapping initialization segment, aborting\n"); in mlx5_pci_init()
[all …]
Drdma.c53 mlx5_core_err(dev, "Failed to get RDMA RX namespace"); in mlx5_rdma_enable_roce_steering()
61 mlx5_core_err(dev, "Failed to create RDMA RX flow table"); in mlx5_rdma_enable_roce_steering()
76 mlx5_core_err(dev, "Failed to create RDMA RX flow group err(%d)\n", err); in mlx5_rdma_enable_roce_steering()
93 mlx5_core_err(dev, "Failed to add RoCE allow rule, err=%d\n", in mlx5_rdma_enable_roce_steering()
164 mlx5_core_err(dev, "Failed to enable RoCE: %d\n", err); in mlx5_rdma_enable_roce()
170 mlx5_core_err(dev, "Failed to add RoCE address: %d\n", err); in mlx5_rdma_enable_roce()
176 mlx5_core_err(dev, "Failed to enable RoCE steering: %d\n", err); in mlx5_rdma_enable_roce()
Dhealth.c233 mlx5_core_err(dev, "start\n"); in mlx5_error_sw_reset()
266 mlx5_core_err(dev, "end\n"); in mlx5_error_sw_reset()
330 mlx5_core_err(dev, "health recovery flow aborted, PCI reads still not working\n"); in mlx5_health_try_recover()
333 mlx5_core_err(dev, "starting health recovery flow\n"); in mlx5_health_try_recover()
335 mlx5_core_err(dev, "health recovery failed\n"); in mlx5_health_try_recover()
386 mlx5_core_err(dev, "assert_var[%d] 0x%08x\n", i, in print_health_info()
389 mlx5_core_err(dev, "assert_exit_ptr 0x%08x\n", in print_health_info()
391 mlx5_core_err(dev, "assert_callra 0x%08x\n", in print_health_info()
394 mlx5_core_err(dev, "fw_ver %s\n", fw_str); in print_health_info()
395 mlx5_core_err(dev, "hw_id 0x%08x\n", ioread32be(&h->hw_id)); in print_health_info()
[all …]
Den_common.c83 mlx5_core_err(mdev, "alloc pd failed, %d\n", err); in mlx5e_create_mdev_resources()
89 mlx5_core_err(mdev, "alloc td failed, %d\n", err); in mlx5e_create_mdev_resources()
95 mlx5_core_err(mdev, "create mkey failed, %d\n", err); in mlx5e_create_mdev_resources()
101 mlx5_core_err(mdev, "alloc bfreg failed, %d\n", err); in mlx5e_create_mdev_resources()
Dlag.c146 mlx5_core_err(dev, "Failed to register LAG netdev notifier\n"); in mlx5_lag_dev_alloc()
151 mlx5_core_err(dev, "Failed to init multipath lag err=%d\n", in mlx5_lag_dev_alloc()
223 mlx5_core_err(dev0, in mlx5_modify_lag()
248 mlx5_core_err(dev0, in mlx5_create_lag()
258 mlx5_core_err(dev0, "Can't enable single FDB mode\n"); in mlx5_create_lag()
266 mlx5_core_err(dev0, in mlx5_create_lag()
285 mlx5_core_err(dev0, in mlx5_activate_lag()
288 mlx5_core_err(dev0, in mlx5_activate_lag()
320 mlx5_core_err(dev0, in mlx5_deactivate_lag()
323 mlx5_core_err(dev0, in mlx5_deactivate_lag()
[all …]
Decpf.c54 mlx5_core_err(dev, "Failed to enable external host PF HCA err(%d)\n", err); in mlx5_host_pf_init()
68 mlx5_core_err(dev, "Failed to disable external host PF HCA err(%d)\n", err); in mlx5_host_pf_cleanup()
Ddevlink.c223 mlx5_core_err(dev, "Devlink trap: Trap 0x%x already found", trap->id); in mlx5_devlink_trap_init()
239 mlx5_core_err(dev, "Devlink trap: Missing trap id 0x%x", trap->id); in mlx5_devlink_trap_fini()
263 mlx5_core_err(dev, "Devlink trap: Set action on invalid trap id 0x%x", trap->id); in mlx5_devlink_trap_action_set()
330 mlx5_core_err(dev, "Devlink trap: Report on invalid trap id 0x%x", trap_id); in mlx5_devlink_trap_report()
361 mlx5_core_err(dev, "Devlink trap: Get action on invalid trap id 0x%x", in mlx5_devlink_traps_get_action()
Dqos.h12 mlx5_core_err(mdev, "QoS: " fmt, ##__VA_ARGS__)
Drl.c254 mlx5_core_err(dev, "Invalid rate: %u, should be %u to %u\n", in mlx5_rl_add_rate_raw()
266 mlx5_core_err(dev, "Max number of %u rates reached\n", in mlx5_rl_add_rate_raw()
277 mlx5_core_err( in mlx5_rl_add_rate_raw()
Dfw_reset.c125 mlx5_core_err(dev, "reset reload flow aborted, PCI reads still not working\n"); in mlx5_sync_reset_reload_work()
207 mlx5_core_err(dev, "Failed to reload FW tracer\n"); in mlx5_fw_live_patch_event()
302 mlx5_core_err(dev, "PCI link not ready (0x%04x) after %d ms\n", in mlx5_pci_link_toggle()
Deq.c621 mlx5_core_err(dev, "failed to destroy %s eq, err(%d)\n", in cleanup_async_eq()
952 mlx5_core_err(mdev, "Failed to allocate cpu_rmap. err %d", err); in set_rmap()
962 mlx5_core_err(mdev, "irq_cpu_rmap_add failed. err %d", in set_rmap()
1016 mlx5_core_err(dev, "Failed to create async EQs\n"); in mlx5_eq_table_create()
1034 mlx5_core_err(dev, "Failed to create completion EQs\n"); in mlx5_eq_table_create()
Dpci_irq.c229 mlx5_core_err(dev, "Failed to request irq. err = %d\n", err); in irq_request()
242 mlx5_core_err(dev, "Failed to alloc xa entry for irq(%u). err = %d\n", in irq_request()
349 mlx5_core_err(pool->dev, "Didn't find IRQ for cpu = %u\n", in irq_pool_request_affinity()
Dport.c303 mlx5_core_err(dev, "query_mcia_reg failed: status: 0x%x\n", in mlx5_query_module_id()
381 mlx5_core_err(dev, "query_mcia_reg failed: status: 0x%x\n", in mlx5_query_mcia()
417 mlx5_core_err(dev, "Module ID not recognized: 0x%x\n", module_id); in mlx5_query_module_eeprom()
460 mlx5_core_err(dev, "Module ID not recognized: 0x%x\n", module_id); in mlx5_query_module_eeprom_by_page()
466 mlx5_core_err(dev, "I2C address not recognized: 0x%x\n", params->i2c_address); in mlx5_query_module_eeprom_by_page()
Dcmd.c475 mlx5_core_err(dev, "Unknown FW command (%d)\n", op); in mlx5_internal_err_ret_value()
1606 mlx5_core_err(dev, "Command completion arrived after timeout (entry idx = %d).\n", in mlx5_cmd_comp_handler()
2055 mlx5_core_err(dev, in mlx5_cmd_init()
2079 mlx5_core_err(dev, "firmware reports too many outstanding commands %d\n", in mlx5_cmd_init()
2086 mlx5_core_err(dev, "command queue size overflow\n"); in mlx5_cmd_init()
2098 mlx5_core_err(dev, "driver does not support command interface version. driver %d, firmware %d\n", in mlx5_cmd_init()
2115 mlx5_core_err(dev, "invalid command queue address\n"); in mlx5_cmd_init()
2136 mlx5_core_err(dev, "failed to create command workqueue\n"); in mlx5_cmd_init()
Dfs_counters.c193 mlx5_core_err(dev, "Error doing bulk query: %d\n", err); in mlx5_fc_stats_query_counter_range()
535 mlx5_core_err(dev, "Freeing bulk before all counters were released\n"); in mlx5_fc_bulk_destroy()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c48 mlx5_core_err(ns->dev, "Failed to destroy action (%d)\n", in set_miss_action()
56 mlx5_core_err(ns->dev, "Failed to destroy action (%d)\n", in set_miss_action()
84 mlx5_core_err(ns->dev, "Failed creating dr flow_table\n"); in mlx5_cmd_dr_create_flow_table()
116 mlx5_core_err(ns->dev, "Failed to destroy flow_table (%d)\n", in mlx5_cmd_dr_destroy_flow_table()
123 mlx5_core_err(ns->dev, "Failed to destroy action(%d)\n", in mlx5_cmd_dr_destroy_flow_table()
168 mlx5_core_err(ns->dev, "Failed creating matcher\n"); in mlx5_cmd_dr_create_flow_group()
539 mlx5_core_err(dev, "Failed to create dr rule err(%d)\n", err); in mlx5_cmd_dr_create_fte()
571 mlx5_core_err(ns->dev, "Packet-reformat not supported(%d)\n", in mlx5_cmd_dr_packet_reformat_alloc()
583 mlx5_core_err(ns->dev, "Failed allocating packet-reformat action\n"); in mlx5_cmd_dr_packet_reformat_alloc()
613 mlx5_core_err(ns->dev, "Failed allocating modify-header action\n"); in mlx5_cmd_dr_modify_header_alloc()
[all …]
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dipsec_offload.c61 mlx5_core_err(mdev, "Cannot offload xfrm states with anti replay (replay_type = %d)\n", in mlx5_ipsec_offload_esp_validate_xfrm_attrs()
67 mlx5_core_err(mdev, "Only aes gcm keymat is supported (keymat_type = %d)\n", in mlx5_ipsec_offload_esp_validate_xfrm_attrs()
74 mlx5_core_err(mdev, "Only iv sequence algo is supported (iv_algo = %d)\n", in mlx5_ipsec_offload_esp_validate_xfrm_attrs()
81mlx5_core_err(mdev, "Cannot offload xfrm states with key length other than 128/256 bit (key length… in mlx5_ipsec_offload_esp_validate_xfrm_attrs()
88 mlx5_core_err(mdev, "Cannot offload xfrm states with ESN triggered\n"); in mlx5_ipsec_offload_esp_validate_xfrm_attrs()
306 mlx5_core_err(mdev, "Query IPsec object failed (Object id %d), err = %d\n", in mlx5_modify_ipsec_obj()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
Drsc_dump.c98 mlx5_core_err(dev, "Resource dump: Failed to access err %d\n", err); in mlx5_rsc_dump_trigger()
124 mlx5_core_err(dev, "Resource dump: Failed to allocate command\n"); in mlx5_rsc_dump_cmd_create()
155 mlx5_core_err(dev, "Resource dump: Failed to trigger dump, %d\n", err); in mlx5_rsc_dump_next()
268 mlx5_core_err(dev, "Resource dump: Failed to create mkey, %d\n", err); in mlx5_rsc_dump_init()
273 mlx5_core_err(dev, "Resource dump: Failed to read menu, %d\n", err); in mlx5_rsc_dump_init()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
Ddev.c133 mlx5_core_err(dev, "SF DEV: fail device add for index=%d sfnum=%d err=%d\n", in mlx5_sf_dev_add()
175 mlx5_core_err(table->dev, in mlx5_sf_dev_state_change_handler()
253 mlx5_core_err(dev, "SF DEV table create err = %d\n", err); in mlx5_sf_dev_table_create()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dhv.c32 mlx5_core_err(dev, "Failed to %s hv config, err = %d, len = %d, offset = %d\n", in mlx5_hv_config_common()
Dfs_ttc.c228 mlx5_core_err(dev, "%s: add rule failed\n", __func__); in mlx5_generate_ttc_rule()
385 mlx5_core_err(dev, "%s: add inner TTC rule failed\n", __func__); in mlx5_generate_inner_ttc_rule()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h70 mlx5_core_err((__adev)->mdev, "FPGA: %s:%d:(pid %d): " format, \
Dipsec.c1412 mlx5_core_err(mdev, "Cannot offload xfrm states with tfc padding\n"); in mlx5_fpga_esp_validate_xfrm_attrs()
1417 mlx5_core_err(mdev, "Cannot offload xfrm states with anti replay\n"); in mlx5_fpga_esp_validate_xfrm_attrs()
1422 mlx5_core_err(mdev, "Only aes gcm keymat is supported\n"); in mlx5_fpga_esp_validate_xfrm_attrs()
1428 mlx5_core_err(mdev, "Only iv sequence algo is supported\n"); in mlx5_fpga_esp_validate_xfrm_attrs()
1433 mlx5_core_err(mdev, "Cannot offload xfrm states with AEAD ICV length other than 128bit\n"); in mlx5_fpga_esp_validate_xfrm_attrs()
1439 mlx5_core_err(mdev, "Cannot offload xfrm states with AEAD key length other than 128/256 bit\n"); in mlx5_fpga_esp_validate_xfrm_attrs()
1446 mlx5_core_err(mdev, "Cannot offload xfrm states with AEAD key length other than 128/256 bit\n"); in mlx5_fpga_esp_validate_xfrm_attrs()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhv_vhca_stats.c78 mlx5_core_err(priv->mdev, in mlx5e_hv_vhca_stats_work()
Dparams.c206 mlx5_core_err(mdev, "Stop room %u is bigger than the SQ size %zu\n", in mlx5e_validate_params()
512 mlx5_core_err(mdev, in mlx5e_build_rq_param()

12