WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #35: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #175: FILE: tools/testing/selftests/bpf/prog_tests/sockmap_redir.c:136: + prog = sk_msg ? skel->progs.prog_msg_verdict : skel->progs.prog_skb_verdict; WARNING: line length of 81 exceeds 80 columns #222: FILE: tools/testing/selftests/bpf/prog_tests/sockmap_redir.c:183: + FAIL_ERRNO("unsupported: packet missing, retval=%zd", n); WARNING: line length of 83 exceeds 80 columns #291: FILE: tools/testing/selftests/bpf/prog_tests/sockmap_redir.c:252: + FAIL("recv(): payload check, %02x != %02x", recv_buf, send_buf[0]); WARNING: line length of 85 exceeds 80 columns #410: FILE: tools/testing/selftests/bpf/prog_tests/sockmap_redir.c:371: + // { AF_UNIX, SOCK_SEQPACKET}, /* Unsupported BPF_MAP_UPDATE_ELEM */ total: 0 errors, 5 warnings, 0 checks, 461 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 d935dffed887 ("selftests/bpf: Add selftest for sockmap/hashmap redirection") 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, 5 warnings, 0 checks, 461 lines checked