WARNING: line length of 98 exceeds 80 columns #285: FILE: tools/testing/selftests/vsock/vmtest.sh:43: +readonly KERNEL_CMDLINE="virtme.dhcp net.ifnames=0 biosdevname=0 virtme.ssh virtme_ssh_user=$USER" WARNING: line length of 81 exceeds 80 columns #289: FILE: tools/testing/selftests/vsock/vmtest.sh:47: + "Run vsock_test in server mode on the VM and in client mode on the host." WARNING: line length of 81 exceeds 80 columns #290: FILE: tools/testing/selftests/vsock/vmtest.sh:48: + "Run vsock_test in client mode on the VM and in server mode on the host." WARNING: line length of 88 exceeds 80 columns #399: FILE: tools/testing/selftests/vsock/vmtest.sh:157: + bash -c 'while [[ ! -e '"${QEMU_PIDFILE}"' ]]; do sleep 1; done; exit 0' WARNING: line length of 86 exceeds 80 columns #455: FILE: tools/testing/selftests/vsock/vmtest.sh:213: + wait_for_listener ${TEST_HOST_PORT_LISTENER} ${WAIT_PERIOD} ${WAIT_PERIOD_MAX} WARNING: line length of 90 exceeds 80 columns #547: FILE: tools/testing/selftests/vsock/vmtest.sh:305: + --control-port="${TEST_HOST_PORT_LISTENER}" 2>&1 | log_guest "${testname}" WARNING: line length of 82 exceeds 80 columns #601: FILE: tools/testing/selftests/vsock/vmtest.sh:359: + echo "${name}: kernel warning detected on host" | log_host ${name} total: 0 errors, 7 warnings, 0 checks, 581 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 13af803acb7b ("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, 7 warnings, 0 checks, 581 lines checked