WARNING: line length of 97 exceeds 80 columns #158: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:1507: + outer_headers.src_ipv4_src_ipv6.ipv4_layout.ipv4), smask, 4); WARNING: line length of 97 exceeds 80 columns #167: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:1514: + outer_headers.dst_ipv4_dst_ipv6.ipv4_layout.ipv4), dmask, 4); WARNING: line length of 98 exceeds 80 columns #188: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:1538: + outer_headers.src_ipv4_src_ipv6.ipv6_layout.ipv6), dmask, 16); WARNING: line length of 98 exceeds 80 columns #197: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:1545: + outer_headers.dst_ipv4_dst_ipv6.ipv6_layout.ipv6), smask, 16); total: 0 errors, 4 warnings, 0 checks, 148 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 f7762157de83 ("net/mlx5e: Properly match IPsec subnet addresses") 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, 4 warnings, 0 checks, 148 lines checked