WARNING: line length of 98 exceeds 80 columns #293: 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 #297: 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 #298: 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 #413: FILE: tools/testing/selftests/vsock/vmtest.sh:163: + bash -c 'while [[ ! -s '"${QEMU_PIDFILE}"' ]]; do sleep 1; done; exit 0' WARNING: line length of 86 exceeds 80 columns #469: FILE: tools/testing/selftests/vsock/vmtest.sh:219: + wait_for_listener ${TEST_HOST_PORT_LISTENER} ${WAIT_PERIOD} ${WAIT_PERIOD_MAX} WARNING: line length of 90 exceeds 80 columns #561: FILE: tools/testing/selftests/vsock/vmtest.sh:311: + --control-port="${TEST_HOST_PORT_LISTENER}" 2>&1 | log_guest "${testname}" total: 0 errors, 6 warnings, 0 checks, 588 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 3c3de632c7e6 ("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, 6 warnings, 0 checks, 588 lines checked