[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190820005206.GG734@shao2-debian>
Date: Tue, 20 Aug 2019 08:52:06 +0800
From: kernel test robot <rong.a.chen@...el.com>
To: Liran Alon <liran.alon@...cle.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Maran Wilson <maran.wilson@...cle.com>,
Krish Sadhukhan <krish.sadhukhan@...cle.com>,
LKML <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>, lkp@...org
Subject: [KVM] 323d73a8ec: kernel_selftests.kvm.vmx_set_nested_state_test.fail
FYI, we noticed the following commit (built with gcc-7):
commit: 323d73a8ecad22bf3284f11112a7cce576ade6af ("KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS")
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git master
in testcase: kernel_selftests
with following parameters:
group: kselftests-01
test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel.
test-url: https://www.kernel.org/doc/Documentation/kselftest.txt
on test machine: 8 threads Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz with 16G memory
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <rong.a.chen@...el.com>
# selftests: kvm: vmx_set_nested_state_test
# ==== Test Assertion Failure ====
# lib/kvm_util.c:1277: ret == 0
# pid=12810 tid=12810 - Invalid argument
# 1 0x0000000000403624: vcpu_nested_state_set at kvm_util.c:1275
# 2 0x0000000000401197: test_nested_state at vmx_set_nested_state_test.c:32
# 3 0x0000000000401562: test_vmx_nested_state at vmx_set_nested_state_test.c:151
# 4 0x000000000040100f: main at vmx_set_nested_state_test.c:283
# 5 0x00007efdc57f409a: ?? ??:0
# 6 0x0000000000401099: _start at ??:?
# KVM_SET_NESTED_STATE failed, ret: -1 errno: 22
not ok 12 selftests: kvm: vmx_set_nested_state_test
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
Thanks,
Rong Chen
View attachment "config-5.2.0-rc7-00003-g323d73a8ecad2" of type "text/plain" (196410 bytes)
View attachment "job-script" of type "text/plain" (5387 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (30112 bytes)
View attachment "kernel_selftests" of type "text/plain" (154923 bytes)
View attachment "job.yaml" of type "text/plain" (4633 bytes)
View attachment "reproduce" of type "text/plain" (860 bytes)
Powered by blists - more mailing lists