WARNING: line length of 86 exceeds 80 columns #50: FILE: tools/testing/selftests/bpf/prog_tests/sk_lookup.c:420: + /* Reply directly from server fd, specifying the source address and/or WARNING: line length of 87 exceeds 80 columns #121: FILE: tools/testing/selftests/bpf/prog_tests/sk_lookup.c:672: + udp_echo_test(client_fd, server_fds[t->accept_on], t->dont_bind_reply); WARNING: line length of 81 exceeds 80 columns #131: FILE: tools/testing/selftests/bpf/prog_tests/sk_lookup.c:796: + .lookup_prog = skel->progs.select_sock_a_no_reuseport, total: 0 errors, 3 warnings, 0 checks, 114 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 c14f81b90481 ("bpf: Add sk_lookup test to use ORIGDSTADDR cmsg.") 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, 3 warnings, 0 checks, 114 lines checked