WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #41: new file mode 100644 WARNING: line length of 93 exceeds 80 columns #109: FILE: tools/testing/selftests/drivers/net/virtio_net/basic_features.sh:53: + log_test_skip "$test_name" "Device $h1 is missing feature $VIRTIO_NET_F_MAC." WARNING: line length of 93 exceeds 80 columns #114: FILE: tools/testing/selftests/drivers/net/virtio_net/basic_features.sh:58: + log_test_skip "$test_name" "Device $h2 is missing feature $VIRTIO_NET_F_MAC." WARNING: line length of 99 exceeds 80 columns #132: FILE: tools/testing/selftests/drivers/net/virtio_net/basic_features.sh:76: + check_fail $? "Permanent address assign type for $h1 is set when F_MAC feature is filtered" WARNING: line length of 99 exceeds 80 columns #134: FILE: tools/testing/selftests/drivers/net/virtio_net/basic_features.sh:78: + check_fail $? "Permanent address assign type for $h2 is set when F_MAC feature is filtered" WARNING: line length of 105 exceeds 80 columns #197: FILE: tools/testing/selftests/drivers/net/virtio_net/virtio_net_common.sh:8: +# ======================================================================================================= WARNING: line length of 107 exceeds 80 columns #205: FILE: tools/testing/selftests/drivers/net/virtio_net/virtio_net_common.sh:16: +# sudo tc filter add dev $DEV1 ingress protocol all pref 1 matchall action mirred egress redirect dev $DEV2 WARNING: line length of 107 exceeds 80 columns #206: FILE: tools/testing/selftests/drivers/net/virtio_net/virtio_net_common.sh:17: +# sudo tc filter add dev $DEV2 ingress protocol all pref 1 matchall action mirred egress redirect dev $DEV1 WARNING: line length of 105 exceeds 80 columns #209: FILE: tools/testing/selftests/drivers/net/virtio_net/virtio_net_common.sh:20: +# ======================================================================================================= total: 0 errors, 9 warnings, 0 checks, 238 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 9b9116783ca6 ("selftests: virtio_net: add initial tests") 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, 9 warnings, 0 checks, 238 lines checked