WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #18: new file mode 100755 WARNING: line length of 92 exceeds 80 columns #36: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:14: +if slowwait 15 ip netns exec ${s_ns} grep -q 'port state: 143' /proc/net/bonding/bond0; then WARNING: line length of 81 exceeds 80 columns #83: FILE: tools/testing/selftests/drivers/net/bonding/bond_topo_lacp.sh:34: + ip netns exec ${s_ns} sysctl -q net.ipv6.conf.default.keep_addr_on_down=1 WARNING: line length of 100 exceeds 80 columns #86: FILE: tools/testing/selftests/drivers/net/bonding/bond_topo_lacp.sh:37: + ip -n ${s_ns} link add bond0 type bond mode 802.3ad miimon 100 lacp_active on lacp_rate fast WARNING: line length of 81 exceeds 80 columns #96: FILE: tools/testing/selftests/drivers/net/bonding/bond_topo_lacp.sh:47: + ip netns exec ${c_ns} sysctl -q net.ipv6.conf.default.keep_addr_on_down=1 WARNING: line length of 100 exceeds 80 columns #97: FILE: tools/testing/selftests/drivers/net/bonding/bond_topo_lacp.sh:48: + ip -n ${c_ns} link add bond0 type bond mode 802.3ad miimon 100 lacp_active on lacp_rate fast WARNING: line length of 81 exceeds 80 columns #125: FILE: tools/testing/selftests/drivers/net/bonding/bond_topo_lacp.sh:76: + slowwait 10 ip netns exec ${c_ns} ping6 ${s_ip6} -c 1 -W 0.1 &> /dev/null total: 0 errors, 7 warnings, 0 checks, 98 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 f1037510ef7b ("selftests: bonding: add test for passive LACP mode") 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, 7 warnings, 0 checks, 98 lines checked