WARNING: line length of 85 exceeds 80 columns #245: FILE: tools/testing/selftests/net/netem.sh:178: + run_tc qdisc replace dev "$VETH_SRC" root netem delay 10ms duplicate 50% || { WARNING: line length of 82 exceeds 80 columns #280: FILE: tools/testing/selftests/net/netem.sh:213: + run_tc qdisc replace dev "$VETH_SRC" root netem delay 5ms corrupt 10% || { WARNING: line length of 83 exceeds 80 columns #333: FILE: tools/testing/selftests/net/netem.sh:266: +# --- Group 2: Multi-netem trees (the configs that check_netem_in_tree blocked) --- WARNING: line length of 85 exceeds 80 columns #585: FILE: tools/testing/selftests/net/netem.sh:518: + run_tc qdisc replace dev "$VETH_SRC" root netem delay 5ms duplicate 100% || { WARNING: line length of 83 exceeds 80 columns #749: FILE: tools/testing/selftests/net/netem.sh:682: + echo "# tc rejected multi-netem dup tree (check_netem_in_tree bug)" WARNING: line length of 82 exceeds 80 columns #780: FILE: tools/testing/selftests/net/netem.sh:713: + echo "# nested netem rejected by kernel (check_netem_in_tree bug)" total: 0 errors, 6 warnings, 0 checks, 825 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 71740410dca3 ("selftests: net: add netem qdisc test") 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, 825 lines checked