WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #29: new file mode 100644 WARNING: line length of 90 exceeds 80 columns #78: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:45: +hws_debug_dump_matcher_match_template(struct seq_file *f, struct mlx5hws_matcher *matcher) WARNING: line length of 88 exceeds 80 columns #94: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:61: + ret = hws_debug_dump_matcher_template_definer(f, mt, mt->definer, type); WARNING: line length of 91 exceeds 80 columns #103: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:70: +hws_debug_dump_matcher_action_template(struct seq_file *f, struct mlx5hws_matcher *matcher) WARNING: line length of 86 exceeds 80 columns #121: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:88: + seq_printf(f, ",%s", mlx5hws_action_type_to_str(action_type)); WARNING: line length of 86 exceeds 80 columns #150: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:117: +static int hws_debug_dump_matcher(struct seq_file *f, struct mlx5hws_matcher *matcher) WARNING: line length of 83 exceeds 80 columns #168: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:135: + matcher->col_matcher ? HWS_PTR_TO_ID(matcher->col_matcher) : 0); WARNING: line length of 88 exceeds 80 columns #175: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:142: + ste_1_id = mlx5hws_pool_chunk_get_base_mirror_id(ste_pool, ste); WARNING: line length of 88 exceeds 80 columns #189: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:156: + ste_1_id = mlx5hws_pool_chunk_get_base_mirror_id(ste_pool, ste); WARNING: line length of 83 exceeds 80 columns #276: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:243: +hws_debug_dump_context_send_engine(struct seq_file *f, struct mlx5hws_context *ctx) WARNING: line length of 87 exceeds 80 columns #325: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:292: +static int hws_debug_dump_context_caps(struct seq_file *f, struct mlx5hws_context *ctx) WARNING: line length of 87 exceeds 80 columns #361: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:328: +static int hws_debug_dump_context_attr(struct seq_file *f, struct mlx5hws_context *ctx) WARNING: line length of 87 exceeds 80 columns #376: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:343: +static int hws_debug_dump_context_info(struct seq_file *f, struct mlx5hws_context *ctx) WARNING: line length of 86 exceeds 80 columns #405: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:372: + struct mlx5hws_pool_resource *resource) WARNING: line length of 86 exceeds 80 columns #416: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:383: +static int hws_debug_dump_context_stc(struct seq_file *f, struct mlx5hws_context *ctx) WARNING: line length of 85 exceeds 80 columns #431: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:398: + ret = hws_debug_dump_context_stc_resource(f, ctx, table_type, WARNING: line length of 89 exceeds 80 columns #432: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:399: + stc_pool->resource[0]); WARNING: line length of 82 exceeds 80 columns #437: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:404: + if (i == MLX5HWS_TABLE_TYPE_FDB && stc_pool->mirror_resource[0]) { WARNING: line length of 85 exceeds 80 columns #438: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:405: + ret = hws_debug_dump_context_stc_resource(f, ctx, table_type, WARNING: line length of 96 exceeds 80 columns #439: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:406: + stc_pool->mirror_resource[0]); WARNING: line length of 82 exceeds 80 columns #448: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_debug.c:415: +static int hws_debug_dump_context(struct seq_file *f, struct mlx5hws_context *ctx) total: 0 errors, 21 warnings, 0 checks, 1093 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit a23923f43168 ("net/mlx5: HWS, added debug dump and internal headers") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 21 warnings, 0 checks, 1093 lines checked