WARNING: line length of 86 exceeds 80 columns #133: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:736: + fte->act_dests.modify_mask, fte); WARNING: line length of 85 exceeds 80 columns #303: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2123: +/* Native capability lacks support for adding an additional match with the same value WARNING: line length of 83 exceeds 80 columns #305: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2125: + * we include the new rule in the existing flow table entry (fte) without immediate WARNING: line length of 89 exceeds 80 columns #306: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2126: + * hardware commitment. When a request is made to delete the corresponding hardware rule, WARNING: line length of 86 exceeds 80 columns #343: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2163: + fte->dup->act_dests.modify_mask = BIT(MLX5_SET_FTE_MODIFY_ENABLE_MASK_ACTION); WARNING: line length of 95 exceeds 80 columns #387: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2219: + rule = add_rule_dup_match_fte(fte_tmp, spec, flow_act, dest, dest_num); WARNING: line length of 87 exceeds 80 columns #389: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2221: + rule = add_rule_fg(g, spec, flow_act, dest, dest_num, fte_tmp); total: 0 errors, 7 warnings, 0 checks, 382 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 724535334b71 ("net/mlx5: fs, add support for no append at software level") 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, 7 warnings, 0 checks, 382 lines checked