WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #59: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #71: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.c:8: +static int mlx5_ct_fs_hmfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, WARNING: line length of 96 exceeds 80 columns #72: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.c:9: + struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) WARNING: line length of 85 exceeds 80 columns #83: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.c:20: + struct mlx5_flow_attr *attr, struct flow_rule *flow_rule) WARNING: line length of 95 exceeds 80 columns #88: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.c:25: +static void mlx5_ct_fs_hmfs_ct_rule_del(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule) WARNING: line length of 97 exceeds 80 columns #92: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.c:29: +static int mlx5_ct_fs_hmfs_ct_rule_update(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule, WARNING: line length of 99 exceeds 80 columns #93: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.c:30: + struct mlx5_flow_spec *spec, struct mlx5_flow_attr *attr) WARNING: line length of 88 exceeds 80 columns #124: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:2069: + if (ct_priv->dev->priv.steering->mode == MLX5_FLOW_STEERING_MODE_HMFS) { WARNING: line length of 95 exceeds 80 columns #127: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:2072: + } else if (ct_priv->dev->priv.steering->mode == MLX5_FLOW_STEERING_MODE_SMFS) { total: 0 errors, 9 warnings, 0 checks, 91 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 9fcd30104c60 ("net/mlx5e: CT: Add initial support for Hardware Steering") 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, 9 warnings, 0 checks, 91 lines checked