WARNING: line length of 89 exceeds 80 columns #119: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp.c:80: + mlx5_core_err(mdev, "Failed to create encryption key (err = %d)\n", err); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #195: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #237: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_fs.c:38: + MLX5_SET(fte_match_set_lyr_2_4, spec->match_criteria, udp_dport, 0xffff); WARNING: line length of 83 exceeds 80 columns #239: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_fs.c:40: + MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, spec->match_criteria, ip_protocol); WARNING: line length of 85 exceeds 80 columns #240: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_fs.c:41: + MLX5_SET(fte_match_set_lyr_2_4, spec->match_value, ip_protocol, IPPROTO_UDP); WARNING: line length of 91 exceeds 80 columns #275: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_fs.c:76: + mlx5_core_err(mdev, "PSP: fail to add psp tx flow table, err = %d\n", err); WARNING: line length of 91 exceeds 80 columns #287: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_fs.c:88: + mlx5_core_err(mdev, "PSP: fail to add psp tx flow group, err = %d\n", err); WARNING: line length of 90 exceeds 80 columns #299: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_fs.c:100: + mlx5_core_err(mdev, "PSP: fail to add psp tx flow rule, err = %d\n", err); WARNING: line length of 84 exceeds 80 columns #460: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_fs.h:21: +static inline void mlx5_accel_nisp_fs_cleanup_tx_tables(struct mlx5e_priv *priv) { } WARNING: line length of 87 exceeds 80 columns #513: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.h:11: + MLX5_ACCEL_OBJ_NISP_KEY = MLX5_GENERAL_OBJECT_TYPE_ENCRYPTION_KEY_PURPOSE_NISP, total: 0 errors, 10 warnings, 0 checks, 438 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 58d7ec2e5385 ("net/mlx5e: Implement PSP operations .assoc_add and .assoc_del") 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, 10 warnings, 0 checks, 438 lines checked