WARNING: line length of 84 exceeds 80 columns #144: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:64: + if ! ip -n "${TXNS}" link add "${BOND_TX_MAIN_IF}" type bond mode balance-rr WARNING: line length of 85 exceeds 80 columns #146: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:66: + echo "Failed to create bond TX interface. Is CONFIG_BONDING set?" >&2 WARNING: line length of 81 exceeds 80 columns #216: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:136: + echo "${TXNS_FD}:$BOND_TX1_SLAVE_IFIDX $RXNS_FD:$BOND_RX1_SLAVE_IFIDX" \ WARNING: line length of 81 exceeds 80 columns #218: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:138: + echo "${TXNS_FD}:$BOND_TX2_SLAVE_IFIDX $RXNS_FD:$BOND_RX2_SLAVE_IFIDX" \ WARNING: line length of 83 exceeds 80 columns #281: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:201: + echo "test failed: Unable to start netpoll on an unbond iface." >&2 WARNING: line length of 99 exceeds 80 columns #310: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:230: + echo "test failed: netconsole expected to be enabled against BOND_TX1_SLAVE_IF" >&2 WARNING: line length of 99 exceeds 80 columns #331: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:251: + echo "test failed: Device is part of a bond iface, cannot have netcons enabled" >&2 WARNING: line length of 97 exceeds 80 columns #349: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:269: + echo "test failed: Netconsole should be enabled on bonding interface. Failed" >&2 WARNING: line length of 82 exceeds 80 columns #361: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:281: + echo "Failed to create veth TX interface. Is CONFIG_VETH set?" >&2 WARNING: Possible repeated word: 'configfs' #380: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:300: + "mount -t configfs configfs /sys/kernel/config && echo 1 > $NETCONS_PATH/enabled" WARNING: line length of 99 exceeds 80 columns #412: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:332: +echo "test #2: netpoll correctly rejected enslaved interface (expected behavior). Test passed." >&2 WARNING: line length of 82 exceeds 80 columns #434: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:354: +# enabled. This test will try to enslave an a veth (IFF_DISABLE_NETPOLL) interface WARNING: line length of 101 exceeds 80 columns #437: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:357: +echo "test #6: Enslaving IFF_DISABLE_NETPOLL ifaces to bond iface is not supported. Test passed." >&2 total: 0 errors, 13 warnings, 0 checks, 504 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 1deb70173be0 ("selftest: netcons: add test for netconsole over bonded interfaces") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 13 warnings, 0 checks, 504 lines checked