WARNING: line length of 92 exceeds 80 columns #95: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_strict.sh:62: + echo "FAIL: Expected carrier $expected in lacp_strict $mode_name mode, got $carrier" WARNING: line length of 91 exceeds 80 columns #147: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_strict.sh:114: + compare_state "$eth0_actor_state" "$expected" eth0 "$last_attempt" || ret=1 WARNING: line length of 91 exceeds 80 columns #151: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_strict.sh:118: + compare_state "$eth1_actor_state" "$expected" eth1 "$last_attempt" || ret=1 WARNING: line length of 88 exceeds 80 columns #167: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_strict.sh:134: + _test_lacp_port_state "$interface" "$expected" "$last_attempt" && return WARNING: line length of 87 exceeds 80 columns #254: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_strict.sh:221: +log_test "bond LACP" "lacp_strict $mode - eth0 recovered and eth1 stopped sending LACP" WARNING: line length of 87 exceeds 80 columns #322: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_strict.sh:289: +log_test "bond LACP" "lacp_strict $mode - eth0 recovered and eth1 stopped sending LACP" total: 0 errors, 6 warnings, 0 checks, 306 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 d9249842f396 ("selftests: bonding: add test for lacp_strict mode") 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, 6 warnings, 0 checks, 306 lines checked