WARNING: line length of 83 exceeds 80 columns #180: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:100: + echo "test failed: Unable to start netpoll on an unbond iface." >&2 WARNING: line length of 99 exceeds 80 columns #209: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:129: + echo "test failed: netconsole expected to be enabled against BOND_TX1_SLAVE_IF" >&2 WARNING: line length of 99 exceeds 80 columns #226: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:146: + echo "test failed: Device is part of a bond iface, cannot have netcons enabled" >&2 WARNING: line length of 97 exceeds 80 columns #243: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:163: + echo "test failed: Netconsole should be enabled on bonding interface. Failed" >&2 WARNING: line length of 99 exceeds 80 columns #279: FILE: tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh:199: +echo "test #2: netpoll correctly rejected enslaved interface (expected behavior). Test passed." >&2 WARNING: line length of 88 exceeds 80 columns #438: FILE: tools/testing/selftests/drivers/net/lib/sh/lib_netcons.sh:444: + echo "${INITNS_FD}:$BOND_TX1_SLAVE_IFIDX $NAMESPACE_FD:$BOND_RX1_SLAVE_IFIDX" \ WARNING: line length of 88 exceeds 80 columns #440: FILE: tools/testing/selftests/drivers/net/lib/sh/lib_netcons.sh:446: + echo "${INITNS_FD}:$BOND_TX2_SLAVE_IFIDX $NAMESPACE_FD:$BOND_RX2_SLAVE_IFIDX" \ WARNING: line length of 85 exceeds 80 columns #453: FILE: tools/testing/selftests/drivers/net/lib/sh/lib_netcons.sh:459: + echo "Failed to create bond TX interface. Is CONFIG_BONDING set?" >&2 total: 0 errors, 8 warnings, 0 checks, 456 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 d5c6159ed565 ("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, 8 warnings, 0 checks, 456 lines checked