WARNING: line length of 85 exceeds 80 columns #36: FILE: tools/testing/selftests/net/tcp_ao/connect-deny.c:87: + test_fail("%s: %s counter did not increase: %" PRIu64 " <= %" PRIu64, CHECK: Alignment should match open parenthesis #37: FILE: tools/testing/selftests/net/tcp_ao/connect-deny.c:88: + test_fail("%s: %s counter did not increase: %" PRIu64 " <= %" PRIu64, tst_name, cnt_name, after_cnt, before_cnt); WARNING: line length of 90 exceeds 80 columns #53: FILE: tools/testing/selftests/net/tcp_ao/connect.c:70: + test_fail("TCPAOGood counter mismatch: %zu > (%" PRIu64 " - %" PRIu64 ")", CHECK: Alignment should match open parenthesis #54: FILE: tools/testing/selftests/net/tcp_ao/connect.c:71: + test_fail("TCPAOGood counter mismatch: %zu > (%" PRIu64 " - %" PRIu64 ")", nr_packets, after_aogood, before_aogood); WARNING: line length of 121 exceeds 80 columns #61: FILE: tools/testing/selftests/net/tcp_ao/connect.c:77: + test_ok("connect TCPAOGood %" PRIu64 "/%" PRIu64 "/%" PRIu64 " => %" PRIu64 "/%" PRIu64 "/%" PRIu64 ", sent %zu", CHECK: Alignment should match open parenthesis #62: FILE: tools/testing/selftests/net/tcp_ao/connect.c:78: + test_ok("connect TCPAOGood %" PRIu64 "/%" PRIu64 "/%" PRIu64 " => %" PRIu64 "/%" PRIu64 "/%" PRIu64 ", sent %zu", before_aogood, ao1.ao_info_pkt_good, WARNING: line length of 85 exceeds 80 columns #74: FILE: tools/testing/selftests/net/tcp_ao/restore.c:74: + test_fail("%s: %s counter did not increase: %" PRIu64 " <= %" PRIu64, CHECK: Alignment should match open parenthesis #75: FILE: tools/testing/selftests/net/tcp_ao/restore.c:75: + test_fail("%s: %s counter did not increase: %" PRIu64 " <= %" PRIu64, tst_name, cnt_name, after_cnt, before_cnt); WARNING: line length of 85 exceeds 80 columns #87: FILE: tools/testing/selftests/net/tcp_ao/restore.c:186: + test_fail("%s: %s counter did not increase: %" PRIu64 " <= %" PRIu64, CHECK: Alignment should match open parenthesis #88: FILE: tools/testing/selftests/net/tcp_ao/restore.c:187: + test_fail("%s: %s counter did not increase: %" PRIu64 " <= %" PRIu64, tst_name, cnt_name, after_cnt, before_cnt); WARNING: line length of 84 exceeds 80 columns #104: FILE: tools/testing/selftests/net/tcp_ao/self-connect.c:90: + test_fail("%s: TCPAOGood counter mismatch: %" PRIu64 " <= %" PRIu64, WARNING: line length of 84 exceeds 80 columns #113: FILE: tools/testing/selftests/net/tcp_ao/self-connect.c:151: + test_fail("%s: TCPAOGood counter mismatch: %" PRIu64 " <= %" PRIu64, WARNING: line length of 88 exceeds 80 columns #126: FILE: tools/testing/selftests/net/tcp_ao/seq-ext.c:137: + test_fail("TCPAOGood counter did not increase: %" PRIu64 " <= %" PRIu64, WARNING: line length of 88 exceeds 80 columns #145: FILE: tools/testing/selftests/net/tcp_ao/seq-ext.c:222: + test_fail("TCPAOGood counter did not increase: %" PRIu64 " <= %" PRIu64, WARNING: line length of 97 exceeds 80 columns #169: FILE: tools/testing/selftests/net/tcp_ao/setsockopt-closed.c:33: + test_fail("%s: getsockopt(): " __stringify(member) " %" PRIu64 " != %" PRIu64, \ WARNING: line length of 81 exceeds 80 columns #170: FILE: tools/testing/selftests/net/tcp_ao/setsockopt-closed.c:34: + tst, (uint64_t)info->member, (uint64_t)tmp.member); \ WARNING: line length of 85 exceeds 80 columns #183: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:103: + test_fail("%s: %s counter did not increase: %" PRIu64 " <= %" PRIu64, CHECK: Alignment should match open parenthesis #184: FILE: tools/testing/selftests/net/tcp_ao/unsigned-md5.c:104: + test_fail("%s: %s counter did not increase: %" PRIu64 " <= %" PRIu64, tst_name, cnt_name, after_cnt, before_cnt); total: 0 errors, 12 warnings, 6 checks, 126 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 f9f549dfcd29 ("selftests/tcp_ao: Fix printing format for uint64_t") 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, 12 warnings, 6 checks, 126 lines checked