WARNING: line length of 81 exceeds 80 columns
#106: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1590:
+	err = bpf_program__set_attach_target(freplace_skel->progs.entry_freplace,

WARNING: line length of 89 exceeds 80 columns
#121: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1605:
+	freplace_link = bpf_program__attach_freplace(freplace_skel->progs.entry_freplace,

WARNING: line length of 87 exceeds 80 columns
#162: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1646:
+	if (!ASSERT_OK_PTR(freplace_skel, "tailcall_bpf2bpf_hierarchy_freplace__open"))

WARNING: line length of 81 exceeds 80 columns
#165: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1649:
+	err = bpf_program__set_attach_target(freplace_skel->progs.entry_freplace,

WARNING: line length of 89 exceeds 80 columns
#183: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1667:
+	freplace_link = bpf_program__attach_freplace(freplace_skel->progs.entry_freplace,

WARNING: line length of 93 exceeds 80 columns
#223: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1707:
+ *                                                   subprog_tail --tailcall-> entry_freplace

WARNING: line length of 93 exceeds 80 columns
#225: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1709:
+ *                                                   subprog_tail --tailcall-> entry_freplace

WARNING: line length of 87 exceeds 80 columns
#235: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1719:
+ *                                                   subprog_tail --tailcall-> entry_tc

WARNING: line length of 87 exceeds 80 columns
#237: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1721:
+ *                                                   subprog_tail --tailcall-> entry_tc

WARNING: line length of 111 exceeds 80 columns
#247: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1731:
+ *                                                                     subprog_tail --tailcall-> entry_freplace

WARNING: line length of 111 exceeds 80 columns
#249: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1733:
+ *                                                                     subprog_tail --tailcall-> entry_freplace

WARNING: line length of 107 exceeds 80 columns
#259: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1743:
+ *                                                                     subprog_tail --tailcall-> entry_tc_2

WARNING: line length of 107 exceeds 80 columns
#261: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1745:
+ *                                                                     subprog_tail --tailcall-> entry_tc_2

WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#289: 
new file mode 100644

total: 0 errors, 14 warnings, 0 checks, 300 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 cac0446e8c82 ("selftests/bpf: Add testcases for another tailcall infinite loop fixing") 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, 14 warnings, 0 checks, 300 lines checked