WARNING: line length of 87 exceeds 80 columns #73: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:60: + # simulate the delay on OVS upcall by setting up a delay for INIT_ACK/INIT with WARNING: line length of 93 exceeds 80 columns #78: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:65: + tc -n "$CLIENT_NS" class add dev link3 parent 1: classid 1:1 htb rate 100mbit WARNING: line length of 97 exceeds 80 columns #80: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:67: + u32 match ip protocol 132 0xff match u8 $chunk_type 0xff at 32 flowid 1:1 WARNING: line length of 83 exceeds 80 columns #81: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:68: + if ! tc -n "$CLIENT_NS" qdisc add dev link3 parent 1:1 handle 10: \ WARNING: line length of 93 exceeds 80 columns #90: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:77: + tc -n "$SERVER_NS" class add dev link0 parent 1: classid 1:1 htb rate 100mbit WARNING: line length of 97 exceeds 80 columns #92: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:79: + u32 match ip protocol 132 0xff match u8 $chunk_type 0xff at 32 flowid 1:1 WARNING: line length of 83 exceeds 80 columns #93: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:80: + if ! tc -n "$SERVER_NS" qdisc add dev link0 parent 1:1 handle 10: \ total: 0 errors, 7 warnings, 0 checks, 109 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 0536b86dd47a ("selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision 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, 7 warnings, 0 checks, 109 lines checked