WARNING: line length of 90 exceeds 80 columns #219: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:50: +__msg_unpriv("R0 pointer arithmetic of map value goes out of range, prohibited for !root") WARNING: line length of 99 exceeds 80 columns #244: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:17: +l0_%=: /* unpriv: nospec (inserted to prevent `R1 has pointer with unsupported alu operation`) */\ WARNING: line length of 99 exceeds 80 columns #257: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:28: +__xlated_unpriv("nospec") /* inserted to prevent `R1 has pointer with unsupported alu operation` */ WARNING: line length of 99 exceeds 80 columns #275: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:53: +l0_%=: /* unpriv: nospec (inserted to prevent `R1 has pointer with unsupported alu operation`) */\ WARNING: line length of 99 exceeds 80 columns #288: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:64: +__xlated_unpriv("nospec") /* inserted to prevent `R6 has pointer with unsupported alu operation` */ WARNING: line length of 99 exceeds 80 columns #305: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:90: + /* unpriv: nospec (inserted to prevent `R1 has pointer with unsupported alu operation`) */\ WARNING: line length of 99 exceeds 80 columns #322: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:106: +l0_%=: /* unpriv: nospec (inserted to prevent `R1 has pointer with unsupported alu operation`) */\ WARNING: line length of 99 exceeds 80 columns #340: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:122: +l0_%=: /* unpriv: nospec (inserted to prevent `R1 has pointer with unsupported alu operation`) */\ WARNING: line length of 99 exceeds 80 columns #357: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:142: + /* unpriv: nospec (inserted to prevent `R1 has pointer with unsupported alu operation`) */\ WARNING: line length of 99 exceeds 80 columns #373: FILE: tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c:161: +l0_%=: /* unpriv: nospec (inserted to prevent `R1 has pointer with unsupported alu operation`) */\ WARNING: line length of 99 exceeds 80 columns #396: FILE: tools/testing/selftests/bpf/progs/verifier_map_ptr.c:121: +__xlated_unpriv("nospec") /* inserted to prevent `R1 has pointer with unsupported alu operation` */ WARNING: line length of 99 exceeds 80 columns #412: FILE: tools/testing/selftests/bpf/progs/verifier_map_ptr.c:149: +__xlated_unpriv("nospec") /* inserted to prevent `R0 has pointer with unsupported alu operation` */ WARNING: line length of 107 exceeds 80 columns #436: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:52: +__xlated_unpriv("nospec") /* inserted to prevent `R1 tried to add from different maps, paths or scalars` */ WARNING: line length of 107 exceeds 80 columns #453: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:95: +__xlated_unpriv("nospec") /* inserted to prevent `R1 tried to add from different maps, paths or scalars` */ WARNING: line length of 84 exceeds 80 columns #468: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:136: +__xlated_unpriv("goto pc+1") /* to l4, must not be pc+2 as this would skip nospec */ WARNING: line length of 107 exceeds 80 columns #472: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:140: +__xlated_unpriv("nospec") /* inserted to prevent `R1 tried to add from different maps, paths or scalars` */ WARNING: line length of 107 exceeds 80 columns #493: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:257: +__xlated_unpriv("nospec") /* inserted to prevent `R1 tried to add from different maps, paths or scalars` */ WARNING: line length of 107 exceeds 80 columns #510: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:302: +__xlated_unpriv("nospec") /* inserted to prevent `R1 tried to add from different maps, paths or scalars` */ WARNING: line length of 84 exceeds 80 columns #525: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:438: +__xlated_unpriv("goto pc+2") /* to l2, must not be pc+3 as this would skip nospec */ WARNING: line length of 156 exceeds 80 columns #529: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:442: +__xlated_unpriv("nospec") /* inserted to prevent `R2 tried to add from different maps, paths or scalars, pointer arithmetic with it prohibited for !root` */ WARNING: line length of 86 exceeds 80 columns #535: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:448: +__xlated_unpriv("nospec") /* inserted to prevent `R2 pointer comparison prohibited` */ WARNING: line length of 84 exceeds 80 columns #575: FILE: tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c:521: +__xlated_unpriv("nospec") /* inserted to prevent `R0 invalid mem access 'scalar'` */ total: 0 errors, 22 warnings, 0 checks, 496 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 4b581173a216 ("bpf: Fall back to nospec for sanitization-failures") 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, 22 warnings, 0 checks, 496 lines checked