WARNING: line length of 104 exceeds 80 columns #123: FILE: tools/testing/selftests/bpf/prog_tests/linked_list.c:90: + { "incorrect_node_var_off", "variable alloc_ptr_ access var_off=(0x0; 0xffffffff) disallowed" }, WARNING: line length of 105 exceeds 80 columns #129: FILE: tools/testing/selftests/bpf/prog_tests/linked_list.c:95: + { "incorrect_head_var_off2", "variable alloc_ptr_ access var_off=(0x0; 0xffffffff) disallowed" }, WARNING: quoted string split across lines #145: FILE: tools/testing/selftests/bpf/prog_tests/spin_lock.c:17: + "5: (bf) r1 = r0 ; R0=alloc_ptr_foo(id=2,ref_obj_id=2) " + "R1=alloc_ptr_foo(id=2,ref_obj_id=2) refs=2\n6: (85) call bpf_this_cpu_ptr#154\n" WARNING: line length of 92 exceeds 80 columns #146: FILE: tools/testing/selftests/bpf/prog_tests/spin_lock.c:18: + "R1 type=alloc_ptr_ expected=percpu_ptr_, percpu_rcu_ptr_, trusted_percpu_ptr_" }, WARNING: line length of 91 exceeds 80 columns #194: FILE: tools/testing/selftests/bpf/progs/local_kptr_stash_fail.c:43: +__failure __msg("invalid kptr access, R2 type=alloc_ptr_node_data2 expected=ptr_node_data") WARNING: line length of 90 exceeds 80 columns #207: FILE: tools/testing/selftests/bpf/progs/percpu_alloc_fail.c:63: +__failure __msg("invalid kptr access, R2 type=percpu_alloc_ptr_val2_t expected=ptr_val_t") WARNING: line length of 92 exceeds 80 columns #216: FILE: tools/testing/selftests/bpf/progs/percpu_alloc_fail.c:87: +__failure __msg("R1 type=scalar expected=percpu_ptr_, percpu_rcu_ptr_, trusted_percpu_ptr_") WARNING: line length of 92 exceeds 80 columns #246: FILE: tools/testing/selftests/bpf/progs/struct_ops_kptr_return_fail__local_kptr.c:16: +__failure __msg("At program exit the register R0 is not a known value (alloc_ptr_or_null_)") total: 0 errors, 8 warnings, 0 checks, 177 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 b57c7aceb013 ("bpf: Add the missing types in the logs") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 8 warnings, 0 checks, 177 lines checked