WARNING: line length of 81 exceeds 80 columns #62: FILE: tools/testing/selftests/net/fq_band_pktlimit.sh:56: +echo "${OUT1}" | grep -q '0 pkt (dropped 10' || die "unexpected drop count at 1" WARNING: line length of 81 exceeds 80 columns #63: FILE: tools/testing/selftests/net/fq_band_pktlimit.sh:57: +echo "${OUT2}" | grep -q '0 pkt (dropped 30' || die "unexpected drop count at 2" WARNING: line length of 81 exceeds 80 columns #64: FILE: tools/testing/selftests/net/fq_band_pktlimit.sh:58: +echo "${OUT3}" | grep -q '0 pkt (dropped 40' || die "unexpected drop count at 3" WARNING: line length of 83 exceeds 80 columns #65: FILE: tools/testing/selftests/net/fq_band_pktlimit.sh:59: +echo "${OUT4}" | grep -q '20 pkt (dropped 40' || die "unexpected accept count at 4" total: 0 errors, 4 warnings, 0 checks, 34 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 5f5df54a19f3 ("selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh") 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, 4 warnings, 0 checks, 34 lines checked