WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #49: new file mode 100755 WARNING: line length of 81 exceeds 80 columns #71: 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 #85: 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 #87: 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 #136: FILE: tools/testing/selftests/net/vdev_offload.sh:83: + # set down, it will have no carrier. So we need to add netdevsim ourselves. WARNING: line length of 85 exceeds 80 columns #139: FILE: tools/testing/selftests/net/vdev_offload.sh:86: + echo "0 2" | ip netns exec "$ns" tee /sys/bus/netdevsim/new_device >/dev/null WARNING: line length of 94 exceeds 80 columns #140: FILE: tools/testing/selftests/net/vdev_offload.sh:87: + link_0=$(ip netns exec "$ns" ls /sys/bus/netdevsim/devices/netdevsim0/net | head -n 1) WARNING: line length of 94 exceeds 80 columns #141: FILE: tools/testing/selftests/net/vdev_offload.sh:88: + link_1=$(ip netns exec "$ns" ls /sys/bus/netdevsim/devices/netdevsim0/net | tail -n 1) WARNING: line length of 96 exceeds 80 columns #195: FILE: tools/testing/selftests/net/vdev_offload.sh:142: + ip -n "$ns" xfrm state list | grep -q "crypto offload parameters: dev $dev dir" || RET=1 total: 0 errors, 9 warnings, 0 checks, 194 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 449d140157c7 ("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, 194 lines checked