WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #20: new file mode 100644 WARNING: line length of 87 exceeds 80 columns #116: FILE: tools/testing/selftests/bpf/prog_tests/xdp_rxmeta.c:92: + bpf_program__fd(skel_receiver->progs.xdp_rxmeta_receiver), WARNING: line length of 87 exceeds 80 columns #157: FILE: tools/testing/selftests/bpf/prog_tests/xdp_rxmeta.c:133: + bpf_program__fd(skel_redirect->progs.xdp_rxmeta_redirect), WARNING: suspect code indent for conditional statements (24, 33) #232: FILE: tools/testing/selftests/bpf/progs/xdp_rxmeta_receiver.c:36: + if (val) + __sync_add_and_fetch(val, 1); total: 0 errors, 4 warnings, 0 checks, 253 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 e1a35fcdc1d5 ("bpf: selftests: Add rx_meta store kfuncs selftest") 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, 4 warnings, 0 checks, 253 lines checked