WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #48: deleted file mode 100755 WARNING: line length of 99 exceeds 80 columns #205: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:48: + ip -n ${s_ns} link add link bond0 name ${xvlan_type}0 type ${xvlan_type} mode ${xvlan_mode} WARNING: line length of 99 exceeds 80 columns #211: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:54: + ip -n ${s_ns} link add link bond0 name ${xvlan_type}0 type ${xvlan_type} mode ${xvlan_mode} WARNING: line length of 82 exceeds 80 columns #221: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:64: + check_connection "${c_ns}" "${xvlan1_ip4}" "IPv4: client->${xvlan_type}_1" WARNING: line length of 82 exceeds 80 columns #222: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:65: + check_connection "${c_ns}" "${xvlan1_ip6}" "IPv6: client->${xvlan_type}_1" WARNING: line length of 82 exceeds 80 columns #223: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:66: + check_connection "${c_ns}" "${xvlan2_ip4}" "IPv4: client->${xvlan_type}_2" WARNING: line length of 82 exceeds 80 columns #224: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:67: + check_connection "${c_ns}" "${xvlan2_ip6}" "IPv6: client->${xvlan_type}_2" WARNING: line length of 96 exceeds 80 columns #225: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:68: + check_connection "${xvlan1_ns}" "${xvlan2_ip4}" "IPv4: ${xvlan_type}_1->${xvlan_type}_2" WARNING: line length of 96 exceeds 80 columns #226: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:69: + check_connection "${xvlan1_ns}" "${xvlan2_ip6}" "IPv6: ${xvlan_type}_1->${xvlan_type}_2" WARNING: line length of 82 exceeds 80 columns #230: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:73: + check_connection "${xvlan1_ns}" "${c_ip4}" "IPv4: ${xvlan_type}_1->client" WARNING: line length of 82 exceeds 80 columns #231: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:74: + check_connection "${xvlan1_ns}" "${c_ip6}" "IPv6: ${xvlan_type}_1->client" WARNING: line length of 82 exceeds 80 columns #232: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:75: + check_connection "${xvlan2_ns}" "${c_ip4}" "IPv4: ${xvlan_type}_2->client" WARNING: line length of 82 exceeds 80 columns #233: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:76: + check_connection "${xvlan2_ns}" "${c_ip6}" "IPv6: ${xvlan_type}_2->client" WARNING: line length of 96 exceeds 80 columns #234: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:77: + check_connection "${xvlan2_ns}" "${xvlan1_ip4}" "IPv4: ${xvlan_type}_2->${xvlan_type}_1" WARNING: line length of 96 exceeds 80 columns #235: FILE: tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh:78: + check_connection "${xvlan2_ns}" "${xvlan1_ip6}" "IPv6: ${xvlan_type}_2->${xvlan_type}_1" total: 0 errors, 15 warnings, 0 checks, 111 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 f5615019c7fe ("selftests: bonding: add ipvlan over bond testing") 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, 15 warnings, 0 checks, 111 lines checked