WARNING: Misplaced SPDX-License-Identifier tag - use line 1 instead #37: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:2: # SPDX-License-Identifier: GPL-2.0 WARNING: line length of 94 exceeds 80 columns #51: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:15: +# 14:35:48.353250 IP SERVER_IP.PORT > CLIENT_IP.PORT: sctp (1) [INIT] [init tag: 1187206187] WARNING: line length of 98 exceeds 80 columns #52: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:16: +# 14:35:48.353275 IP CLIENT_IP.PORT > SERVER_IP.PORT: sctp (1) [INIT ACK] [init tag: 2017837359] WARNING: line length of 94 exceeds 80 columns #55: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:19: +# 14:35:47.655279 IP CLIENT_IP.PORT > SERVER_IP.PORT: sctp (1) [INIT] [init tag: 2017837359] WARNING: line length of 97 exceeds 80 columns #57: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:21: +# 14:35:48.855335 IP SERVER_IP.PORT > CLIENT_IP.PORT: sctp (1) [INIT ACK] [init tag: 164579970] WARNING: line length of 87 exceeds 80 columns #100: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:65: + # simulate the delay on OVS upcall by setting up a delay for INIT_ACK/INIT with WARNING: line length of 91 exceeds 80 columns #111: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:76: + u32 match ip protocol 132 0xff match u8 "$chunk_type" 0xff at 32 flowid 1:1 WARNING: line length of 93 exceeds 80 columns #112: FILE: tools/testing/selftests/net/netfilter/conntrack_sctp_collision.sh:77: + if ! tc -n "$ns" qdisc add dev "$link" parent 1:1 handle 10: netem delay 1200ms; then total: 0 errors, 8 warnings, 0 checks, 130 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 b6fc0a306003 ("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, 8 warnings, 0 checks, 130 lines checked