Home
last modified time | relevance | path

Searched refs:mlx5dr_dbg (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c607 mlx5dr_dbg(dmn, in dr_action_handle_cs_recalc()
675 mlx5dr_dbg(dmn, in mlx5dr_actions_build_ste_arr()
680 mlx5dr_dbg(dmn, in mlx5dr_actions_build_ste_arr()
703 mlx5dr_dbg(dmn, in mlx5dr_actions_build_ste_arr()
772 mlx5dr_dbg(dmn, "Action type %d supports only max %d time(s)\n", in mlx5dr_actions_build_ste_arr()
781 mlx5dr_dbg(dmn, "Invalid action sequence provided\n"); in mlx5dr_actions_build_ste_arr()
797 mlx5dr_dbg(dmn, in mlx5dr_actions_build_ste_arr()
937 mlx5dr_dbg(dmn, "Writing encapsulation action to ICM failed\n"); in dr_actions_l2_rewrite()
1036 mlx5dr_dbg(dmn, "Invalid reformat parameter!\n"); in dr_action_verify_reformat_params()
1046 mlx5dr_dbg(dmn, "Action reformat type not support on RX domain\n"); in dr_action_verify_reformat_params()
[all …]
Ddr_rule.c54 mlx5dr_dbg(dmn, "Failed allocating collision table\n"); in dr_rule_create_collision_htbl()
76 mlx5dr_dbg(matcher->tbl->dmn, "Failed creating collision entry\n"); in dr_rule_create_collision_entry()
88 mlx5dr_dbg(matcher->tbl->dmn, "Failed allocating table\n"); in dr_rule_create_collision_entry()
187 mlx5dr_dbg(matcher->tbl->dmn, "Failed update dup entry\n"); in dr_rule_rehash_handle_collision()
256 mlx5dr_dbg(matcher->tbl->dmn, "Failed adding collision entry, index: %d\n", in dr_rule_rehash_copy_ste()
332 mlx5dr_dbg(matcher->tbl->dmn, "Invalid number of entries\n"); in dr_rule_rehash_copy_htbl()
511 mlx5dr_dbg(matcher->tbl->dmn, "Failed to update prev miss_list\n"); in dr_rule_handle_collision()
696 mlx5dr_dbg(matcher->tbl->dmn, "Failed adding rule member\n"); in dr_rule_handle_action_stes()
744 mlx5dr_dbg(matcher->tbl->dmn, "Failed allocating table\n"); in dr_rule_handle_empty_entry()
809 mlx5dr_dbg(dmn, "Duplicate rule inserted\n"); in dr_rule_handle_ste_branch()
[all …]
Ddr_domain.c62 mlx5dr_dbg(dmn, "Couldn't allocate PD\n"); in dr_domain_init_resources()
195 mlx5dr_dbg(dmn, "Failed to query vports caps\n"); in dr_domain_query_fdb_caps()
216 mlx5dr_dbg(dmn, "Failed to allocate domain, bad link type\n"); in dr_domain_caps_init()
260 mlx5dr_dbg(dmn, "Failed to get esw manager vport\n"); in dr_domain_caps_init()
271 mlx5dr_dbg(dmn, "Invalid domain\n"); in dr_domain_caps_init()
303 mlx5dr_dbg(dmn, "Failed init domain, no caps\n"); in mlx5dr_domain_create()
Ddr_table.c43 mlx5dr_dbg(tbl->dmn, "Failed to set RX miss action, ret %d\n", ret); in mlx5dr_table_set_miss_action()
66 mlx5dr_dbg(tbl->dmn, "Failed to set TX miss action, ret %d\n", ret); in mlx5dr_table_set_miss_action()
Ddr_matcher.c160 mlx5dr_dbg(matcher->tbl->dmn, in mlx5dr_matcher_select_builders()
364 mlx5dr_dbg(dmn, "Cannot generate any valid rules from mask\n"); in dr_matcher_set_ste_builders()
537 mlx5dr_dbg(dmn, "Cannot generate IPv4 or IPv6 rules with given mask\n"); in dr_matcher_init_nic()
Ddr_icm_pool.c471 mlx5dr_dbg(pool->dmn, "Sync_steering failed\n"); in mlx5dr_icm_alloc_chunk()
Ddr_types.h23 #define mlx5dr_dbg(dmn, arg...) mlx5_core_dbg((dmn)->mdev, ##arg) macro
Ddr_ste.c622 mlx5dr_dbg(dmn, "Failed allocating table\n"); in mlx5dr_ste_create_next_htbl()
723 mlx5dr_dbg(dmn, "Partial mask source_port is not supported\n"); in mlx5dr_ste_build_pre_check()