WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #42: new file mode 120000 WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 #47: FILE: tools/testing/selftests/drivers/net/dsa/tc_taprio.sh:1: +run_net_forwarding_test.sh WARNING: adding a line without newline at end of file #47: FILE: tools/testing/selftests/drivers/net/dsa/tc_taprio.sh:1: +run_net_forwarding_test.sh WARNING: line length of 82 exceeds 80 columns #208: FILE: tools/testing/selftests/net/forwarding/tc_taprio.sh:154: + # STREAM_PRIO_2 has a gate open for GATE_DURATION_NS (half the cycle time) WARNING: line length of 103 exceeds 80 columns #214: FILE: tools/testing/selftests/net/forwarding/tc_taprio.sh:160: + sched-entry S $(printf "%x" $((ALL_GATES & ~(1 << STREAM_PRIO_2)))) $GATE_DURATION_NS \ WARNING: line length of 87 exceeds 80 columns #344: FILE: tools/testing/selftests/net/forwarding/tc_taprio.sh:290: + # If the condition below is true, packets were delayed by a closed gate WARNING: line length of 133 exceeds 80 columns #346: FILE: tools/testing/selftests/net/forwarding/tc_taprio.sh:292: + check_fail $? "Median delay $median_delay is greater than expected delay $expected_delay plus path delay $path_delay" WARNING: line length of 85 exceeds 80 columns #348: FILE: tools/testing/selftests/net/forwarding/tc_taprio.sh:294: + # If the condition below is true, packets were sent expecting them to WARNING: line length of 88 exceeds 80 columns #350: FILE: tools/testing/selftests/net/forwarding/tc_taprio.sh:296: + [ "$expected_delay" -gt 0 ] && [ "$median_delay" -lt "$expected_delay" ] WARNING: line length of 102 exceeds 80 columns #351: FILE: tools/testing/selftests/net/forwarding/tc_taprio.sh:297: + check_fail $? "Median delay $median_delay is less than expected delay $expected_delay" WARNING: Misplaced SPDX-License-Identifier tag - use line 1 instead #481: FILE: tools/testing/selftests/net/forwarding/tsn_lib.sh:2: # SPDX-License-Identifier: GPL-2.0 WARNING: line length of 83 exceeds 80 columns #506: FILE: tools/testing/selftests/net/forwarding/tsn_lib.sh:274: + "$tc_testing_scripts_dir/taprio_wait_for_admin.sh" "$(which tc)" "$if_name" total: 0 errors, 12 warnings, 0 checks, 447 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 137a14fb1efb ("selftests: net: tc_taprio: new test") 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, 447 lines checked