WARNING: line length of 97 exceeds 80 columns #58: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:1180: + outer_headers.src_ipv4_src_ipv6.ipv4_layout.ipv4), &mask, 4); WARNING: line length of 97 exceeds 80 columns #68: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:1188: + outer_headers.dst_ipv4_dst_ipv6.ipv4_layout.ipv4), &mask, 4); WARNING: line length of 97 exceeds 80 columns #96: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:1218: + outer_headers.src_ipv4_src_ipv6.ipv6_layout.ipv6), mask, 16); WARNING: line length of 97 exceeds 80 columns #106: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:1226: + outer_headers.dst_ipv4_dst_ipv6.ipv6_layout.ipv6), mask, 16); total: 0 errors, 4 warnings, 0 checks, 78 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 4e8b592445b2 ("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, 78 lines checked