WARNING: line length of 81 exceeds 80 columns #25: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:160: + try_accept("[server] AO server (INADDR_ANY): AO client", port++, NULL, 0, WARNING: line length of 82 exceeds 80 columns #29: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:163: + try_accept("[server] AO server (INADDR_ANY): MD5 client", port++, NULL, 0, WARNING: line length of 86 exceeds 80 columns #33: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:166: + try_accept("[server] AO server (INADDR_ANY): no sign client", port++, NULL, 0, WARNING: line length of 82 exceeds 80 columns #37: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:169: + try_accept("[server] AO server (AO_REQUIRED): AO client", port++, NULL, 0, WARNING: line length of 88 exceeds 80 columns #41: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:172: + try_accept("[server] AO server (AO_REQUIRED): unsigned client", port++, NULL, 0, WARNING: line length of 87 exceeds 80 columns #47: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:177: + try_accept("[server] MD5 server (INADDR_ANY): AO client", port++, &addr_any, 0, WARNING: line length of 88 exceeds 80 columns #51: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:180: + try_accept("[server] MD5 server (INADDR_ANY): MD5 client", port++, &addr_any, 0, WARNING: line length of 89 exceeds 80 columns #54: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:182: + try_accept("[server] MD5 server (INADDR_ANY): no sign client", port++, &addr_any, WARNING: line length of 89 exceeds 80 columns #75: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:198: + try_accept("[server] AO+MD5 server: AO client (misconfig, matching MD5)", port++, WARNING: line length of 89 exceeds 80 columns #80: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:202: + try_accept("[server] AO+MD5 server: AO client (misconfig, non-matching)", port++, WARNING: line length of 89 exceeds 80 columns #89: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:209: + try_accept("[server] AO+MD5 server: MD5 client (misconfig, matching AO)", port++, WARNING: line length of 90 exceeds 80 columns #94: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:213: + try_accept("[server] AO+MD5 server: MD5 client (misconfig, non-matching)", port++, WARNING: line length of 85 exceeds 80 columns #103: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:220: + try_accept("[server] AO+MD5 server: no sign client (misconfig, matching AO)", WARNING: line length of 86 exceeds 80 columns #108: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:224: + try_accept("[server] AO+MD5 server: no sign client (misconfig, matching MD5)", WARNING: line length of 88 exceeds 80 columns #115: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:230: + try_accept("[server] AO+MD5 server: client with both [TCP-MD5] and TCP-AO keys", WARNING: line length of 88 exceeds 80 columns #119: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:233: + try_accept("[server] AO+MD5 server: client with both TCP-MD5 and [TCP-AO] keys", total: 0 errors, 16 warnings, 0 checks, 102 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 0116042ef702 ("selftests/net: Print the testing side in unsigned-md5") 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, 16 warnings, 0 checks, 102 lines checked