WARNING: line length of 94 exceeds 80 columns #113: FILE: tools/testing/selftests/vsock/vmtest.sh:39: +QEMU_OPTS="${QEMU_OPTS} -netdev user,id=n0,hostfwd=tcp::${TEST_HOST_PORT}-:${TEST_GUEST_PORT}" WARNING: line length of 89 exceeds 80 columns #118: FILE: tools/testing/selftests/vsock/vmtest.sh:44: +KERNEL_CMDLINE="virtme.dhcp net.ifnames=0 biosdevname=0 virtme.ssh virtme_ssh_user=$USER" WARNING: line length of 105 exceeds 80 columns #124: FILE: tools/testing/selftests/vsock/vmtest.sh:50: + vm_server_host_client Run vsock_test in server mode on the VM and in client mode on the host. WARNING: line length of 105 exceeds 80 columns #125: FILE: tools/testing/selftests/vsock/vmtest.sh:51: + vm_client_host_server Run vsock_test in client mode on the VM and in server mode on the host. WARNING: line length of 88 exceeds 80 columns #126: FILE: tools/testing/selftests/vsock/vmtest.sh:52: + vm_loopback Run vsock_test using the loopback transport in the VM. WARNING: line length of 86 exceeds 80 columns #163: FILE: tools/testing/selftests/vsock/vmtest.sh:89: + --config ${KERNEL_CHECKOUT}/tools/testing/selftests/vsock/config.vsock WARNING: line length of 86 exceeds 80 columns #226: FILE: tools/testing/selftests/vsock/vmtest.sh:152: + cat | awk '{ printf "%s:\t%s\n","'"${prefix}"'", $0 }' | tee -a ${LOG} WARNING: line length of 92 exceeds 80 columns #228: FILE: tools/testing/selftests/vsock/vmtest.sh:154: + echo "$*" | awk '{ printf "%s:\t%s\n","'"${prefix}"'", $0 }' | tee -a ${LOG} WARNING: line length of 90 exceeds 80 columns #282: FILE: tools/testing/selftests/vsock/vmtest.sh:208: + --control-port="${TEST_HOST_PORT_LISTENER}" 2>&1 | log_guest "${testname}" WARNING: line length of 82 exceeds 80 columns #325: FILE: tools/testing/selftests/vsock/vmtest.sh:251: + echo "${name}: kernel warning detected on host" | log_host ${name} total: 0 errors, 10 warnings, 0 checks, 324 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 730f45f591e3 ("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, 10 warnings, 0 checks, 324 lines checked