WARNING: Misordered MAINTAINERS entry - list file patterns in alphabetic order #39: FILE: MAINTAINERS:23446: F: tools/virtio/ +F: tools/testing/selftests/drivers/net/virtio_net/ WARNING: line length of 93 exceeds 80 columns #134: 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 #139: 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 #157: 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 #159: 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 #230: FILE: tools/testing/selftests/drivers/net/virtio_net/virtio_net_common.sh:8: +# ======================================================================================================= WARNING: line length of 107 exceeds 80 columns #238: 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 #239: 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 #242: FILE: tools/testing/selftests/drivers/net/virtio_net/virtio_net_common.sh:20: +# ======================================================================================================= total: 0 errors, 9 warnings, 0 checks, 257 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 6280b10712f6 ("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, 257 lines checked