WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #71: new file mode 100755 WARNING: line length of 134 exceeds 80 columns #130: FILE: tools/testing/selftests/net/busy_poll_test.sh:55: + timeout -k 1s 30s ip netns exec nssv ./busy_poller -p48675 -b192.168.1.1 -m8 -u0 -P1 -g16 -i${NSIM_DEV_1_IFIDX} -o${out_file}& WARNING: line length of 159 exceeds 80 columns #163: FILE: tools/testing/selftests/net/busy_poll_test.sh:88: + timeout -k 1s 30s ip netns exec nssv ./busy_poller -p48675 -b192.168.1.1 -m8 -u0 -P1 -g16 -d100 -r50000 -s20000000 -i${NSIM_DEV_1_IFIDX} -o${out_file}& WARNING: line length of 82 exceeds 80 columns #204: FILE: tools/testing/selftests/net/busy_poll_test.sh:129: +NSIM_DEV_1_IFIDX=$(ip netns exec nssv cat /sys/class/net/$NSIM_DEV_1_NAME/ifindex) WARNING: line length of 82 exceeds 80 columns #208: FILE: tools/testing/selftests/net/busy_poll_test.sh:133: +NSIM_DEV_2_IFIDX=$(ip netns exec nscl cat /sys/class/net/$NSIM_DEV_2_NAME/ifindex) WARNING: line length of 93 exceeds 80 columns #210: FILE: tools/testing/selftests/net/busy_poll_test.sh:135: +echo "$NSIM_DEV_1_FD:$NSIM_DEV_1_IFIDX $NSIM_DEV_2_FD:$NSIM_DEV_2_IFIDX" > $NSIM_DEV_SYS_LINK total: 0 errors, 6 warnings, 0 checks, 510 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 08b576f34fab ("selftests: net: Add busy_poll_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, 6 warnings, 0 checks, 510 lines checked