WARNING: line length of 82 exceeds 80 columns #175: FILE: tools/testing/selftests/net/rds/init.sh:38: +strace -T -tt -o "$LOG_FILE" $PY_CMD $(dirname "$0")/test.py -d "$LOG_DIR" || true WARNING: line length of 96 exceeds 80 columns #239: FILE: tools/testing/selftests/net/rds/run.sh:47: + echo Please run tools/testing/selftests/net/rds/config.sh and rebuild the kernel WARNING: line length of 96 exceeds 80 columns #246: FILE: tools/testing/selftests/net/rds/run.sh:54: + echo Please run tools/testing/selftests/net/rds/config.sh and rebuild the kernel WARNING: line length of 91 exceeds 80 columns #269: FILE: tools/testing/selftests/net/rds/run.sh:77: + echo "selftests: [SKIP] This test requires a configured kernel source tree" WARNING: line length of 94 exceeds 80 columns #287: FILE: tools/testing/selftests/net/rds/run.sh:95: + GCOV_VER=`$GCOV_CMD -v | grep gcov | awk '{print $3}'| awk 'BEGIN {FS="-"}{print $1}'` WARNING: line length of 84 exceeds 80 columns #293: FILE: tools/testing/selftests/net/rds/run.sh:101: + echo "selftests: [SKIP] gcov version must match gcc version" WARNING: line length of 84 exceeds 80 columns #301: FILE: tools/testing/selftests/net/rds/run.sh:109: + echo "selftests: [SKIP] gcov version must match gcc version" WARNING: line length of 90 exceeds 80 columns #323: FILE: tools/testing/selftests/net/rds/run.sh:131: + if [[ python_major -lt 3 || ( python_major -eq 3 && python_minor -lt 9 ) ]] ; then WARNING: line length of 86 exceeds 80 columns #324: FILE: tools/testing/selftests/net/rds/run.sh:132: + echo "selftests: [SKIP] Could not run test without at least python3.9" WARNING: line length of 90 exceeds 80 columns #349: FILE: tools/testing/selftests/net/rds/run.sh:157: + -append "rootfstype=9p root=/dev/root rootflags=trans=virtio,version=9p2000.L rw \ WARNING: line length of 87 exceeds 80 columns #350: FILE: tools/testing/selftests/net/rds/run.sh:158: + console=ttyS0 init=${current_dir}/init.sh -d ${LOG_DIR} -p ${PY_CMD}" \ WARNING: line length of 83 exceeds 80 columns #359: FILE: tools/testing/selftests/net/rds/run.sh:167: +gcovr -v -s --html-details --gcov-executable $GCOV_CMD --gcov-ignore-parse-errors \ total: 0 errors, 12 warnings, 0 checks, 536 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 8d74ff743fdc ("selftests: rds: add testing infrastructure") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 12 warnings, 0 checks, 536 lines checked