WARNING: line length of 81 exceeds 80 columns #304: FILE: tools/testing/selftests/vsock/vmtest.sh:49: + "Run vsock_test in server mode on the VM and in client mode on the host." WARNING: line length of 81 exceeds 80 columns #305: FILE: tools/testing/selftests/vsock/vmtest.sh:50: + "Run vsock_test in client mode on the VM and in server mode on the host." WARNING: line length of 91 exceeds 80 columns #321: FILE: tools/testing/selftests/vsock/vmtest.sh:66: + echo " -b: build the kernel from the current source tree and use it for guest VMs" WARNING: line length of 81 exceeds 80 columns #343: FILE: tools/testing/selftests/vsock/vmtest.sh:88: + ssh -q -o UserKnownHostsFile=/dev/null -p ${SSH_HOST_PORT} localhost "$@" WARNING: line length of 96 exceeds 80 columns #417: FILE: tools/testing/selftests/vsock/vmtest.sh:162: + printf "warning: vng version '%s' has not been tested and may " "${version}" >&2 WARNING: line length of 96 exceeds 80 columns #418: FILE: tools/testing/selftests/vsock/vmtest.sh:163: + printf "not function properly.\n\tThe following versions have been tested: " >&2 WARNING: line length of 83 exceeds 80 columns #429: FILE: tools/testing/selftests/vsock/vmtest.sh:174: + echo "-b requires vmtest.sh called from the kernel source tree" >&2 WARNING: line length of 92 exceeds 80 columns #436: FILE: tools/testing/selftests/vsock/vmtest.sh:181: + die "failed to generate .config for kernel source tree (${KERNEL_CHECKOUT})" WARNING: line length of 82 exceeds 80 columns #440: FILE: tools/testing/selftests/vsock/vmtest.sh:185: + die "failed to build kernel from source tree (${KERNEL_CHECKOUT})" WARNING: line length of 94 exceeds 80 columns #474: FILE: tools/testing/selftests/vsock/vmtest.sh:219: + bash -c 'while [[ ! -s '"${QEMU_PIDFILE}"' ]]; do sleep 1; done; exit 0'; then WARNING: line length of 92 exceeds 80 columns #528: FILE: tools/testing/selftests/vsock/vmtest.sh:273: + wait_for_listener "${TEST_HOST_PORT_LISTENER}" "${WAIT_PERIOD}" "${WAIT_PERIOD_MAX}" WARNING: line length of 90 exceeds 80 columns #609: FILE: tools/testing/selftests/vsock/vmtest.sh:354: + --control-port="${TEST_HOST_PORT_LISTENER}" 2>&1 | log_guest "${testname}" WARNING: line length of 81 exceeds 80 columns #663: FILE: tools/testing/selftests/vsock/vmtest.sh:408: + echo "FAIL: kernel warning detected on host" | log_host "${name}" total: 0 errors, 13 warnings, 0 checks, 625 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 35f80bab5b48 ("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, 13 warnings, 0 checks, 625 lines checked