WARNING: line length of 87 exceeds 80 columns #125: FILE: tools/testing/selftests/drivers/net/hw/ethtool_std_stats.sh:31: + read -r int grp counter target unit xfail_message <<< "${counters[$i]}" WARNING: line length of 82 exceeds 80 columns #126: FILE: tools/testing/selftests/drivers/net/hw/ethtool_std_stats.sh:32: + before[i]=$(ethtool_std_stats_get "$int" "$grp" "$counter" "$src") WARNING: line length of 86 exceeds 80 columns #136: FILE: tools/testing/selftests/drivers/net/hw/ethtool_std_stats.sh:42: + read -r int grp counter target unit xfail_message<<< "${counters[$i]}" WARNING: line length of 81 exceeds 80 columns #138: FILE: tools/testing/selftests/drivers/net/hw/ethtool_std_stats.sh:44: + after[i]=$(ethtool_std_stats_get "$int" "$grp" "$counter" "$src") WARNING: line length of 82 exceeds 80 columns #146: FILE: tools/testing/selftests/drivers/net/hw/ethtool_std_stats.sh:52: + # Allow an extra 1% tolerance for random packets sent by the stack WARNING: line length of 100 exceeds 80 columns #157: FILE: tools/testing/selftests/drivers/net/hw/ethtool_std_stats.sh:63: + check_err "$err" "$grp-$counter is not valid on $int (expected $target, got $delta)" WARNING: line length of 81 exceeds 80 columns #238: FILE: tools/testing/selftests/drivers/net/hw/ethtool_std_stats.sh:144: + if ! ethtool -I --json -a "${NETIFS[p$i]}" > /dev/null 2>&1; then total: 0 errors, 7 warnings, 0 checks, 199 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 ddbf5a9bcb57 ("selftests: drivers: hw: add tests for the ethtool standard counters") 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, 7 warnings, 0 checks, 199 lines checked