WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #30: new file mode 100755 WARNING: line length of 81 exceeds 80 columns #169: FILE: tools/testing/selftests/net/test_vxlan_localbind.sh:135: + slowwait 5 run_cmd "${prefix}ip netns exec $vm_1 ping -c 1 -W 1 10.0.0.2" WARNING: line length of 139 exceeds 80 columns #194: FILE: tools/testing/selftests/net/test_vxlan_localbind.sh:160: + ip -netns ${hv[$id]} link add vxlan0 type vxlan id 10 local 172.16.$local.$id remote 172.16.$remote.$peer $flags dev veth0 dstport 4789 WARNING: line length of 108 exceeds 80 columns #198: FILE: tools/testing/selftests/net/test_vxlan_localbind.sh:164: + bridge -netns ${hv[$id]} fdb append 00:00:00:00:00:00 dev vxlan0 dst 172.16.$remote.$peer self permanent total: 0 errors, 4 warnings, 0 checks, 313 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 b3dd3bf8faae ("selftests/net: add vxlan localbind 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, 313 lines checked