WARNING: line length of 97 exceeds 80 columns #86: FILE: tools/testing/selftests/net/ecmp_rehash.sh:44: + awk '/Sent .* pkt/ { for (i=1;i<=NF;i++) if ($i=="pkt") { print $(i-1); exit } }' WARNING: line length of 82 exceeds 80 columns #102: FILE: tools/testing/selftests/net/ecmp_rehash.sh:60: + if (n[i] == "TcpTimeoutRehash") print v[i] WARNING: line length of 81 exceeds 80 columns #147: FILE: tools/testing/selftests/net/ecmp_rehash.sh:105: + ip netns exec "$ns" sysctl -qw net.ipv6.conf.default.accept_dad=0 WARNING: line length of 81 exceeds 80 columns #221: FILE: tools/testing/selftests/net/ecmp_rehash.sh:179: + 'TCP6:[fd00:ff::2]:$PORT,bind=[fd00:ff::1],connect-timeout=60'" \ WARNING: line length of 81 exceeds 80 columns #285: FILE: tools/testing/selftests/net/ecmp_rehash.sh:243: + 'TCP6:[fd00:ff::2]:$port,bind=[fd00:ff::1],connect-timeout=60'" \ WARNING: line length of 85 exceeds 80 columns #339: FILE: tools/testing/selftests/net/ecmp_rehash.sh:297: + done | timeout 60 socat - 'TCP6:[fd00:ff::2]:$port,bind=[fd00:ff::1]' total: 0 errors, 6 warnings, 0 checks, 361 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 963561f506ae ("selftests: net: add ECMP rehash test") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 361 lines checked