WARNING: line length of 89 exceeds 80 columns #283: FILE: tools/testing/selftests/vsock/vmtest.sh:45: +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:51: + "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:52: + "Run vsock_test in client mode on the VM and in server mode on the host." WARNING: line length of 88 exceeds 80 columns #392: FILE: tools/testing/selftests/vsock/vmtest.sh:154: + bash -c 'while [[ ! -e '"${QEMU_PIDFILE}"' ]]; do sleep 1; done; exit 0' WARNING: line length of 86 exceeds 80 columns #436: FILE: tools/testing/selftests/vsock/vmtest.sh:198: + wait_for_listener ${TEST_HOST_PORT_LISTENER} ${WAIT_PERIOD} ${WAIT_PERIOD_MAX} WARNING: line length of 90 exceeds 80 columns #526: FILE: tools/testing/selftests/vsock/vmtest.sh:288: + --control-port="${TEST_HOST_PORT_LISTENER}" 2>&1 | log_guest "${testname}" WARNING: line length of 82 exceeds 80 columns #581: FILE: tools/testing/selftests/vsock/vmtest.sh:343: + echo "${name}: kernel warning detected on host" | log_host ${name} total: 0 errors, 7 warnings, 0 checks, 564 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 2c9f3251b6bb ("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, 564 lines checked