WARNING: line length of 82 exceeds 80 columns #32: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:463: + skel->progs.clone_data_meta_kept_on_data_write, WARNING: line length of 82 exceeds 80 columns #38: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:467: + skel->progs.clone_data_meta_kept_on_meta_write, WARNING: line length of 85 exceeds 80 columns #44: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:471: + skel->progs.clone_dynptr_kept_on_data_slice_write, WARNING: line length of 85 exceeds 80 columns #50: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:475: + skel->progs.clone_dynptr_kept_on_meta_slice_write, WARNING: line length of 88 exceeds 80 columns #53: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:477: + if (test__start_subtest("clone_dynptr_rdonly_before_data_dynptr_write_then_rw")) WARNING: line length of 100 exceeds 80 columns #56: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:479: + skel->progs.clone_dynptr_rdonly_before_data_dynptr_write_then_rw, total: 0 errors, 6 warnings, 0 checks, 215 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 c1687338d756 ("selftests/bpf: Expect unclone to preserve skb metadata") 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, 6 warnings, 0 checks, 215 lines checked