WARNING: line length of 83 exceeds 80 columns #32: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:459: + skel->progs.clone_data_meta_survives_data_write, WARNING: line length of 83 exceeds 80 columns #38: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:463: + skel->progs.clone_data_meta_survives_meta_write, WARNING: line length of 91 exceeds 80 columns #44: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:467: + skel->progs.clone_meta_dynptr_survives_data_slice_write, WARNING: line length of 91 exceeds 80 columns #50: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:471: + skel->progs.clone_meta_dynptr_survives_meta_slice_write, WARNING: line length of 81 exceeds 80 columns #53: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:473: + if (test__start_subtest("clone_meta_dynptr_rw_before_data_dynptr_write")) WARNING: line length of 93 exceeds 80 columns #56: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:475: + skel->progs.clone_meta_dynptr_rw_before_data_dynptr_write, WARNING: line length of 81 exceeds 80 columns #59: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:477: + if (test__start_subtest("clone_meta_dynptr_rw_before_meta_dynptr_write")) WARNING: line length of 93 exceeds 80 columns #62: FILE: tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c:479: + skel->progs.clone_meta_dynptr_rw_before_meta_dynptr_write, total: 0 errors, 8 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 767cff7fc52b ("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, 8 warnings, 0 checks, 271 lines checked