WARNING: line length of 98 exceeds 80 columns #299: FILE: tools/testing/selftests/vsock/vmtest.sh:42: +readonly KERNEL_CMDLINE="virtme.dhcp net.ifnames=0 biosdevname=0 virtme.ssh virtme_ssh_user=$USER" WARNING: line length of 81 exceeds 80 columns #303: FILE: tools/testing/selftests/vsock/vmtest.sh:46: + "Run vsock_test in server mode on the VM and in client mode on the host." WARNING: line length of 81 exceeds 80 columns #304: FILE: tools/testing/selftests/vsock/vmtest.sh:47: + "Run vsock_test in client mode on the VM and in server mode on the host." WARNING: line length of 91 exceeds 80 columns #320: FILE: tools/testing/selftests/vsock/vmtest.sh:63: + echo " -b: build the kernel from the current source tree and use it for guest VMs" WARNING: line length of 81 exceeds 80 columns #342: FILE: tools/testing/selftests/vsock/vmtest.sh:85: + ssh -q -o UserKnownHostsFile=/dev/null -p ${SSH_HOST_PORT} localhost "$@" WARNING: line length of 83 exceeds 80 columns #405: FILE: tools/testing/selftests/vsock/vmtest.sh:148: + echo "-b requires vmtest.sh called from the kernel source tree" >&2 WARNING: line length of 92 exceeds 80 columns #412: FILE: tools/testing/selftests/vsock/vmtest.sh:155: + die "failed to generate .config for kernel source tree (${KERNEL_CHECKOUT})" WARNING: line length of 82 exceeds 80 columns #416: FILE: tools/testing/selftests/vsock/vmtest.sh:159: + die "failed to build kernel from source tree (${KERNEL_CHECKOUT})" WARNING: line length of 94 exceeds 80 columns #450: FILE: tools/testing/selftests/vsock/vmtest.sh:193: + bash -c 'while [[ ! -s '"${QEMU_PIDFILE}"' ]]; do sleep 1; done; exit 0'; then WARNING: line length of 92 exceeds 80 columns #504: FILE: tools/testing/selftests/vsock/vmtest.sh:247: + wait_for_listener "${TEST_HOST_PORT_LISTENER}" "${WAIT_PERIOD}" "${WAIT_PERIOD_MAX}" WARNING: line length of 90 exceeds 80 columns #585: FILE: tools/testing/selftests/vsock/vmtest.sh:328: + --control-port="${TEST_HOST_PORT_LISTENER}" 2>&1 | log_guest "${testname}" WARNING: line length of 81 exceeds 80 columns #639: FILE: tools/testing/selftests/vsock/vmtest.sh:382: + echo "FAIL: kernel warning detected on host" | log_host "${name}" total: 0 errors, 12 warnings, 0 checks, 600 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 ce03d5430f91 ("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, 12 warnings, 0 checks, 600 lines checked