WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #57: new file mode 100755 WARNING: line length of 83 exceeds 80 columns #140: FILE: tools/testing/selftests/drivers/net/bonding/bond-arp-ip-target.sh:79: + ip -n "${ns}" link add link "$last" name "$last"."$tag" type vlan id "$tag" WARNING: line length of 91 exceeds 80 columns #154: FILE: tools/testing/selftests/drivers/net/bonding/bond-arp-ip-target.sh:93: + interface="$(ip -n "${c_ns}" -br addr show | grep "${ip}" | awk -F @ '{print $1}')" WARNING: line length of 84 exceeds 80 columns #158: FILE: tools/testing/selftests/drivers/net/bonding/bond-arp-ip-target.sh:97: + handle 101 flower skip_hw arp_op request arp_tip "${ip}" action pass WARNING: line length of 92 exceeds 80 columns #161: FILE: tools/testing/selftests/drivers/net/bonding/bond-arp-ip-target.sh:100: + "dev ${interface} ingress" 101 ".packets" "-n ${c_ns}" &> /dev/null || RET=1 WARNING: line length of 93 exceeds 80 columns #187: FILE: tools/testing/selftests/drivers/net/bonding/bond-arp-ip-target.sh:126: + LinkFailureCount1=$(ip netns exec "${s_ns}" grep -F "Link Failure Count" "${proc_file}" \ WARNING: line length of 93 exceeds 80 columns #190: FILE: tools/testing/selftests/drivers/net/bonding/bond-arp-ip-target.sh:129: + LinkFailureCount2=$(ip netns exec "${s_ns}" grep -F "Link Failure Count" "${proc_file}" \ WARNING: line length of 82 exceeds 80 columns #207: FILE: tools/testing/selftests/drivers/net/bonding/bond-arp-ip-target.sh:146: + if ! ip -n "${s_ns}" link add bond2 type bond arp_ip_target 10.0.0.1[10]; then total: 0 errors, 8 warnings, 0 checks, 231 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 4ec4a2364bdf ("bonding: Selftest and documentation for the arp_ip_target parameter.") 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, 8 warnings, 0 checks, 231 lines checked