WARNING: line length of 82 exceeds 80 columns #51: FILE: tools/testing/selftests/bpf/test_xdp_meta.sh:46: +ip netns exec ${NS1} tc filter add dev veth1 ingress bpf da obj ${BPF_FILE} sec tc WARNING: line length of 82 exceeds 80 columns #52: FILE: tools/testing/selftests/bpf/test_xdp_meta.sh:47: +ip netns exec ${NS2} tc filter add dev veth2 ingress bpf da obj ${BPF_FILE} sec tc CHECK: From:/Signed-off-by: email comments mismatch: 'From: Bastien Curutchet ' != 'Signed-off-by: Bastien Curutchet (eBPF Foundation) ' total: 0 errors, 2 warnings, 1 checks, 31 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 eedcfb34cd66 ("selftests/bpf: test_xdp_meta: Rename BPF sections") 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, 2 warnings, 1 checks, 31 lines checked