[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202303020903.b01fd1de-yujie.liu@intel.com>
Date: Thu, 2 Mar 2023 09:50:05 +0800
From: kernel test robot <yujie.liu@...el.com>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
CC: <oe-lkp@...ts.linux.dev>, <lkp@...el.com>,
<linux-kernel@...r.kernel.org>, Borislav Petkov <bp@...en8.de>
Subject: [linus:master] [x86/vdso] 877cff5296:
kernel-selftests.x86.test_vsyscall_32.fail
Greeting,
FYI, we noticed kernel-selftests.x86.test_vsyscall_32.fail due to commit (built with gcc-11):
commit: 877cff5296faa6ef312f8002216bbf73bea006c7 ("x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpu")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
[test failed on linux-next/master 1716a175592aff9549a0c07aac8f9cadd03003f5]
in testcase: kernel-selftests
version: kernel-selftests-x86_64-d4cf28ee-1_20230110
with following parameters:
group: x86
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 1 sockets Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (Kaby Lake) with 32G memory
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
# selftests: x86: test_vsyscall_32
# [RUN] test gettimeofday()
# vDSO time offsets: 0.000017 0.000001
# [OK] vDSO gettimeofday()'s timeval was okay
# [RUN] test time()
# [OK] vDSO time() is okay
# [RUN] getcpu() on CPU 0
# [FAIL] vDSO reported CPU 227 but should be 0
# [OK] vDSO reported correct node
# [RUN] getcpu() on CPU 1
# [FAIL] vDSO reported CPU 227 but should be 1
# [OK] vDSO reported correct node
not ok 9 selftests: x86: test_vsyscall_32 # exit=1
If you fix the issue, kindly add following tag
| Reported-by: kernel test robot <yujie.liu@...el.com>
| Link: https://lore.kernel.org/oe-lkp/202303020903.b01fd1de-yujie.liu@intel.com
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
sudo bin/lkp install job.yaml # job file is attached in this email
bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run
sudo bin/lkp run generated-yaml-file
# if come across any failure that blocks the test,
# please remove ~/.lkp and /lkp dir to run from a clean state.
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
View attachment "config-6.2.0-rc5-00005-g877cff5296fa" of type "text/plain" (171504 bytes)
View attachment "job-script" of type "text/plain" (5881 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (69996 bytes)
View attachment "kernel-selftests" of type "text/plain" (142477 bytes)
View attachment "job.yaml" of type "text/plain" (5057 bytes)
View attachment "reproduce" of type "text/plain" (236 bytes)
Powered by blists - more mailing lists