WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #36: new file mode 100755 WARNING: line length of 81 exceeds 80 columns #58: FILE: tools/testing/selftests/net/vdev_offload.sh:18: + ip netns exec "$ns" ethtool -K "$dev" tx-scatter-gather-fraglist "$state" WARNING: line length of 85 exceeds 80 columns #72: FILE: tools/testing/selftests/net/vdev_offload.sh:32: + ip netns exec "$ns" ethtool -K "$dev" tx-scatter-gather "$state" &> /dev/null WARNING: line length of 81 exceeds 80 columns #74: FILE: tools/testing/selftests/net/vdev_offload.sh:34: + ip netns exec "$ns" ethtool -K "$dev" tx-tcp-accecn-segmentation "$state" WARNING: line length of 83 exceeds 80 columns #124: FILE: tools/testing/selftests/net/vdev_offload.sh:84: + # set down, it will have no carrier. So we need to add netdevsim ourselves. WARNING: line length of 85 exceeds 80 columns #127: FILE: tools/testing/selftests/net/vdev_offload.sh:87: + echo "0 2" | ip netns exec "$ns" tee /sys/bus/netdevsim/new_device >/dev/null WARNING: line length of 94 exceeds 80 columns #128: FILE: tools/testing/selftests/net/vdev_offload.sh:88: + link_0=$(ip netns exec "$ns" ls /sys/bus/netdevsim/devices/netdevsim0/net | head -n 1) WARNING: line length of 94 exceeds 80 columns #129: FILE: tools/testing/selftests/net/vdev_offload.sh:89: + link_1=$(ip netns exec "$ns" ls /sys/bus/netdevsim/devices/netdevsim0/net | tail -n 1) WARNING: line length of 96 exceeds 80 columns #183: FILE: tools/testing/selftests/net/vdev_offload.sh:143: + ip -n "$ns" xfrm state list | grep -q "crypto offload parameters: dev $dev dir" || RET=1 total: 0 errors, 9 warnings, 0 checks, 185 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 1530e21a237a ("selftests/net: add offload checking test for virtual interface") 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, 185 lines checked