WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #16: tools/testing/selftests/net/{nat6to4.c => nat6to4.bpf.c} | 0 WARNING: line length of 153 exceeds 80 columns #110: FILE: tools/testing/selftests/net/udpgro_frglist.sh:45: + tc -n "${PEER_NS}" filter add dev veth1 ingress prio 4 protocol ipv6 bpf object-file nat6to4.bpf.o section schedcls/ingress6/nat_6 direct-action WARNING: line length of 148 exceeds 80 columns #111: FILE: tools/testing/selftests/net/udpgro_frglist.sh:46: + tc -n "${PEER_NS}" filter add dev veth1 egress prio 4 protocol ip bpf object-file nat6to4.bpf.o section schedcls/egress4/snat4 direct-action total: 0 errors, 3 warnings, 0 checks, 85 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 b85b1cebac26 ("selftests: net: name bpf objects consistently and simplify Makefile") 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, 3 warnings, 0 checks, 85 lines checked