WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #52: new file mode 100755 WARNING: line length of 83 exceeds 80 columns #78: FILE: tools/testing/selftests/net/netfilter/vxlan_mtu_frag.sh:22: + ip link add host-eth0 netns "$host" type veth peer name vtep-host netns "$vtep" WARNING: line length of 89 exceeds 80 columns #79: FILE: tools/testing/selftests/net/netfilter/vxlan_mtu_frag.sh:23: + ip link add vtep-router netns "$vtep" type veth peer name router-vtep netns "$router" WARNING: line length of 83 exceeds 80 columns #90: FILE: tools/testing/selftests/net/netfilter/vxlan_mtu_frag.sh:34: + ip -n "$host" link add link host-eth0 name host-eth0.$vid type vlan id $vid WARNING: line length of 87 exceeds 80 columns #159: FILE: tools/testing/selftests/net/netfilter/vxlan_mtu_frag.sh:103: + ip -n "$host" neigh add 10.0.$vid.2 lladdr ca:fe:ba:be:00:01 dev host-eth0.$vid WARNING: line length of 85 exceeds 80 columns #161: FILE: tools/testing/selftests/net/netfilter/vxlan_mtu_frag.sh:105: + ping -q 10.0.$vid.2 -I host-eth0.$vid -c 1 -W 0.5 -s2000 > /dev/null 2>&1 total: 0 errors, 6 warnings, 0 checks, 142 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 0a8e4b3efbe7 ("selftests: add regression test for br_netfilter panic") 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, 6 warnings, 0 checks, 142 lines checked