WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #44: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #207: FILE: tools/testing/selftests/bpf/test_bpftool_map.sh:97: + if "$bpftool_path" map update name "$map_name" key $key value $value; then WARNING: line length of 91 exceeds 80 columns #211: FILE: tools/testing/selftests/bpf/test_bpftool_map.sh:101: + echo " Write access to $map_name succeeded but should have failed" WARNING: line length of 91 exceeds 80 columns #216: FILE: tools/testing/selftests/bpf/test_bpftool_map.sh:106: + echo " Write access to $map_name failed but should have succeeded" WARNING: line length of 84 exceeds 80 columns #241: FILE: tools/testing/selftests/bpf/test_bpftool_map.sh:131: + if "$bpftool_path" map update pinned "$pin_path" key $key value $value; then WARNING: line length of 87 exceeds 80 columns #243: FILE: tools/testing/selftests/bpf/test_bpftool_map.sh:133: + echo " Write access to pinned $map_name succeeded as expected" WARNING: line length of 98 exceeds 80 columns #245: FILE: tools/testing/selftests/bpf/test_bpftool_map.sh:135: + echo " Write access to pinned $map_name succeeded but should have failed" WARNING: line length of 98 exceeds 80 columns #250: FILE: tools/testing/selftests/bpf/test_bpftool_map.sh:140: + echo " Write access to pinned $map_name failed but should have succeeded" WARNING: line length of 84 exceeds 80 columns #253: FILE: tools/testing/selftests/bpf/test_bpftool_map.sh:143: + echo " Write access to pinned $map_name failed as expected" total: 0 errors, 9 warnings, 0 checks, 271 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 c606d97c2034 ("selftests/bpf: Add test for bpftool access to read-only protected maps") 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, 9 warnings, 0 checks, 271 lines checked