WARNING: line length of 84 exceeds 80 columns #66: FILE: tools/testing/selftests/vsock/vmtest.sh:69: + "Test that guest VM with G2H transport cannot set namespace mode to 'local'" WARNING: line length of 90 exceeds 80 columns #143: FILE: tools/testing/selftests/vsock/vmtest.sh:619: + if vm_ssh init_ns "echo local | tee /proc/sys/net/vsock/ns_mode &>/dev/null"; then WARNING: line length of 87 exceeds 80 columns #193: FILE: tools/testing/selftests/vsock/vmtest.sh:740: + host_warn_before=$(dmesg --level=warn 2>/dev/null | grep -c -i 'vsock') WARNING: line length of 86 exceeds 80 columns #205: FILE: tools/testing/selftests/vsock/vmtest.sh:752: + host_warn_after=$(dmesg --level=warn 2>/dev/null | grep -c -i 'vsock') total: 0 errors, 4 warnings, 0 checks, 188 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 2a18ac4a5a10 ("selftests/vsock: add tests for proc sys vsock ns_mode") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 4 warnings, 0 checks, 188 lines checked