WARNING: line length of 100 exceeds 80 columns #162: FILE: tools/testing/selftests/net/ovpn/data-test.sh:26: + ip link add veth${p} netns peer0 type veth peer name veth${p} netns peer${p} WARNING: line length of 95 exceeds 80 columns #180: FILE: tools/testing/selftests/net/ovpn/data-test.sh:44: + ip netns exec peer0 ${OVPN_CLI} new_multi_peer tun0 1 ${UDP_PEERS_FILE} WARNING: line length of 96 exceeds 80 columns #183: FILE: tools/testing/selftests/net/ovpn/data-test.sh:47: + ip netns exec peer0 ${OVPN_CLI} new_key tun0 ${p} 1 0 ${ALG} 0 \ WARNING: line length of 97 exceeds 80 columns #187: FILE: tools/testing/selftests/net/ovpn/data-test.sh:51: + ip netns exec peer${1} ${OVPN_CLI} new_peer tun${1} 1 ${1} 10.10.${1}.1 1 WARNING: line length of 92 exceeds 80 columns #188: FILE: tools/testing/selftests/net/ovpn/data-test.sh:52: + ip netns exec peer${1} ${OVPN_CLI} new_key tun${1} ${1} 1 0 ${ALG} 1 WARNING: line length of 93 exceeds 80 columns #193: FILE: tools/testing/selftests/net/ovpn/data-test.sh:57: + (ip netns exec peer0 ${OVPN_CLI} listen tun0 1 ${TCP_PEERS_FILE} && { WARNING: line length of 95 exceeds 80 columns #195: FILE: tools/testing/selftests/net/ovpn/data-test.sh:59: + ip netns exec peer0 ${OVPN_CLI} new_key tun0 ${p} 1 0 \ WARNING: line length of 96 exceeds 80 columns #201: FILE: tools/testing/selftests/net/ovpn/data-test.sh:65: + ip netns exec peer${1} ${OVPN_CLI} connect tun${1} ${1} 10.10.${1}.1 1 \ WARNING: line length of 88 exceeds 80 columns #212: FILE: tools/testing/selftests/net/ovpn/data-test.sh:76: + ip netns exec peer${p} ${OVPN_CLI} del_iface tun${p} 2>/dev/null || true WARNING: line length of 81 exceeds 80 columns #251: FILE: tools/testing/selftests/net/ovpn/data-test.sh:115: + ip netns exec peer0 ${OVPN_CLI} new_key tun0 ${p} 2 1 ${ALG} 0 data64.key WARNING: line length of 87 exceeds 80 columns #252: FILE: tools/testing/selftests/net/ovpn/data-test.sh:116: + ip netns exec peer${p} ${OVPN_CLI} new_key tun${p} ${p} 2 1 ${ALG} 1 data64.key WARNING: line length of 100 exceeds 80 columns #332: FILE: tools/testing/selftests/net/ovpn/float-test.sh:26: + ip link add veth${p} netns peer0 type veth peer name veth${p} netns peer${p} WARNING: line length of 95 exceeds 80 columns #350: FILE: tools/testing/selftests/net/ovpn/float-test.sh:44: + ip netns exec peer0 ${OVPN_CLI} new_multi_peer tun0 1 ${UDP_PEERS_FILE} WARNING: line length of 96 exceeds 80 columns #353: FILE: tools/testing/selftests/net/ovpn/float-test.sh:47: + ip netns exec peer0 ${OVPN_CLI} new_key tun0 ${p} 1 0 ${ALG} 0 \ WARNING: line length of 97 exceeds 80 columns #357: FILE: tools/testing/selftests/net/ovpn/float-test.sh:51: + ip netns exec peer${1} ${OVPN_CLI} new_peer tun${1} 1 ${1} 10.10.${1}.1 1 WARNING: line length of 94 exceeds 80 columns #358: FILE: tools/testing/selftests/net/ovpn/float-test.sh:52: + ip netns exec peer${1} ${OVPN_CLI} new_key tun${1} ${1} 1 0 ${ALG} 1 \ WARNING: line length of 93 exceeds 80 columns #363: FILE: tools/testing/selftests/net/ovpn/float-test.sh:57: + (ip netns exec peer0 ${OVPN_CLI} listen tun0 1 ${TCP_PEERS_FILE} && { WARNING: line length of 95 exceeds 80 columns #365: FILE: tools/testing/selftests/net/ovpn/float-test.sh:59: + ip netns exec peer0 ${OVPN_CLI} new_key tun0 ${p} 1 0 \ WARNING: line length of 96 exceeds 80 columns #371: FILE: tools/testing/selftests/net/ovpn/float-test.sh:65: + ip netns exec peer${1} ${OVPN_CLI} connect tun${1} ${1} 10.10.${1}.1 1 \ WARNING: line length of 88 exceeds 80 columns #382: FILE: tools/testing/selftests/net/ovpn/float-test.sh:76: + ip netns exec peer${p} ${OVPN_CLI} del_iface tun${p} 2>/dev/null || true WARNING: line length of 85 exceeds 80 columns #1470: FILE: tools/testing/selftests/net/ovpn/ovpn-cli.c:1040: + grp->group, nla_len(tb_mcgrp[CTRL_ATTR_MCAST_GRP_NAME]))) total: 0 errors, 21 warnings, 0 checks, 2159 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 60e60454b88c ("testing/selftest: add test tool and scripts for ovpn module") 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, 21 warnings, 0 checks, 2159 lines checked