WARNING: line length of 94 exceeds 80 columns #103: FILE: tools/testing/selftests/vsock/vmtest.sh:37: +QEMU_OPTS="${QEMU_OPTS} -netdev user,id=n0,hostfwd=tcp::${TEST_HOST_PORT}-:${TEST_GUEST_PORT}" WARNING: line length of 89 exceeds 80 columns #108: FILE: tools/testing/selftests/vsock/vmtest.sh:42: +KERNEL_CMDLINE="virtme.dhcp net.ifnames=0 biosdevname=0 virtme.ssh virtme_ssh_user=$USER" WARNING: line length of 119 exceeds 80 columns #114: FILE: tools/testing/selftests/vsock/vmtest.sh:48: + vm_server_host_client Run vsock_test in server mode on the VM and in client mode on the host. WARNING: line length of 119 exceeds 80 columns #115: FILE: tools/testing/selftests/vsock/vmtest.sh:49: + vm_client_host_server Run vsock_test in client mode on the VM and in server mode on the host. WARNING: line length of 86 exceeds 80 columns #151: FILE: tools/testing/selftests/vsock/vmtest.sh:85: + --config ${KERNEL_CHECKOUT}/tools/testing/selftests/vsock/config.vsock WARNING: line length of 89 exceeds 80 columns #201: FILE: tools/testing/selftests/vsock/vmtest.sh:135: + vm_ssh -- "$(declare -f wait_for_listener); wait_for_listener ${TEST_GUEST_PORT}" WARNING: line length of 86 exceeds 80 columns #213: FILE: tools/testing/selftests/vsock/vmtest.sh:147: + cat | awk '{ printf "%s:\t%s\n","'"${prefix}"'", $0 }' | tee -a ${LOG} WARNING: line length of 92 exceeds 80 columns #215: FILE: tools/testing/selftests/vsock/vmtest.sh:149: + echo "$*" | awk '{ printf "%s:\t%s\n","'"${prefix}"'", $0 }' | tee -a ${LOG} WARNING: line length of 93 exceeds 80 columns #239: FILE: tools/testing/selftests/vsock/vmtest.sh:173: + --control-port="${TEST_GUEST_PORT}" \ WARNING: line length of 88 exceeds 80 columns #241: FILE: tools/testing/selftests/vsock/vmtest.sh:175: + 2>&1 | log_guest "${testname}" & WARNING: line length of 90 exceeds 80 columns #267: FILE: tools/testing/selftests/vsock/vmtest.sh:201: + --control-port="${TEST_HOST_PORT_LISTENER}" 2>&1 | log_guest "${testname}" total: 0 errors, 11 warnings, 0 checks, 261 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 b9db81a09080 ("selftests/vsock: add initial vmtest.sh for vsock") 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, 11 warnings, 0 checks, 261 lines checked