WARNING: line length of 100 exceeds 80 columns #29: FILE: tools/testing/selftests/net/netfilter/nft_queue.sh:515: + timeout 10 ip netns exec "$ns2" socat UDP-LISTEN:12345,fork,pf=ipv4 OPEN:"$TMPFILE1",trunc & WARNING: line length of 100 exceeds 80 columns #33: FILE: tools/testing/selftests/net/netfilter/nft_queue.sh:518: + timeout 10 ip netns exec "$ns3" socat UDP-LISTEN:12345,fork,pf=ipv4 OPEN:"$TMPFILE2",trunc & WARNING: line length of 108 exceeds 80 columns #43: FILE: tools/testing/selftests/net/netfilter/nft_queue.sh:531: + echo "Packet 1" | ip netns exec "$ns1" socat -u STDIN UDP-DATAGRAM:10.6.6.6:12345,bind=0.0.0.0:55221 WARNING: line length of 108 exceeds 80 columns #44: FILE: tools/testing/selftests/net/netfilter/nft_queue.sh:532: + echo "Packet 2" | ip netns exec "$ns1" socat -u STDIN UDP-DATAGRAM:10.6.6.6:12345,bind=0.0.0.0:55221 total: 0 errors, 4 warnings, 0 checks, 22 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 d7968dc212fa ("selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0") 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, 4 warnings, 0 checks, 22 lines checked