From Fedora Project Wiki

No edit summary
Line 54: Line 54:
== Test Results ==
== Test Results ==


Test results will be exported here once the test day is over. See [[#How_to_test?|How to test?]] section for information how to submit results and see the live results.
=== Regression Test ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/QA:Testcase_kernel_regression Regression]
! References
|-
| [[User:Anon|Anon]]
| HP Laptop i5-7200U bare metal, Fedora test day image kerneltest-5.9.1.iso
| {{result|pass}}<ref>1. Default test passed.
 
2. Performance test passed.
 
Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Mitigation: Microcode
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected</ref>
| <references/>
|-
| [[User:Daniels|Daniels]]
| Fedoar 33WS Gnome 3.38.1 KVM Intel Core SkyLake, IBRS x 4
| {{result|pass}}<ref>KVM Fedora33 WS Non-Encrypted Mode</ref>
| <references/>
|-
| [[User:GEPLINUX|GEPLINUX]]
| HP ProBook 6360b | Notebook | Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 | Intel® HD Graphics 3000 (SNB GT2) | 8Go RAM | Bare Metal again |
| {{result|fail}}<ref>Everyting runs ok BUT : sudo runtests.sh : Test suite complete = WARN
 
sudo runtests.sh : Test suite complete = WARN
 
default/paxtest                                                SKIP       
default/libhugetlbfs                                          SKIP   
default/sysfs-perms                                            WARN         
Test suite complete                                              WARN   
 
 
sudo runtests.sh -t performance : Test suite complete = PASS
</ref>
| <references/>
|-
| [[User:GEPLinux|GEPLinux]]
| Acer Aspire 7750G | Notebook | Intel® Core™ i3-2310M CPU @ 2.10GHz × 4 | AMD® Turks / Intel® HD Graphics 3000 (SNB GT2) | 8Go RAM (Bare Metal again)
| {{result|pass}}<ref>No Wifi & No Brightness ( since FEDORA 27 See my post of 4/14/2018 < 2 ACER ASPIRE 7750 : one is 100% OK, the other one : WIFI+Bluetooth+Brightness are KO - Ask Fedora > ) but could not fixed it this time.
 
I MADE AS USUAL :
dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm -y;
dnf install broadcom-wl;
modprobe wl;
 
BUT :
modprobe: FATAL: Module wl not found in directory /lib/modules/5.9.1-300.fc33.x86_64</ref>
| <references/>
|-
| [[User:Leug|Leug]]
| Lenovo 320-15IKB (Type 80XL, 80YE) Laptop (ideapad) - Type 80YH | Intel® Core™ i5-7200U CPU @ 2.50GHz × 4 | Mesa Intel® HD Graphics 620 (KBL GT2) | 7.6 GiB RAM | HDD 1.0 TB
| {{result|pass}}<ref>[Used "test day image" live distro on a 8GB USB stick]
 
Basic test: All passed except "skip" from "./default/libhugetlbfs" and "./default/paxtest"
 
Performance test: Passed with "make: *** [Makefile:110: summary] Error 126", "/bin/sh: ../scripts/getlist: Permission denied" and "/bin/sh: ../scripts/getsummary: Permission denied"</ref>
| <references/>
|-
| [[User:Lodi|Lodi]]
| Dell Inspiron 15 | Intel® Core™ i7-4500U | AMD® Hainan Radeon HD 8670M / Intel® HD Graphics 4400 | kerneltest-5.9.1.iso
| {{result|pass}}<ref>Most tests 'PASS'
./default/sysfs-perms 'WARN'
 
Bluetooth isn`t listing the devices correctly, using Qualcomm Atheros Communications AR9462 (1705) - Can't confirm if it started on 5.9 or before
Ethernet works (Realtek RTL810xE)
Wifi works (Atheros 1705) (lsusb shows as AR9462)
Change screen brightness works
Enable/Disable wifi key works
Enable/Disable touchpad works
 
 
sudo ./runtests.sh
 
Test suite called with default
./default/libhugetlbfs SKIP
./default/sysfs-perms WARN
./default/cachedrop PASS
./default/mq-memory-corruption PASS
./default/selinux-dac-controls PASS
./default/modsign PASS
./default/timer-overhead PASS
./default/posix_timers PASS
./default/paxtest SKIP
./default/insert_leap_second PASS
./default/memfd PASS
./default/stack-randomness PASS
 
Test suite complete WARN
 
Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX unsupported
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Mitigation: Microcode
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
 
sudo ./runtests.sh -t performance
5488MB OK
5488MB OK
5488MB OK
Using config in CONFIG.localhost-live
Mon 26 Oct 2020 12:21:13 PM EDT
Latency measurements
Mon 26 Oct 2020 12:21:30 PM EDT
Calculating file system latency
Mon 26 Oct 2020 12:21:31 PM EDT
Local networking
Mon 26 Oct 2020 12:25:11 PM EDT
Bandwidth measurements
Mon 26 Oct 2020 12:29:10 PM EDT
Calculating context switch overhead
Mon 26 Oct 2020 12:29:14 PM EDT
/bin/sh: ../scripts/getlist: Permission denied
/bin/sh: ../scripts/getsummary: Permission denied
make: *** [Makefile:110: summary] Error 126
./performance/lmbench3 PASS
 
Test suite complete PASS </ref>
| <references/>
|-
| [[User:Plshow|Plshow]]
| Lenovo Ideapad 330-15AST AMD A9
| {{result|pass}}<ref>$ sudo ./runtests.sh
./default/cachedrop FAIL
Test suite complete FAIL
 
$ sudo ./runtests.sh -t performance
Test suite complete PASS
 
RTL8821CE now works without custom DKMS module</ref>
| <references/>
|-
| [[User:R1egn|R1egn]]
| Aspire Z3-715 | Virtual:kerneltest-5.9.1.iso
| {{result|pass}}<ref>Both test cases passed.</ref>
| <references/>
|-
| [[User:Stealth|Stealth]]
| Desktop i5-6600, Fedora test day image kerneltest-5.9.1.iso
| {{result|pass}}<ref>1. Default test passed .
2. Performance test passed.
Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT disabled
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Vulnerable: No microcode
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Mitigation: Clear CPU buffers; SMT disabled</ref>
| <references/>
|-
| [[User:akumar99|akumar99]]
| VMware (AMD Ryzen 9 3900X - 4 cores, 8GB RAM, 100GB HD allotted)
| {{result|pass}}
| <references/>
|-
| [[User:alciregi|alciregi]]
| KVM on Proxmox VE, x86_64, bios
| {{result|pass}}
| <references/>
|-
| [[User:alciregi|alciregi]]
| Toshiba Portege R930-163 Intel i5-3320M, 5.9.2-300.fc33.x86_64
| {{result|pass}}<ref>performance suite</ref>{{result|pass}}<ref>Default suite
Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Vulnerable: No microcode
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
</ref>
| <references/>
|-
| [[User:altp|altp]]
| Lenovo Ideapad Slim 3 14ARE05 | AMD Ryzen™ 5 4500U |  AMD Radeon™ Graphics | 8GB RAM | Fedora Workstation 33 | kernel-5.9.1-300.fc33.x86_64
| {{result|pass}}<ref>1. All test passed</ref>
| <references/>
|-
| [[User:alxclsn|alxclsn]]
| Fed 32, bare metal, Thinkpad E585 with Ryzen5 2500u and Intel AC9260 Wireless
| {{result|pass}}
| <references/>
|-
| [[User:alxclsn|alxclsn]]
| Fed 33,  i5 6600K, GTX970 Nouveau, RTL8812au, Gigabyte Z170 UD3P
| {{result|pass}}
| <references/>
|-
| [[User:alxclsn|alxclsn]]
| bare metal test image, i5 6600K, Gigabyte X170 UD3P, Crucial MX100, GeForce GTX970 Nouveau Driver, NetGear N900 Wireless USB-Stick
| {{result|pass}}<ref> 1. Everything passed except 'WARN' from ./default/sysfs-perms </ref>
| <references/>
|-
| [[User:anantj12|anantj12]]
| Oracle Virtual box :( Processor  (i7 10 gen ->4 cores) Memory 4096 MB  50GB HDD alloted)
| {{result|fail}}<ref>Default test case fails and performance test case passed </ref>
| <references/>
|-
| [[User:anantj12|anantj12]]
| Oracle Virtual box :( Processor  (i7 7700 @3.60ghz ->4 cores) Memory 4096 MB  50GB HDD alloted)
| {{result|fail}}<ref>Default test case failed , performance test case passed</ref>
| <references/>
|-
| [[User:argos94|argos94]]
| DELL INSPIRON 5570 | 7.7 GiB RAM | Intel® Core™ i5-8250U CPU @ 1.60GHz × 8 | AMD® Iceland / Mesa Intel® UHD Graphics 620 (KBL GT2) | SSD 500.1 GB
| {{result|pass}}<ref>All tests passed. Although, the following vulnerability statuses are shown
 
Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Mitigation: Microcode
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected</ref>
| <references/>
|-
| [[User:atim|atim]]
| CPU: Info: Quad Core model: AMD Ryzen 3 3300X; Graphics: Device-1: NVIDIA GP106 [GeForce GTX 1060 6GB] driver: nvidia v: 455.28
| {{result|pass}}<ref>Kernel test passed. And it works with NVIDIA driver. CUDA doesn't work though.</ref>
| <references/>
|-
| [[User:augenauf|augenauf]]
| F33 in a VM (VBox on Win10 host), kernel 5.9.1 from koji
| {{result|pass}}<ref>no bugs or issues spotted. system works just fine. Kernel regression test failed (./default/timer-overhead FAIL, other tests passed)</ref>
| <references/>
|-
| [[User:bojan|bojan]]
| Lenovo ThinkPad T450s, Noname fanless PC with Intel Core i5-8250U
| {{result|pass}}<ref>Kernel was 5.9.2-300.fc33</ref>
| <references/>
|-
| [[User:bojan|bojan]]
| Lenovo ThinkPad T450s, Noname fanless PC with Intel Core i5-8250U
| {{result|pass}}
| <references/>
|-
| [[User:brammp|brammp]]
| Enviroment: barematle Live using kerneltest.iso System: Dell XPS 13 9370 (2018) Specs: i7-8550U 16Gb/Ram
| {{result|pass}}<ref>/bin/sh: ../scripts/getlist: Permission denied
/bin/sh: ../scripts/getsummary: Permission denied
make: *** [Makefile:110: summary] Error 126</ref>
| <references/>
|-
| [[User:bretth|bretth]]
|
| {{result|pass}}<ref>tested in VM, default kernel test passed, performance test passed</ref>
| <references/>
|-
| [[User:bretth|bretth]]
| KVM woth kernel 5.9.2
| {{result|pass}}<ref>default kernel test passed, performance test passed</ref>
| <references/>
|-
| [[User:brownsen|brownsen]]
| F32 Workstation, bare metal, FUJITSU LIFEBOOK E752, BIOS Version 1.13 08/21/2012, 16GB RAM, jforbes 5.9.1-300.fc32.x86_64
| {{result|pass}}<ref>./runtests.sh -t performance -> PASS but lots of "warning: implicit declaration of function ‘lmbench_usage’"
Building current VirtualBox kernel modules -> ok</ref>
| <references/>
|-
| [[User:chivux|chivux]]
| ================ CPU : Procesador ================ Proveedor: AMD Nombre Clave: Trinity X2 Tecnología: 32 nm Especificación: AMD A6-4400M APU with Radeon(tm) HD Graphics Instrucciones: MMX(+), SSE(1, 2, 3, 3S, 4.1, 4.2, 4A), XOP, AVX(1), FMA(3, 4), AES, CLMUL, AMD-V, x86-64 ========================== Motherboard : Motherboard ========================= Fabricante: TOSHIBA Modelo: Portable PC Revisión: MP  ================== Motherboard : BIOS ================== Marca: Insyde Corp. Versión: 6.20 Fecha: 11/07/2012  ===================== Motherboard : Chipset ===================== Proveedor: Advanced Micro Devices, Inc. [AMD] Modelo: FCH LPC Bridge  ======= OS : OS ======= Kernel: Linux 5.9.1-300.fc33.x86_64 Distribución: Fedora 32 (Workstation Edition) Nombre del host: localhost-live Compilador: cc (GCC) 10.2.1 20201005 (Red Hat 10.2.1-5)  ================= Gráfica : Placa O ================= Proveedor: AMD Driver: Radeon Modelo: Trinity 2 [Radeon HD 7520G]
| {{result|pass}}<ref>Date: lun 26 oct 2020 14:47:36 EDT
Test set: default
Kernel: 5.9.1-300.fc33.x86_64
Release: Fedora release 32 (Thirty Two)
Result: PASS
Failed Tests: None
Warned Tests: None
============================================================
Starting test ./default/libhugetlbfs
Starting test ./default/sysfs-perms
Starting test ./default/cachedrop
100+0 registros leídos
100+0 registros escritos
104857600 bytes (105 MB, 100 MiB) copied, 0.102695 s, 1.0 GB/s
cat: /proc/sys/vm/drop_caches: Permiso denegado
./drop_caches.sh: línea 32: [: -ne: se esperaba un operador unario
cat: /proc/sys/vm/drop_caches: Permiso denegado
./drop_caches.sh: línea 32: [: -ne: se esperaba un operador unario
10+0 registros leídos
10+0 registros escritos
10485760 bytes (10 MB, 10 MiB) copied, 0.0773799 s, 136 MB/s
cat: /proc/sys/vm/drop_caches: Permiso denegado
./drop_caches.sh: línea 32: [: -ne: se esperaba un operador unario
TestPASS: /proc/sys/vm/drop_caches PASS
Starting test ./default/mq-memory-corruption
Test PASSED
Test PASSED
Test PASSED
Test PASSED
Test PASSED
Test PASSED
Test PASSED
Test PASSED
Test PASSED
Test PASSED
Starting test ./default/selinux-dac-controls
<no matches>
Starting test ./default/modsign
Successfully loaded signed module
Successfully loaded unsigned module
Starting test ./default/timer-overhead
Starting test ./default/posix_timers
Testing posix timers. False negative may happen on CPU execution
based timers if other threads run on the CPU...
Check itimer virtual... [OK]
Check itimer prof... [OK]
Check itimer real... [OK]
Check timer_create() per thread... [OK]
Check timer_create() per process... [OK]
Starting test ./default/paxtest
Starting test ./default/insert_leap_second
Setting time to speed up testing
Running for 1 iterations. Press ctrl-c to stop
 
Setting time to Mon Oct 26 19:59:50 2020
Scheduling leap second for Mon Oct 26 20:00:00 2020
Mon Oct 26 19:59:57 2020 +    358 us (37) TIME_INS
Mon Oct 26 19:59:57 2020 + 500453 us (37) TIME_INS
Mon Oct 26 19:59:58 2020 +    764 us (37) TIME_INS
Mon Oct 26 19:59:58 2020 + 501148 us (37) TIME_INS
Mon Oct 26 19:59:59 2020 +  1470 us (37) TIME_INS
Mon Oct 26 19:59:59 2020 + 501559 us (37) TIME_INS
Mon Oct 26 19:59:59 2020 +  1963 us (38) TIME_OOP
Mon Oct 26 19:59:59 2020 + 502274 us (38) TIME_OOP
Mon Oct 26 20:00:00 2020 +  2435 us (38) TIME_WAIT
Mon Oct 26 20:00:00 2020 + 502552 us (38) TIME_WAIT
Mon Oct 26 20:00:01 2020 +  2696 us (38) TIME_WAIT
Mon Oct 26 20:00:01 2020 + 502993 us (38) TIME_WAIT
Mon Oct 26 20:00:02 2020 +  3105 us (38) TIME_WAIT
Leap complete
 
Starting test ./default/memfd
memfd: CREATE
memfd: BASIC
memfd: SEAL-WRITE
memfd: SEAL-SHRINK
memfd: SEAL-GROW
memfd: SEAL-RESIZE
memfd: SHARE-DUP
memfd: SHARE-MMAP
memfd: SHARE-OPEN
memfd: SHARE-FORK
memfd: SHARE-DUP (shared file-table)
memfd: SHARE-MMAP (shared file-table)
memfd: SHARE-OPEN (shared file-table)
memfd: SHARE-FORK (shared file-table)
memfd: DONE
Starting test ./default/stack-randomness
 
Date: lun 26 oct 2020 14:49:49 EDT
Test set: performance
Kernel: 5.9.1-300.fc33.x86_64
Release: Fedora release 32 (Thirty Two)
Result: PASS
Failed Tests: None
Warned Tests: None
============================================================
Starting test ./performance/lmbench3
cd src && make rerun
make[1]: se entra en el directorio '/home/liveuser/kernel-tests/performance/lmbench3/src'
gmake[2]: se entra en el directorio '/home/liveuser/kernel-tests/performance/lmbench3/src'
gmake[2]: No se hace nada para 'all'.
gmake[2]: se sale del directorio '/home/liveuser/kernel-tests/performance/lmbench3/src'
gmake[2]: se entra en el directorio '/home/liveuser/kernel-tests/performance/lmbench3/src'
gmake[2]: No se hace nada para 'opt'.
gmake[2]: se sale del directorio '/home/liveuser/kernel-tests/performance/lmbench3/src'
make[1]: se sale del directorio '/home/liveuser/kernel-tests/performance/lmbench3/src'</ref>
| <references/>
|-
| [[User:chuhu|chuhu]]
| HP ProLiant ML370 G6 Intel(R) Xeon(R) CPU E5540 @ 2.53GHz
| {{result|pass}}<ref>process management regression test result is good.</ref>
| <references/>
|-
| [[User:cmurf|cmurf]]
| macbookpro 8,2 - 12G RAM - 4G swaponzram
| {{result|pass}}
| <references/>
|-
| [[User:copperi|copperi]]
| 5.9.1-300.fc33.x86_64 F33 32Gb Ryzen 7 3700x NVIDIA GP106GL [Quadro P2200]
| {{result|pass}}
| <references/>
|-
| [[User:copperi|copperi]]
| 5.9.2-300.fc33.x86_64 F33 32Gb Ryzen 7 3700x NVIDIA GP106GL [Quadro P2200]
| {{result|pass}}
| <references/>
|-
| [[User:coremodule|coremodule]]
| Raspberry Pi 4 4GB
| {{result|pass}}<ref>Fedora-Workstation-33-1.3.aarch64.raw.xz</ref>
| <references/>
|-
| [[User:cwork|cwork]]
| AMD 3600XT, Gigabyte b550 aorus pro, 32GB ram,  2TB NVMe drive
| {{result|pass}}<ref>Yes, the onboard Realtek 8125B NIC is supported by kernel 5.9. 
[    0.666903] pci 0000:08:00.0: [10ec:8125] type 00 class 0x020000
[    3.813946] r8169 0000:08:00.0 eth0: RTL8125B, 18:c0:4d:2f:7e:b5, XID 641, IRQ 59
[    7.831074] RTL8125B 2.5Gbps internal r8169-800:00: attached PHY driver [RTL8125B 2.5Gbps internal] (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)
</ref>
| <references/>
|-
| [[User:danielbonner|danielbonner]]
|
| {{result|warn}}<ref>[TEST 1] sudo ./runtests.sh:  ./default/cachedrop PASS ;    ./default/insert_leap_second PASS ;    ./default/libhugetlbfs SKIP ;    ./default/memfd PASS ;    ./default/modsign PASS ;    ./default/mq-memory-corruption PASS ;    ./default/paxtest SKIP ;    ./default/posix_timers PASS ;    ./default/selinux-dac-controls PASS ;    ./default/stack-randomness PASS ;    ./default/sysfs-perms WARN(see *** below) ;    ./default/timer-overhead PASS ;    Test suite complete WARN.          [TEST 2] sudo ./runtests.sh -t performance:  ./performance/lmbench3 PASS ;    Test suite complete PASS    ***DETAILS: ./default/sysfs-perms: Found world-writable files in sysfs. /sys/kernel/debug/ieee80211/phy0/rc/fixed_rate_idx.  NOTE: I noticed that the sysfs-perms warning has been reported in previous test days and relates to the ath9k PCIE wifi device that I have on my system.</ref>{{result|fail}}<ref>TEST ./default/sysfs-perms gives a warning
Found world-writable files in sysfs.
/sys/kernel/debug/ieee80211/phy0/rc/fixed_rate_idx</ref>
| <references/>
|-
| [[User:danielbonner|danielbonner]]
| Fedora 33 Workstation kernel-5.9.1-300.fc33 Bare Metal Asus X299 TUF Mark 2 Intel 10980xe 64Gb
| {{result|pass}}<ref>Everything passed except 'WARN' from ./default/sysfs-perms</ref>
| <references/>
|-
| [[User:dober|dober]]
| Lenovo P620 bare metal with a Threadripper PRO 3975WX 16 GB ram Intel P620 Graphics card
| {{result|pass}}<ref>All Test passed for standard and performance suite</ref>
| <references/>
|-
| [[User:donaldsebleung|donaldsebleung]]
| QEMU (QEMU Virtual CPU version 2.5+ - 1 CPU, 4G RAM, 16G HD allotted)
| {{result|pass}}<ref>Lots of compiler warnings were emitted from the performance tests (but I presume they can be safely ignored?). Perhaps more importantly, right before I got the PASS, I got:
 
```
/bin/sh: ../scripts/getlist: Permission denied
/bin/sh: ../scripts/getsummary: Permission denied
make: *** [Makefile:110: summary] Error 126
```
 
Test results generated by running them directly on the live test image.</ref>
| <references/>
|-
| [[User:elxreno|elxreno]]
| Fedora 33 KDE, bare metal, FUJITSU LIFEBOOK AH531/GFO, nouveau
| {{result|fail}}<ref>cachedrop test (and entire default test) failed but everything else works fine.
Performance test passed.</ref>
| <references/>
|-
| [[User:enpontus|enpontus]]
|
| {{result|pass}}<ref>Lenovo S540-14API (and the new wireless driver finally is in)</ref>
| <references/>
|-
| [[User:ensar|ensar]]
| CPU: Intel Pentium G4560 (4) @ 3.500GHz |  GPU: NVIDIA GeForce GTX 1050 Ti | Memory: 7913 MiB
| {{result|pass}}<ref>All tests passed.</ref>
| <references/>
|-
| [[User:erilope|erilope]]
| vmware (4 cores, 8GB, 60GB HD pre-alocated) Host Machine: Lenovo X1 Carbon 6th Gen | CPU:  i5-8350U | RAM: 16gb
| {{result|pass}}<ref>All tests successfully passed this includes the default and performance test suite. On the default test suite it did skip the ./default/paxtest, but other than that everything is running good. </ref>
| <references/>
|-
| [[User:frantisekz|frantisekz]]
| Thinkpad P1 Gen2
| {{result|pass}}
| <references/>
|-
| [[User:fydrah|fydrah]]
| RasberryPI 3 1.2, Cortex-A53 4cpu 1G mem, 5.9.2-300.fc33.armv7hl
| {{result|pass}}<ref>All tests passed. No vuln output.</ref>
| <references/>
|-
| [[User:fydrah|fydrah]]
| qemu/kvm, F33 cloud image (OpenStack). Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS), 4cores 8GB mem
| {{result|pass}}<ref>All tests passed</ref>
| <references/>
|-
| [[User:garrmcnu|garrmcnu]]
| Test image on VM (KVM)
| {{result|pass}}<ref>Default and performance tests passed</ref>
| <references/>
|-
| [[User:georg|georg]]
| AMD Ryzen 5 2600 6Core 12Threads, Nvidia GeForce GTX 1650, 4GB RAM for VM, 7200RPM HDD, kerneltest-5.9.1.iso
| {{result|pass}}<ref>Standard Test PASS
Output of Performance Test (lmbench_usage warnings ommited)
1024MB OK
1024MB OK
mhz: should take approximately 297 seconds
Using config in CONFIG.localhost-live
Tue 27 Oct 2020 10:43:13 AM EDT
Latency measurements
Tue 27 Oct 2020 10:51:20 AM EDT
Calculating file system latency
Tue 27 Oct 2020 10:54:56 AM EDT
Local networking
Tue 27 Oct 2020 11:01:25 AM EDT
Bandwidth measurements
Tue 27 Oct 2020 12:05:44 PM EDT
Calculating context switch overhead
Tue 27 Oct 2020 12:17:56 PM EDT
/bin/sh: ../scripts/getlist: Permission denied
/bin/sh: ../scripts/getsummary: Permission denied
make: *** [Makefile:110: summary] Error 126
./performance/lmbench3                                          PASS   
 
Test suite complete                                              PASS   
 
Your log file is located at: /home/liveuser/kernel-tests/logs/kernel-test-1603809567.log.txt
Submit your results to: https://apps.fedoraproject.org/kerneltest/
The following information is not submitted with your log;
it is for informational purposes only.
Checking for kernel signature:
The signer's common name is Fedora Secure Boot Signer
The signer's common name is kernel-signer
Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:Not affected
/sys/devices/system/cpu/vulnerabilities/l1tf:Not affected
/sys/devices/system/cpu/vulnerabilities/mds:Not affected
/sys/devices/system/cpu/vulnerabilities/meltdown:Not affected
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full AMD retpoline, IBPB: conditional, STIBP: disabled, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Not affected
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
</ref>
| <references/>
|-
| [[User:geplinux|geplinux]]
| HP Pavilion 11 x360 PC | Intel® Celeron(R) CPU N2840 @ 2.16GHz × 2 | Intel® HD Graphics (BYT)
| {{result|pass}}<ref>On my HP Pavilion 11 x360 PC
FEDORA 32 with  Kernel 5.9.1-300.fc33.x86_64 :  the integrated Keyboard and the integrated mouse works 100% correctly
FEDORA 32 and 33 Beta with  Kernel 5.8...  the integrated Keyboard and the integrated mouse does not work at all ... I need to use external Keybord and external Mouse...)</ref>
| <references/>
|-
| [[User:geplinux|geplinux]]
| HP ProBook 6360b | Notebook | Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 | Intel® HD Graphics 3000 (SNB GT2) | 8Go RAM | Bare Metal again |
| {{result|warn}}<ref>
Everyting runs ok BUT : sudo ./runtests.sh : Test suite complete = WARN
 
sudo ./runtests.sh : Test suite complete = WARN
 
./default/paxtest                                                SKIP       
./default/libhugetlbfs                                          SKIP   
./default/sysfs-perms                                            WARN         
Test suite complete                                              WARN   
 
 
sudo ./runtests.sh -t performance : Test suite complete = PASS</ref>{{result|warn}}<ref>Everyting runs ok BUT : sudo ./runtests.sh : Test suite complete = WARN
 
sudo ./runtests.sh : Test suite complete = WARN
 
./default/paxtest                                                SKIP       
./default/libhugetlbfs                                          SKIP   
./default/sysfs-perms                                            WARN         
Test suite complete                                              WARN   
 
 
sudo ./runtests.sh -t performance : Test suite complete = PASS
</ref>
| <references/>
|-
| [[User:geplinux|geplinux]]
| LENOVO  IdeaPad S145-14IIL | Notebook | Intel® Core™ i5-1035G1 CPU @ 1.00GHz × 8 | Mesa Intel® UHD Graphics (ICL GT1) | 8Go RAM | (Bare Metal)
| {{result|pass}}<ref>Citrix Workspace 200915 tested OK  |  Everything runs OK | Dual Boot with Windows 10 professional</ref>
| <references/>
|-
| [[User:geraldosimiao|geraldosimiao]]
| Acer Aspire V3-571 Intel Core i7-3632QM - F33KDE
| {{result|pass}}<ref>Kernel regression test: passed (only the habitual 'WARN' from ./default/sysfs-perms)
Regression test performance passed.</ref>
| <references/>
|-
| [[User:gilani|gilani]]
| AMD Ryzen 7 4700U
| {{result|pass}}
| <references/>
|-
| [[User:grdumas|grdumas]]
| VM: Fedora 32 Workstation, GNOME Boxes, 2.0GB RAM / Host: Fedora 32 Workstation, Xeon E-2244G, 16GB RAM
| {{result|pass}}<ref>Both tests resulted in PASS as expected; ./runtests.sh -t performance produced compilation warnings.</ref>
| <references/>
|-
| [[User:heldwin|heldwin]]
| ASUS P5k SE, Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz, Radeon HD 6450, 6G Ram, Fedora 33 Server
| {{result|pass}}<ref>Both test passed</ref>
| <references/>
|-
| [[User:hrshmistry|hrshmistry]]
| VMware Workstation 16.0.0 Player [Intel® Core™ i5-9300H CPU @ 2.40GHz × 2 | SVGA3D; build: RELEASE; LLVM; |Memory: 3.8 GiB RAM | Storage: 21.5 GB | kerneltest-5.9.1.iso | Fedora 32 (Workstation Edition)]
| {{result|pass}}<ref>Both runs of the test suite result in PASS.</ref>
| <references/>
|-
| [[User:hrybkov|hrybkov]]
| Fedora 32.20201031.0 (Silverblue) Gnome 3.36.7 KVM Intel® Core™ i7-7500U CPU @ 2.70GHz × 2
| {{result|pass}}
| <references/>
|-
| [[User:isac|isac]]
|
| {{result|pass}}<ref>Test performance passed, but lots of warning implict declaration of function "lmbench_usage".</ref>{{result|pass}}<ref>Kernel test passed.</ref>
| <references/>
|-
| [[User:itrymybest80|itrymybest80]]
| x86_64, PRIME Z270-A, i5-7600K, 16GB DDR4, AMD RX 580 8GB (MESA 20.2.1) & 970 EVO M.2
| {{result|pass}}<ref>{{bz|1883621}} {{bz|1885457}} {{bz|1884078}} Fedora 33 kernel upgrade via koji. Default & performance regression tests pass, libhugetlbfs & paxtest was skipped. BZ#1883621 snaps on gnome/wayland don't run and crash. BZ#1885457 gnome lockscreen hang still seems to be a problem. BZ#1884078 kdenlive (repo) don't run and crash. I also checked dmesg for new error/warnings: [0.724597] pcieport 0000:00:1c.4: AER: Corrected error received: 0000:00:1c.4 [0.724602] pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID) [0.724603] pcieport 0000:00:1c.4:  device [8086:a294] error status/mask=00000001/00002000 [0.724604] pcieport 0000:00:1c.4:    [ 0] RxErr</ref>
| <references/>
|-
| [[User:ivpsni|ivpsni]]
| baremetal, live using kerneltest.iso, Ryzen3900X, 32GB RAM, Nvidia 2070 SUPER (No drivers)
| {{result|pass}}<ref>./default/libhugetlbfs SKIP
./default/paxtest SKIP
rest PASS</ref>
| <references/>
|-
| [[User:jfoechsler|jfoechsler]]
| Thinkpad T490s bare metal F32+Koji kernel | Luks-LVM-XFS
| {{result|pass}}<ref>Both tests passed. No issues noted from regular usage of Firefox, KVM VMs, flatpak apps, podman containers.</ref>
| <references/>
|-
| [[User:jpbn|jpbn]]
| early 2008 iMac pro
| {{result|pass}}
| <references/>
|-
| [[User:kaandemircan|kaandemircan]]
| F32 QEMU/KVM with kerneltest-5.9.1.iso
| {{result|pass}}<ref>Used kerneltest-5.9.1.iso with QEMU/KVM on my Fedora 32 workstation. Passed with no issues.</ref>
| <references/>
|-
| [[User:liveuser|liveuser]]
| virtualbox 5.2 amd64 3GB, KVM paravirtualization, kerneltest-5.9.1.iso (download), liveuser
| {{result|fail}}<ref>{{bz|0}} performance test critical failure:
 
running tests in console (not in Gnome):
sudo ./runtests.sh: OK (paxtest SKIP).
sudo ./runtests.sh -t performance: FAIL
  after  chmod ugo+x performance/lmbench/scripts/get* (should have been executable in kerneltest-5.9.1.iso),  and  re-running sudo ./runtests.sh -t performance,  output says chdir src and make rerun. 
      after running make rerun in src dir,  performance test aborts with console terminal closing to login prompt.  login attempts (on any console) terminate immediately.  system has failed.
</ref>
| <references/>
|-
| [[User:m0stly|m0stly]]
| X570, R5 3600, RTX2080ti
| {{result|pass}}<ref>Nvidia CUDA broken with 5.9, this is a personal blocker.
All PASS, except libhugetlbfs SKIP, paxtest SKIP.</ref>
| <references/>
|-
| [[User:malucious|malucious]]
| Fedora 33 workstation VM on libvirt. 2GB RAM i7-6700K, Asus Z170A
| {{result|pass}}<ref>1. libhugetlbfs test was skipped.</ref>
| <references/>
|-
| [[User:masami|masami]]
| Fedora 33 Workstation  5.9.1-300.fc33.x86_64, i7-9700K(UHD Graphics 630), baremetal
| {{result|pass}}<ref> kernel regression test passed. Works fine for daily use. build and work fine simple kernel module. kvm works fine.</ref>
| <references/>
|-
| [[User:mharpau|mharpau]]
| Thinkpad T14s, Ryzen 7 4750U, Renoir
| {{result|pass}}<ref>All test passed.</ref>
| <references/>
|-
| [[User:molli123|molli123]]
| L390 Yoga, i5-8265U, 16GB with FC33 baremetal
| {{result|pass}}
| <references/>
|-
| [[User:molli123|molli123]]
| Shuttle XH270, i3-8300, 32GB
| {{result|pass}}
| <references/>
|-
| [[User:morphy2k|morphy2k]]
| OS: Fedora 33 Workstation, ENV: baremetal, KERNEL: 5.9.1-300.fc33.x86_64, DEVICE: Lenovo ThinkPad T14 AMD Gen 1, CPU: AMD Ryzen 7 Pro 4750U, RAM: 16GB DDR4-3200
| {{result|pass}}<ref>All tests passed</ref>
| <references/>
|-
| [[User:mzink|mzink]]
| ThinkPad T480s
| {{result|pass}}<ref>Test suite called with default
./default/selinux-dac-controls                                  PASS   
./default/insert_leap_second                                    PASS   
./default/cachedrop                                              PASS   
./default/libhugetlbfs                                          SKIP   
./default/stack-randomness                                      PASS   
./default/memfd                                                  PASS   
./default/paxtest                                                SKIP   
./default/posix_timers                                          PASS   
./default/sysfs-perms                                            PASS   
./default/mq-memory-corruption                                  PASS   
./default/timer-overhead                                        PASS   
./default/modsign                                                PASS   
 
Test suite complete                                              PASS   
 
Your log file is being submitted...
</ref>
| <references/>
|-
| [[User:nchudnoff|nchudnoff]]
| kerneltest-5.9.1 image, KVM/QEMU on i5-3570
| {{result|pass}}<ref>Default tests PASS (libhugetlbfs SKIP, paxtest SKIP)
Performance tests PASS</ref>
| <references/>
|-
| [[User:nielsenb|nielsenb]]
| HP Compaq 8510w BIOS Intel T9300 AMD RV630
| {{result|pass}}
| <references/>
|-
| [[User:nikto|nikto]]
| VMware® Workstation 16 Player Version: 16.0.0 build-16894299, Virtual Machine: RAM 2G, 1 CPU, 20G disk
| {{result|fail}}<ref>standard tests:
./default/cachedrop............ FAIL
./default/libhugetlbfs............SKIP
./default/paxtest..................SKIP
the rest PASSED
 
performance tests stuck at "Calculating file system latency"</ref>
| <references/>
|-
| [[User:noblesomto|noblesomto]]
| Fedora Rawhide. DELL Latitude E6410, core i5 8GB Ram
| {{result|pass}}<ref>Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/mds:Vulnerable: Clear CPU buffers attempted, no microcode; SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Not affected
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
</ref>
| <references/>
|-
| [[User:norbertj|norbertj]]
| Desktop with Ryzen 3 3200G and 16 GiB RAM running kerneltest-5.9.1.iso
| {{result|pass}}<ref>libhugetlbfs and paxtest SKIP, rest of default tests and performance tests PASS. No regressions noted.</ref>
| <references/>
|-
| [[User:norbertj|norbertj]]
| Ideapad V110-15ISK with Core i3-6006U and 8 GiB RAM running kerneltest-5.9.1.iso
| {{result|pass}}<ref>libhugetlbfs and paxtest SKIP, rest of default tests and performance tests PASS. No regressions noted.</ref>
| <references/>
|-
| [[User:norbertj|norbertj]]
| Old desktop with Core i5-750, 4 GiB RAM and Radeon HD 6450 running kerneltest-5.9.1.iso
| {{result|pass}}<ref>libhugetlbfs and paxtest SKIP, rest of default tests and performance tests PASS. No regressions noted.</ref>
| <references/>
|-
| [[User:oldoc63|oldoc63]]
|
| {{result|pass}}<ref>Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT disabled
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Not affected
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected</ref>
| <references/>
|-
| [[User:oldoc63|oldoc63]]
| rchitecture:                    x86_64 CPU op-mode(s):                  32-bit, 64-bit Byte Order:                      Little Endian Address sizes:                  36 bits physical, 48 bits virtual CPU(s):                          4 On-line CPU(s) list:            0-3 Thread(s) per core:              1 Core(s) per socket:              4 Socket(s):                      1 NUMA node(s):                    1 Vendor ID:                      GenuineIntel CPU family:                      6 Model:                          42 Model name:                      Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz
| {{result|pass}}<ref>Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT disabled
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Not affected
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected</ref>
| <references/>
|-
| [[User:parherman|parherman]]
|
| {{result|pass}}<ref>Still experincing this issue: https://bugzilla.redhat.com/show_bug.cgi?id=1887042 External display periodically shuts off (not unique to this kernel)</ref>
| <references/>
|-
| [[User:paulmarc|paulmarc]]
| Dell OptiPlex 7050 | Intel Core i7-6700 @3.4GHz | 16GB RAM DDR4 | 1TB HDD
| {{result|pass}}<ref>Test on Actual OS installed on Workstation (not Live image).</ref>
| <references/>
|-
| [[User:petervg|petervg]]
| HP ProBook 650 G1  Intel(R) Core(TM) i5-4210M CPU @ 2.60GHz 16GiB
| {{result|pass}}<ref>All checks passed although with some compiler warnings</ref>
| <references/>
|-
| [[User:polczak|polczak]]
| Lenovo ThinkPad E585 / AMD Ryzen 7 2700U with Radeon Vega Mobile Gfx
| {{result|pass}}<ref>default test suite: PASSED</ref>
| <references/>
|-
| [[User:polczak|polczak]]
| ThinkPad X1 Carbon 7th / Machine Type Model: 20QES2P41V
| {{result|pass}}<ref>1. default test suite: PASSED
2. performance test suite: PASSED</ref>
| <references/>
|-
| [[User:pruthvi30sk|pruthvi30sk]]
| Intel® Core™ i7-8700U CPU @ 2.10GHz × 4
| {{result|pass}}<ref>./default/libhugetlbfs                                          SKIP   
./default/sysfs-perms                                            PASS   
./default/cachedrop                                              SKIP   
./default/mq-memory-corruption                                  PASS   
./default/selinux-dac-controls                                  SKIP   
./default/modsign                                                SKIP   
./default/timer-overhead                                        PASS   
./default/posix_timers                                          PASS   
./default/paxtest                                                SKIP   
./default/insert_leap_second                                    SKIP   
./default/memfd                                                  PASS   
./default/stack-randomness                                      PASS   
Test suite complete                                              PASS </ref>
| <references/>
|-
| [[User:pwhalen|pwhalen]]
| AMD Seattle (aarch64)
| {{result|pass}}<ref>spec_store_bypass:Vulnerable
spectre_v2:Vulnerable</ref>
| <references/>
|-
| [[User:pwhalen|pwhalen]]
| Mustang (aarch64)
| {{result|pass}}<ref>spec_store_bypass:Vulnerable
spectre_v2:Vulnerable</ref>
| <references/>
|-
| [[User:pwhalen|pwhalen]]
| Raspberry Pi 2 (armhfp)
| {{result|pass}}
| <references/>
|-
| [[User:pwhalen|pwhalen]]
| Raspberry Pi 4B (2GB, UEFI) - AArch64
| {{result|pass}}
| <references/>
|-
| [[User:quiet|quiet]]
| RAM: 1.9 GiB, CPU: Intel® Core™ i7-8665U CPU @ 1.90GHz × 8, GPU: llvmpipe (LLVM 10.0.1, 256 bits), Disk: 21.5 GiB, OS: Fedora 32 (Workstation Edition, 64-bit), Gnome: 3.36.7, Wayland, KVM
| {{result|pass}}<ref>Test suite called with default
./default/sysfs-perms                                            PASS   
./default/posix_timers                                          PASS   
./default/timer-overhead                                        PASS   
./default/paxtest                                                SKIP   
./default/stack-randomness                                      PASS   
./default/modsign                                                PASS   
./default/selinux-dac-controls                                  PASS   
./default/mq-memory-corruption                                  PASS   
./default/cachedrop                                              PASS   
./default/libhugetlbfs                                          SKIP   
./default/memfd                                                  PASS   
./default/insert_leap_second                                    PASS   
 
Test suite complete                                              PASS   
 
 
 
 
/bin/sh: ../scripts/getlist: Permission denied
/bin/sh: ../scripts/getsummary: Permission denied
make: *** [Makefile:110: summary] Error 126
./performance/lmbench3                                          PASS   
 
Test suite complete                                              PASS   
</ref>
| <references/>
|-
| [[User:randonando|randonando]]
| QEMU/KVM - Linux 5.9.1-zen2-1-zen #1 ZEN SMP PREEMPT Sun, 18 Oct 2020 02:45:20 +0000 x86_64 GNU/Linux, i7-6700.
| {{result|pass}}<ref>it works</ref>
| <references/>
|-
| [[User:rkosta|rkosta]]
| F34 rawhide QEMU/KVM on i5-6600k with kerneltest-5.9.1.iso
| {{result|warn}}<ref>sudo ./runtests.sh reported Pass. sudo ./runtests.sh -t performance reported Pass but also gave error "/bin/sh: ../scripts/getlist: Permission denied", "/bin/sh: ..scripts/getsummary: Permission denied","make: *** [Makefile:110: summary] Error 126". Upon further inspection neither of these scripts had execution enabled in their file permissions (they were both 644) so that may have caused issue. I also encountered the GCC warnings during the test. These seemed to not present a potential problem other then the declaration of Note: this was an error with the testcase not the kernel itself.</ref>
| <references/>
|-
| [[User:rudrapratap|rudrapratap]]
| ThinskPad T490s| |Base sys= VERSION="32 (Workstation Edition)" | Virtual Machine Manager libvirt-6.1.0-4.fc32.x86_64 | Test day image |
| {{result|pass}}<ref>Both test case passed</ref>
| <references/>
|-
| [[User:rudrapratap|rudrapratap]]
| base sys= VERSION="32 (Workstation Edition)"
| {{result|pass}}
| <references/>
|-
| [[User:rudrapratap|rudrapratap]]
| base sys= VERSION="32 (Workstation Edition)" ,
| {{result|pass}}
| <references/>
|-
| [[User:rupeshsolanki|rupeshsolanki]]
| Dell Latitude E5440 , KVM 4GB
| {{result|pass}}<ref>{{bz|0}} All tests PASSED</ref>
| <references/>
|-
| [[User:saknl|saknl]]
|
| {{result|pass}}
| <references/>
|-
| [[User:saknl|saknl]]
| Dell XPS 8300 | Desktop | Intel® Core™ i7-2600 CPU @ 3.40GHz × 8  | Nvidia 560TI on nouveau driver | 6 GB RAM | kerneltest-5.9.1.iso
| {{result|pass}}
| <references/>
|-
| [[User:seema1711|seema1711]]
| HP | Intel(R) Core(TM) i3-6006U CPU @2.00 GHz 2.00 GHz | On Virtual Machine using Virtual Box
| {{result|pass}}<ref>All tests passed. But some of the tasks took a long time to execute.</ref>
| <references/>
|-
| [[User:sgraf|sgraf]]
| NUC10i7FNH, 5.9.1-300.fc33.x86_64, baremetal
| {{result|pass}}<ref>Both tests passed.</ref>
| <references/>
|-
| [[User:shiwanibiradar|shiwanibiradar]]
| Lenevo ideapad330  KVM 2Gb fedora33
| {{result|pass}}<ref>./default/libhugetlbfs  ./default/paxtest are skip</ref>
| <references/>
|-
| [[User:siddy555|siddy555]]
| Virtualbox, Intel i5 7200U 1 core, 2048 MB memory, 30 GB VDI. F32 Workstation Edition 64 bit, kerneltest-5.9.1.iso
| {{result|fail}}<ref>2. Performance test: PASS.  1. libhugetlbfs SKIP, paxtest SKIP. Had to Ctrl+C since it had no progress for almost  45 minutes after skipping these two.
Date: Mon 26 Oct 2020 09:16:16 PM IST
Test set: default
Kernel: 5.9.1-300.fc33.x86_64
Release: Fedora release 32 (Thirty Two)
Result: FAIL
Failed Tests: ./default/insert_leap_second
Warned Tests: None
Starting test ./default/posix_timers
Testing posix timers. False negative may happen on CPU execution
based timers if other threads run on the CPU...
Check itimer virtual... Diff too high: 10105012..[FAIL]
Check itimer prof... Diff too high: 7658809..[FAIL]</ref>
| <references/>
|-
| [[User:st1971|st1971]]
|
| {{result|pass}}
| <references/>
|-
| [[User:stathisl|stathisl]]
| VM: F32 Workstation, GNOME Boxes on ASUS X571G Notebook | intel i5-9300H - 8 cores | Intel® UHD Graphics 630 | 4GB RAM and 21.5GB assigned
| {{result|pass}}<ref>./default/libhugetlbfs                                          SKIP   
./default/sysfs-perms                                            PASS   
./default/cachedrop                                              PASS   
./default/mq-memory-corruption                                  PASS   
./default/selinux-dac-controls                                  PASS   
./default/modsign                                                PASS   
./default/timer-overhead                                        PASS   
./default/posix_timers                                          PASS   
./default/paxtest                                                SKIP   
./default/insert_leap_second                                    PASS   
./default/memfd                                                  PASS   
./default/stack-randomness                                      PASS   
 
Test suite complete                                              PASS
 
*Performance tests cannot be completed stuck at Bandwidth measurements</ref>
| <references/>
|-
| [[User:sumantrom|sumantrom]]
| F32 KVM + Kernel Stabilization build
| {{result|pass}}<ref>Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:Not affected
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: flush not necessary, SMT disabled
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT Host state unknown
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Mitigation: Clear CPU buffers; SMT Host state unknown</ref>
| <references/>
|-
| [[User:t3rm1n4l|t3rm1n4l]]
| ASUS P8Z77 V-pro, i7 3770, 16 Gb Ram
| {{result|pass}}<ref>kernel 5.9.2-300.fc33.x86_64.rpm All tests passed, no issues experienced during test week on FC33 KDE (X11)</ref>{{result|pass}}<ref>Test suite called with default
./default/posix_timers                                          PASS   
./default/paxtest                                                SKIP   
./default/cachedrop                                              PASS   
./default/mq-memory-corruption                                  PASS   
./default/modsign                                                PASS   
./default/selinux-dac-controls                                  PASS   
./default/memfd                                                  PASS   
./default/libhugetlbfs                                          SKIP   
./default/timer-overhead                                        PASS   
./default/sysfs-perms                                            PASS   
./default/stack-randomness                                      PASS   
./default/insert_leap_second                                    PASS   
 
Test suite complete                                              PASS   
 
Your log file is being submitted...
FAS password:
Upload successful!
The following information is not submitted with your log;
it is for informational purposes only.
Checking for kernel signature:
The signer's common name is Fedora Secure Boot Signer
The signer's common name is kernel-signer
Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Vulnerable: No microcode
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
 
Wed 28 Oct 2020 14:05:25 AWST
Latency measurements
Wed 28 Oct 2020 14:08:01 AWST
Calculating file system latency
Wed 28 Oct 2020 14:08:02 AWST
Local networking
Wed 28 Oct 2020 14:11:46 AWST
Bandwidth measurements
Wed 28 Oct 2020 14:17:52 AWST
Calculating context switch overhead
Wed 28 Oct 2020 14:17:57 AWST
./performance/lmbench3                                          PASS   


=== Regression Test ===
Test suite complete                                              PASS   
 
Your log file is being submitted...
FAS password:
Upload successful!
The following information is not submitted with your log;
it is for informational purposes only.
Checking for kernel signature:
The signer's common name is Fedora Secure Boot Signer
The signer's common name is kernel-signer
Vulnerability status:
/sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled
/sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling
/sys/devices/system/cpu/vulnerabilities/srbds:Vulnerable: No microcode
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected</ref>
| <references/>
|-
| [[User:tenshou170|tenshou170]]
| Bare Metal | HP Notebook 15-ay117nx | Intel® Core™ i5-7200U, AMD Radeon™ R5 M430 Graphics, 4GB DDR4 2333MHz SODIMM RAM
| {{result|pass}}<ref>Normal Run:
Test suite called with default
./default/cachedrop                                              PASS   
./default/insert_leap_second                                    PASS   
./default/libhugetlbfs                                          SKIP   
./default/memfd                                                  PASS   
./default/modsign                                                PASS   
./default/mq-memory-corruption                                  PASS   
./default/paxtest                                                SKIP   
./default/posix_timers                                          PASS   
./default/selinux-dac-controls                                  PASS   
./default/stack-randomness                                      PASS   
./default/sysfs-perms                                            PASS   
./default/timer-overhead                                        PASS   
 
Test suite complete                                              PASS   
 
Performance Run:
2603MB OK
2603MB OK
2603MB OK
Using config in CONFIG.HP-Notebook-15
Mon Oct 26 09:01:10 PM +06 2020
Latency measurements
Mon Oct 26 09:01:53 PM +06 2020
Calculating file system latency
Mon Oct 26 09:01:55 PM +06 2020
Local networking
Mon Oct 26 09:05:35 PM +06 2020
Bandwidth measurements
Mon Oct 26 09:08:49 PM +06 2020
Calculating context switch overhead
Mon Oct 26 09:08:53 PM +06 2020
./performance/lmbench3                                          PASS   
 
Test suite complete                                              PASS   
</ref>
| <references/>
|-
| [[User:tenshou170|tenshou170]]
| HP Notebook 15-ay117nx | Intel® Core™ i5-7200U, AMD Radeon™ R5 M430 Graphics, 4GB DDR4 2333MHz SODIMM RAM
| {{result|pass}}
| <references/>
|-
| [[User:tharadash|tharadash]]
| Testday image on GA-Z77-D3H, i7-3770K, RX 570
| {{result|pass}}<ref>All tests either passed or skipped on 5.9.1 testday image.</ref>
| <references/>
|-
| [[User:tharadash|tharadash]]
| Testday image on Intel NUC DC53427HYE
| {{result|pass}}<ref>All tests either passed or skipped on 5.9.1 testday image. </ref>
| <references/>
|-
| [[User:tle|tle]]
| Lenovo X1 Gen 7 (20R1CTO1WW) 10th Gen Intel Core i7-10510U (4C / 8T, 1.8 / 4.9GHz, 8MB)  / 16GB Soldered LPDDR3-2133 / 512GB SSD M.2 2280 PCIe NVMe Opal2 / 14" FHD (1920x1080) Low Power IPS 400nits Anti-glare / Integrated Intel UHD Graphics / 720p with ThinkShutter / Intel 9560 11ac, 2x2 + BT5.0 / WLAN Antenna / Touch Style, Match-on-Chip / Backlit, English / Discrete TPM 2.0 / BIOS Absolute Enabled/ Integrated 51Wh / 65W USB-C / 14.0" FHD (1920x1080) IPS Anti-Glare 400nits Low Power, 720p HD Camera with Shutter, Mic, Black
| {{result|pass}}<ref>All tests PASSED</ref>
| <references/>
|-
| [[User:tmm|tmm]]
| F33 Dell Precision 7740 (Xeon(R) E-2286M, Radeon Pro WX 7100 Mobile, 32GB ECC RAM, AX200 Wifi)
| {{result|pass}}<ref>The AX200 wifi adapter works way better in 5.9 than it ever did in 5.8.</ref>
| <references/>
|-
| [[User:tmm|tmm]]
| F33 Self-built system(Threadripper 2990WX, MEG X399 CREATION, RX5700XT, 128GB RAM)
| {{result|pass}}<ref>Nothing of note.</ref>
| <references/>
|-
| [[User:torar|torar]]
| bare metal i5-7200u | Intel HD Graphics 620 and dedicated nvidia geforce 940MX| 8 GB ram
| {{result|pass}}<ref>everything ok except libhugetlbfs = skipped, paxtest = skipped</ref>
| <references/>
|-
| [[User:torar|torar]]
| bare metal ryzen 7 3700x | rx 5700 xt | 32 GB ddr4
| {{result|pass}}<ref>runtests.sh everything ok except libhugetlbfs = skipped, paxtest = skipped</ref>
| <references/>
|-
| [[User:troycurtisjr|troycurtisjr]]
| Test day image running in kvm on a Dell XPS 15 with i7-6700HQ CPU
| {{result|pass}}<ref>Tests passed, performance test listed as passing but did include this:
 
Sun 01 Nov 2020 02:16:38 PM EST
/bin/sh: ../scripts/getlist: Permission denied
/bin/sh: ../scripts/getsummary: Permission denied
make: *** [Makefile:110: summary] Error 126
 
It's unclear if it was a problem.</ref>
| <references/>
|-
| [[User:tseewald|tseewald]]
| Dell Latitude 7490 (Intel i7-8650U, UHD 620, 16GB RAM, 970 EVO)
| {{result|pass}}<ref>Default test passed.
Performance test passed.
No new warnings or errors in dmesg.</ref>
| <references/>
|-
| [[User:twohot|twohot]]
| Cloned (Assembled) desktop with Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, Intel DP43BF Motherboard, and 6GB RAM
| {{result|pass}}<ref>/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Vulnerable
Should I be worried?</ref>
| <references/>
|-
| [[User:typijay|typijay]]
| Fedora 32 Workstation. Dell Latitude 6540. 8GB RAM (2x4GB), i5 4310M, AMD Radeon HD 8790M. kernel-stabilization copr
| {{result|pass}}
| <references/>
|-
| [[User:typijay|typijay]]
| Fedora 32 Workstation. Intel Atom N455 Toshiba NB505 Netbook, 2GB RAM. kernel-stabilization copr
| {{result|pass}}<ref>Performance test took very long to complete. But it was a netbook so.</ref>
| <references/>
|-
| [[User:uwueviee|uwueviee]]
| Fedora 33 i7 3770 AMD R9 380 Bare Metal
| {{result|pass}}
| <references/>
|-
| [[User:vascom|vascom]]
| Bare metal, Ryzen 7 Pro 4750G, 32GB RAM
| {{result|pass}}<ref>All test passed except WARN for sysfs-perms.
Kernel work excellent.</ref>
| <references/>
|-
| [[User:wyldnx01|wyldnx01]]
| baremetal, Live using kerneltest.iso, Ryzen3900X, 32GB RAM, Nvidia 1060Ti
| {{result|pass}}<ref>During runtests.sh: libhugetlbfs = SKIP, paxtest=SKIP, all others passed
During performance tests: test suite received pass result however received multiple warnings during testing such as "lat_select.c:167:9: warning: type defaults to 'int' in declaration of 'count' [-Wimplicit-int]"</ref>
| <references/>
|-
| [[User:yanqiyu|yanqiyu]]
| 3900x+32GB ram, then whatever you get in fedora 33
| {{result|warn}}<ref>ALL PASSED (excluding some SKIP), but I get a segfault from lat_rpc during performance test, no idea why. </ref>
| <references/>
|-
| [[User:yanqiyu|yanqiyu]]
| 3900x+32MB ram, then whatever you get in fedora 33
| {{result|warn}}<ref>ALL PASSED (excluding some SKIP), but I get a segfault from lat_rpc during performance test, no idea why.</ref>
| <references/>
|-
| [[User:yasharjit|yasharjit]]
|
| {{result|pass}}<ref>Tested in Gnome Boxes. Default kernel test passed. Performance test passed.</ref>
| <references/>
|-
| [[User:zhby|zhby]]
| Fedora 33 Workstation / MSI B550M MORTAR (w. RTL8125B) / AMD Ryzen 3 3100 / AMD RX 560D / 32GB DDR4 RAM(Dual Glowy/CXMT 16GB sticks) / KIOXIA EXCERIA PLUS 1T as main SSD / WD SN550 1T as secondary SSD / kernel 5.9.1-300.fc33 w. rt8169/amdgpu / GNOME / Edge Dev 88
| {{result|pass}}<ref>1. Test suite passed with paxtest and libhugetlbfs skipped in main test part and lmbench_usage warnings in performance test part. 2. onboard RTL8125B is supported and functional. Unable to check multi-Gbps support since I only have GbE in my dorm. 3. amdgpu and OpenGL 3D also functional.</ref>
| <references/>
|-
| [[User:zlobniyshurik|zlobniyshurik]]
| F33 KDE, X470, Ryzen 3900X, 32GB ECC, HD4550
| {{result|pass}}<ref>All tests passed ok</ref>
| <references/>
 
|-
|}

Revision as of 17:21, 2 November 2020

Kernel 5.9 Test Week
Test-days-banner.svg

Date 2020-10-26 to 2020-11-02
Time all week

Website QA/Test Days
IRC #fedora-test-day (webirc)
Mailing list test


Note.png
Can't make the date?
If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at Bugzilla, and add your results to the results section. If this page is more than a month old when you arrive here, please check the current schedule and see if a similar but more recent Test Day is planned or has already happened.

What to test?

This Test Day will focus on the 5.9 linux kernel. The primary aim is as a rebase candidate for Fedora 34 and 33 and 32.

Who's available

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion:

You can chat with us on IRC. See the infobox on top of the page to learn the right IRC channel.

Prerequisite for Test Day

  • A fully updated test day image or Fedora 33 or 32 Workstation/Server installation, either on bare metal or VM (please make sure you have no important data on that installation, things might go wrong -- don't do this on your production machine!)
  • The 5.9 kernel for an existing installation from F33 koji (see below) or kernel-stabilization copr if not using the test day image. (koji is recommended for secure boot users). This kernel should install fine on F32 systems.
  • Fedora Silverblue users can test using the koji kernel above as well. Download the kernel locally and install it with rpm-ostree override replace <path to package>
  • Enough free space on HDD

Koji download instructions

Kernel builds can be downloaded from Koji using a command line tool:


koji download-build --arch=x86_64 kernel-5.9.2-300.fc33 && sudo dnf update kernel*

How to test?

Run the tests

  1. Follow the instructions in this test case. For users running the test day image, the tests are pre-installed in /home/liveuser/kernel-tests/.
  2. Visit the result page and enter your result in the 'Regression' column by clicking Enter result.
  3. If there are any other result columns, click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the Enter result button for the test.
  4. While the results from the regression tests are interesting, we are also interested in your overall experience with the new kernels.

Reporting bugs

If you have problems with any of the tests, have a look in the results page. Please include the vulnerability output at the end of the test suite in the comments.

If you don't see it, please file a new bug to Bugzilla, probably against kernel component.  If you are unsure about exactly how to file the report or what other information to include, just ask on IRC #fedora-test-day or #fedora-qa and we will help you.


Test Results

Regression Test

User Profile Regression References
Anon HP Laptop i5-7200U bare metal, Fedora test day image kerneltest-5.9.1.iso
Pass pass
[1]
  1. 1. Default test passed. 2. Performance test passed. Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Mitigation: Microcode /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
Daniels Fedoar 33WS Gnome 3.38.1 KVM Intel Core SkyLake, IBRS x 4
Pass pass
[1]
  1. KVM Fedora33 WS Non-Encrypted Mode
GEPLINUX Notebook | Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 | Intel® HD Graphics 3000 (SNB GT2) | 8Go RAM | Bare Metal again |
Fail fail
[1]
  1. Everyting runs ok BUT : sudo runtests.sh : Test suite complete = WARN sudo runtests.sh : Test suite complete = WARN default/paxtest SKIP default/libhugetlbfs SKIP default/sysfs-perms WARN Test suite complete WARN sudo runtests.sh -t performance : Test suite complete = PASS
GEPLinux Notebook | Intel® Core™ i3-2310M CPU @ 2.10GHz × 4 | AMD® Turks / Intel® HD Graphics 3000 (SNB GT2) | 8Go RAM (Bare Metal again)
Pass pass
[1]
  1. No Wifi & No Brightness ( since FEDORA 27 See my post of 4/14/2018 < 2 ACER ASPIRE 7750 : one is 100% OK, the other one : WIFI+Bluetooth+Brightness are KO - Ask Fedora > ) but could not fixed it this time. I MADE AS USUAL : dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm -y; dnf install broadcom-wl; modprobe wl; BUT : modprobe: FATAL: Module wl not found in directory /lib/modules/5.9.1-300.fc33.x86_64
Leug Intel® Core™ i5-7200U CPU @ 2.50GHz × 4 | Mesa Intel® HD Graphics 620 (KBL GT2) | 7.6 GiB RAM | HDD 1.0 TB
Pass pass
[1]
  1. [Used "test day image" live distro on a 8GB USB stick] Basic test: All passed except "skip" from "./default/libhugetlbfs" and "./default/paxtest" Performance test: Passed with "make: *** [Makefile:110: summary] Error 126", "/bin/sh: ../scripts/getlist: Permission denied" and "/bin/sh: ../scripts/getsummary: Permission denied"
Lodi Intel® Core™ i7-4500U | AMD® Hainan Radeon HD 8670M / Intel® HD Graphics 4400 | kerneltest-5.9.1.iso
Pass pass
[1]
  1. Most tests 'PASS' ./default/sysfs-perms 'WARN' Bluetooth isn`t listing the devices correctly, using Qualcomm Atheros Communications AR9462 (1705) - Can't confirm if it started on 5.9 or before Ethernet works (Realtek RTL810xE) Wifi works (Atheros 1705) (lsusb shows as AR9462) Change screen brightness works Enable/Disable wifi key works Enable/Disable touchpad works sudo ./runtests.sh Test suite called with default ./default/libhugetlbfs SKIP ./default/sysfs-perms WARN ./default/cachedrop PASS ./default/mq-memory-corruption PASS ./default/selinux-dac-controls PASS ./default/modsign PASS ./default/timer-overhead PASS ./default/posix_timers PASS ./default/paxtest SKIP ./default/insert_leap_second PASS ./default/memfd PASS ./default/stack-randomness PASS Test suite complete WARN Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX unsupported /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Mitigation: Microcode /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected sudo ./runtests.sh -t performance 5488MB OK 5488MB OK 5488MB OK Using config in CONFIG.localhost-live Mon 26 Oct 2020 12:21:13 PM EDT Latency measurements Mon 26 Oct 2020 12:21:30 PM EDT Calculating file system latency Mon 26 Oct 2020 12:21:31 PM EDT Local networking Mon 26 Oct 2020 12:25:11 PM EDT Bandwidth measurements Mon 26 Oct 2020 12:29:10 PM EDT Calculating context switch overhead Mon 26 Oct 2020 12:29:14 PM EDT /bin/sh: ../scripts/getlist: Permission denied /bin/sh: ../scripts/getsummary: Permission denied make: *** [Makefile:110: summary] Error 126 ./performance/lmbench3 PASS Test suite complete PASS
Plshow Lenovo Ideapad 330-15AST AMD A9
Pass pass
[1]
  1. $ sudo ./runtests.sh ./default/cachedrop FAIL Test suite complete FAIL $ sudo ./runtests.sh -t performance Test suite complete PASS RTL8821CE now works without custom DKMS module
R1egn Virtual:kerneltest-5.9.1.iso
Pass pass
[1]
  1. Both test cases passed.
Stealth Desktop i5-6600, Fedora test day image kerneltest-5.9.1.iso
Pass pass
[1]
  1. 1. Default test passed . 2. Performance test passed. Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT disabled /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Vulnerable: No microcode /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Mitigation: Clear CPU buffers; SMT disabled
akumar99 VMware (AMD Ryzen 9 3900X - 4 cores, 8GB RAM, 100GB HD allotted)
Pass pass
alciregi KVM on Proxmox VE, x86_64, bios
Pass pass
alciregi Toshiba Portege R930-163 Intel i5-3320M, 5.9.2-300.fc33.x86_64
Pass pass
[1]
Pass pass
[2]
  1. performance suite
  2. Default suite Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Vulnerable: No microcode /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
altp AMD Ryzen™ 5 4500U | AMD Radeon™ Graphics | 8GB RAM | Fedora Workstation 33 | kernel-5.9.1-300.fc33.x86_64
Pass pass
[1]
  1. 1. All test passed
alxclsn Fed 32, bare metal, Thinkpad E585 with Ryzen5 2500u and Intel AC9260 Wireless
Pass pass
alxclsn Fed 33, i5 6600K, GTX970 Nouveau, RTL8812au, Gigabyte Z170 UD3P
Pass pass
alxclsn bare metal test image, i5 6600K, Gigabyte X170 UD3P, Crucial MX100, GeForce GTX970 Nouveau Driver, NetGear N900 Wireless USB-Stick
Pass pass
[1]
  1. 1. Everything passed except 'WARN' from ./default/sysfs-perms
anantj12 Oracle Virtual box :( Processor (i7 10 gen ->4 cores) Memory 4096 MB 50GB HDD alloted)
Fail fail
[1]
  1. Default test case fails and performance test case passed
anantj12 Oracle Virtual box :( Processor (i7 7700 @3.60ghz ->4 cores) Memory 4096 MB 50GB HDD alloted)
Fail fail
[1]
  1. Default test case failed , performance test case passed
argos94 7.7 GiB RAM | Intel® Core™ i5-8250U CPU @ 1.60GHz × 8 | AMD® Iceland / Mesa Intel® UHD Graphics 620 (KBL GT2) | SSD 500.1 GB
Pass pass
[1]
  1. All tests passed. Although, the following vulnerability statuses are shown Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Mitigation: Microcode /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
atim CPU: Info: Quad Core model: AMD Ryzen 3 3300X; Graphics: Device-1: NVIDIA GP106 [GeForce GTX 1060 6GB] driver: nvidia v: 455.28
Pass pass
[1]
  1. Kernel test passed. And it works with NVIDIA driver. CUDA doesn't work though.
augenauf F33 in a VM (VBox on Win10 host), kernel 5.9.1 from koji
Pass pass
[1]
  1. no bugs or issues spotted. system works just fine. Kernel regression test failed (./default/timer-overhead FAIL, other tests passed)
bojan Lenovo ThinkPad T450s, Noname fanless PC with Intel Core i5-8250U
Pass pass
[1]
  1. Kernel was 5.9.2-300.fc33
bojan Lenovo ThinkPad T450s, Noname fanless PC with Intel Core i5-8250U
Pass pass
brammp Enviroment: barematle Live using kerneltest.iso System: Dell XPS 13 9370 (2018) Specs: i7-8550U 16Gb/Ram
Pass pass
[1]
  1. /bin/sh: ../scripts/getlist: Permission denied /bin/sh: ../scripts/getsummary: Permission denied make: *** [Makefile:110: summary] Error 126
bretth
Pass pass
[1]
  1. tested in VM, default kernel test passed, performance test passed
bretth KVM woth kernel 5.9.2
Pass pass
[1]
  1. default kernel test passed, performance test passed
brownsen F32 Workstation, bare metal, FUJITSU LIFEBOOK E752, BIOS Version 1.13 08/21/2012, 16GB RAM, jforbes 5.9.1-300.fc32.x86_64
Pass pass
[1]
  1. ./runtests.sh -t performance -> PASS but lots of "warning: implicit declaration of function ‘lmbench_usage’" Building current VirtualBox kernel modules -> ok
chivux ================ CPU : Procesador ================ Proveedor: AMD Nombre Clave: Trinity X2 Tecnología: 32 nm Especificación: AMD A6-4400M APU with Radeon(tm) HD Graphics Instrucciones: MMX(+), SSE(1, 2, 3, 3S, 4.1, 4.2, 4A), XOP, AVX(1), FMA(3, 4), AES, CLMUL, AMD-V, x86-64 ========================== Motherboard : Motherboard ========================= Fabricante: TOSHIBA Modelo: Portable PC Revisión: MP ================== Motherboard : BIOS ================== Marca: Insyde Corp. Versión: 6.20 Fecha: 11/07/2012 ===================== Motherboard : Chipset ===================== Proveedor: Advanced Micro Devices, Inc. [AMD] Modelo: FCH LPC Bridge ======= OS : OS ======= Kernel: Linux 5.9.1-300.fc33.x86_64 Distribución: Fedora 32 (Workstation Edition) Nombre del host: localhost-live Compilador: cc (GCC) 10.2.1 20201005 (Red Hat 10.2.1-5) ================= Gráfica : Placa O ================= Proveedor: AMD Driver: Radeon Modelo: Trinity 2 [Radeon HD 7520G]
Pass pass
[1]
  1. Date: lun 26 oct 2020 14:47:36 EDT Test set: default Kernel: 5.9.1-300.fc33.x86_64 Release: Fedora release 32 (Thirty Two) Result: PASS Failed Tests: None Warned Tests: None
    ================================================

    Starting test ./default/libhugetlbfs Starting test ./default/sysfs-perms Starting test ./default/cachedrop 100+0 registros leídos 100+0 registros escritos 104857600 bytes (105 MB, 100 MiB) copied, 0.102695 s, 1.0 GB/s cat: /proc/sys/vm/drop_caches: Permiso denegado ./drop_caches.sh: línea 32: [: -ne: se esperaba un operador unario cat: /proc/sys/vm/drop_caches: Permiso denegado ./drop_caches.sh: línea 32: [: -ne: se esperaba un operador unario 10+0 registros leídos 10+0 registros escritos 10485760 bytes (10 MB, 10 MiB) copied, 0.0773799 s, 136 MB/s cat: /proc/sys/vm/drop_caches: Permiso denegado ./drop_caches.sh: línea 32: [: -ne: se esperaba un operador unario TestPASS: /proc/sys/vm/drop_caches PASS Starting test ./default/mq-memory-corruption Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Starting test ./default/selinux-dac-controls <no matches> Starting test ./default/modsign Successfully loaded signed module Successfully loaded unsigned module Starting test ./default/timer-overhead Starting test ./default/posix_timers Testing posix timers. False negative may happen on CPU execution based timers if other threads run on the CPU... Check itimer virtual... [OK] Check itimer prof... [OK] Check itimer real... [OK] Check timer_create() per thread... [OK] Check timer_create() per process... [OK] Starting test ./default/paxtest Starting test ./default/insert_leap_second Setting time to speed up testing Running for 1 iterations. Press ctrl-c to stop

    Setting time to Mon Oct 26 19:59:50 2020 Scheduling leap second for Mon Oct 26 20:00:00 2020 Mon Oct 26 19:59:57 2020 + 358 us (37) TIME_INS Mon Oct 26 19:59:57 2020 + 500453 us (37) TIME_INS Mon Oct 26 19:59:58 2020 + 764 us (37) TIME_INS Mon Oct 26 19:59:58 2020 + 501148 us (37) TIME_INS Mon Oct 26 19:59:59 2020 + 1470 us (37) TIME_INS Mon Oct 26 19:59:59 2020 + 501559 us (37) TIME_INS Mon Oct 26 19:59:59 2020 + 1963 us (38) TIME_OOP Mon Oct 26 19:59:59 2020 + 502274 us (38) TIME_OOP Mon Oct 26 20:00:00 2020 + 2435 us (38) TIME_WAIT Mon Oct 26 20:00:00 2020 + 502552 us (38) TIME_WAIT Mon Oct 26 20:00:01 2020 + 2696 us (38) TIME_WAIT Mon Oct 26 20:00:01 2020 + 502993 us (38) TIME_WAIT Mon Oct 26 20:00:02 2020 + 3105 us (38) TIME_WAIT Leap complete

    Starting test ./default/memfd memfd: CREATE memfd: BASIC memfd: SEAL-WRITE memfd: SEAL-SHRINK memfd: SEAL-GROW memfd: SEAL-RESIZE memfd: SHARE-DUP memfd: SHARE-MMAP memfd: SHARE-OPEN memfd: SHARE-FORK memfd: SHARE-DUP (shared file-table) memfd: SHARE-MMAP (shared file-table) memfd: SHARE-OPEN (shared file-table) memfd: SHARE-FORK (shared file-table) memfd: DONE Starting test ./default/stack-randomness

    Date: lun 26 oct 2020 14:49:49 EDT Test set: performance Kernel: 5.9.1-300.fc33.x86_64 Release: Fedora release 32 (Thirty Two) Result: PASS Failed Tests: None Warned Tests: None

    ================================================

    Starting test ./performance/lmbench3 cd src && make rerun make[1]: se entra en el directorio '/home/liveuser/kernel-tests/performance/lmbench3/src' gmake[2]: se entra en el directorio '/home/liveuser/kernel-tests/performance/lmbench3/src' gmake[2]: No se hace nada para 'all'. gmake[2]: se sale del directorio '/home/liveuser/kernel-tests/performance/lmbench3/src' gmake[2]: se entra en el directorio '/home/liveuser/kernel-tests/performance/lmbench3/src' gmake[2]: No se hace nada para 'opt'. gmake[2]: se sale del directorio '/home/liveuser/kernel-tests/performance/lmbench3/src' make[1]: se sale del directorio '/home/liveuser/kernel-tests/performance/lmbench3/src'

chuhu HP ProLiant ML370 G6 Intel(R) Xeon(R) CPU E5540 @ 2.53GHz
Pass pass
[1]
  1. process management regression test result is good.
cmurf macbookpro 8,2 - 12G RAM - 4G swaponzram
Pass pass
copperi 5.9.1-300.fc33.x86_64 F33 32Gb Ryzen 7 3700x NVIDIA GP106GL [Quadro P2200]
Pass pass
copperi 5.9.2-300.fc33.x86_64 F33 32Gb Ryzen 7 3700x NVIDIA GP106GL [Quadro P2200]
Pass pass
coremodule Raspberry Pi 4 4GB
Pass pass
[1]
  1. Fedora-Workstation-33-1.3.aarch64.raw.xz
cwork AMD 3600XT, Gigabyte b550 aorus pro, 32GB ram, 2TB NVMe drive
Pass pass
[1]
  1. Yes, the onboard Realtek 8125B NIC is supported by kernel 5.9. [ 0.666903] pci 0000:08:00.0: [10ec:8125] type 00 class 0x020000 [ 3.813946] r8169 0000:08:00.0 eth0: RTL8125B, 18:c0:4d:2f:7e:b5, XID 641, IRQ 59 [ 7.831074] RTL8125B 2.5Gbps internal r8169-800:00: attached PHY driver [RTL8125B 2.5Gbps internal] (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)
danielbonner
Warning warn
[1]
Fail fail
[2]
  1. [TEST 1] sudo ./runtests.sh: ./default/cachedrop PASS ; ./default/insert_leap_second PASS ; ./default/libhugetlbfs SKIP ; ./default/memfd PASS ; ./default/modsign PASS ; ./default/mq-memory-corruption PASS ; ./default/paxtest SKIP ; ./default/posix_timers PASS ; ./default/selinux-dac-controls PASS ; ./default/stack-randomness PASS ; ./default/sysfs-perms WARN(see *** below) ; ./default/timer-overhead PASS ; Test suite complete WARN. [TEST 2] sudo ./runtests.sh -t performance: ./performance/lmbench3 PASS ; Test suite complete PASS ***DETAILS: ./default/sysfs-perms: Found world-writable files in sysfs. /sys/kernel/debug/ieee80211/phy0/rc/fixed_rate_idx. NOTE: I noticed that the sysfs-perms warning has been reported in previous test days and relates to the ath9k PCIE wifi device that I have on my system.
  2. TEST ./default/sysfs-perms gives a warning Found world-writable files in sysfs. /sys/kernel/debug/ieee80211/phy0/rc/fixed_rate_idx
danielbonner Fedora 33 Workstation kernel-5.9.1-300.fc33 Bare Metal Asus X299 TUF Mark 2 Intel 10980xe 64Gb
Pass pass
[1]
  1. Everything passed except 'WARN' from ./default/sysfs-perms
dober Lenovo P620 bare metal with a Threadripper PRO 3975WX 16 GB ram Intel P620 Graphics card
Pass pass
[1]
  1. All Test passed for standard and performance suite
donaldsebleung QEMU (QEMU Virtual CPU version 2.5+ - 1 CPU, 4G RAM, 16G HD allotted)
Pass pass
[1]
  1. Lots of compiler warnings were emitted from the performance tests (but I presume they can be safely ignored?). Perhaps more importantly, right before I got the PASS, I got: ` /bin/sh: ../scripts/getlist: Permission denied /bin/sh: ../scripts/getsummary: Permission denied make: *** [Makefile:110: summary] Error 126 ` Test results generated by running them directly on the live test image.
elxreno Fedora 33 KDE, bare metal, FUJITSU LIFEBOOK AH531/GFO, nouveau
Fail fail
[1]
  1. cachedrop test (and entire default test) failed but everything else works fine. Performance test passed.
enpontus
Pass pass
[1]
  1. Lenovo S540-14API (and the new wireless driver finally is in)
ensar GPU: NVIDIA GeForce GTX 1050 Ti | Memory: 7913 MiB
Pass pass
[1]
  1. All tests passed.
erilope CPU: i5-8350U | RAM: 16gb
Pass pass
[1]
  1. All tests successfully passed this includes the default and performance test suite. On the default test suite it did skip the ./default/paxtest, but other than that everything is running good.
frantisekz Thinkpad P1 Gen2
Pass pass
fydrah RasberryPI 3 1.2, Cortex-A53 4cpu 1G mem, 5.9.2-300.fc33.armv7hl
Pass pass
[1]
  1. All tests passed. No vuln output.
fydrah qemu/kvm, F33 cloud image (OpenStack). Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS), 4cores 8GB mem
Pass pass
[1]
  1. All tests passed
garrmcnu Test image on VM (KVM)
Pass pass
[1]
  1. Default and performance tests passed
georg AMD Ryzen 5 2600 6Core 12Threads, Nvidia GeForce GTX 1650, 4GB RAM for VM, 7200RPM HDD, kerneltest-5.9.1.iso
Pass pass
[1]
  1. Standard Test PASS Output of Performance Test (lmbench_usage warnings ommited) 1024MB OK 1024MB OK mhz: should take approximately 297 seconds Using config in CONFIG.localhost-live Tue 27 Oct 2020 10:43:13 AM EDT Latency measurements Tue 27 Oct 2020 10:51:20 AM EDT Calculating file system latency Tue 27 Oct 2020 10:54:56 AM EDT Local networking Tue 27 Oct 2020 11:01:25 AM EDT Bandwidth measurements Tue 27 Oct 2020 12:05:44 PM EDT Calculating context switch overhead Tue 27 Oct 2020 12:17:56 PM EDT /bin/sh: ../scripts/getlist: Permission denied /bin/sh: ../scripts/getsummary: Permission denied make: *** [Makefile:110: summary] Error 126 ./performance/lmbench3 PASS Test suite complete PASS Your log file is located at: /home/liveuser/kernel-tests/logs/kernel-test-1603809567.log.txt Submit your results to: https://apps.fedoraproject.org/kerneltest/ The following information is not submitted with your log; it is for informational purposes only. Checking for kernel signature: The signer's common name is Fedora Secure Boot Signer The signer's common name is kernel-signer Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:Not affected /sys/devices/system/cpu/vulnerabilities/l1tf:Not affected /sys/devices/system/cpu/vulnerabilities/mds:Not affected /sys/devices/system/cpu/vulnerabilities/meltdown:Not affected /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full AMD retpoline, IBPB: conditional, STIBP: disabled, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Not affected /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
geplinux Intel® Celeron(R) CPU N2840 @ 2.16GHz × 2 | Intel® HD Graphics (BYT)
Pass pass
[1]
  1. On my HP Pavilion 11 x360 PC FEDORA 32 with Kernel 5.9.1-300.fc33.x86_64 : the integrated Keyboard and the integrated mouse works 100% correctly FEDORA 32 and 33 Beta with Kernel 5.8... the integrated Keyboard and the integrated mouse does not work at all ... I need to use external Keybord and external Mouse...)
geplinux Notebook | Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 | Intel® HD Graphics 3000 (SNB GT2) | 8Go RAM | Bare Metal again |
Warning warn
[1]
Warning warn
[2]
  1. Everyting runs ok BUT : sudo ./runtests.sh : Test suite complete = WARN sudo ./runtests.sh : Test suite complete = WARN ./default/paxtest SKIP ./default/libhugetlbfs SKIP ./default/sysfs-perms WARN Test suite complete WARN sudo ./runtests.sh -t performance : Test suite complete = PASS
  2. Everyting runs ok BUT : sudo ./runtests.sh : Test suite complete = WARN sudo ./runtests.sh : Test suite complete = WARN ./default/paxtest SKIP ./default/libhugetlbfs SKIP ./default/sysfs-perms WARN Test suite complete WARN sudo ./runtests.sh -t performance : Test suite complete = PASS
geplinux Notebook | Intel® Core™ i5-1035G1 CPU @ 1.00GHz × 8 | Mesa Intel® UHD Graphics (ICL GT1) | 8Go RAM | (Bare Metal)
Pass pass
[1]
  1. Citrix Workspace 200915 tested OK | Everything runs OK | Dual Boot with Windows 10 professional
geraldosimiao Acer Aspire V3-571 Intel Core i7-3632QM - F33KDE
Pass pass
[1]
  1. Kernel regression test: passed (only the habitual 'WARN' from ./default/sysfs-perms) Regression test performance passed.
gilani AMD Ryzen 7 4700U
Pass pass
grdumas VM: Fedora 32 Workstation, GNOME Boxes, 2.0GB RAM / Host: Fedora 32 Workstation, Xeon E-2244G, 16GB RAM
Pass pass
[1]
  1. Both tests resulted in PASS as expected; ./runtests.sh -t performance produced compilation warnings.
heldwin ASUS P5k SE, Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz, Radeon HD 6450, 6G Ram, Fedora 33 Server
Pass pass
[1]
  1. Both test passed
hrshmistry SVGA3D; build: RELEASE; LLVM; |Memory: 3.8 GiB RAM | Storage: 21.5 GB | kerneltest-5.9.1.iso | Fedora 32 (Workstation Edition)]
Pass pass
[1]
  1. Both runs of the test suite result in PASS.
hrybkov Fedora 32.20201031.0 (Silverblue) Gnome 3.36.7 KVM Intel® Core™ i7-7500U CPU @ 2.70GHz × 2
Pass pass
isac
Pass pass
[1]
Pass pass
[2]
  1. Test performance passed, but lots of warning implict declaration of function "lmbench_usage".
  2. Kernel test passed.
itrymybest80 x86_64, PRIME Z270-A, i5-7600K, 16GB DDR4, AMD RX 580 8GB (MESA 20.2.1) & 970 EVO M.2
Pass pass
[1]
  1. RHBZ #1883621 RHBZ #1885457 RHBZ #1884078 Fedora 33 kernel upgrade via koji. Default & performance regression tests pass, libhugetlbfs & paxtest was skipped. BZ#1883621 snaps on gnome/wayland don't run and crash. BZ#1885457 gnome lockscreen hang still seems to be a problem. BZ#1884078 kdenlive (repo) don't run and crash. I also checked dmesg for new error/warnings: [0.724597] pcieport 0000:00:1c.4: AER: Corrected error received: 0000:00:1c.4 [0.724602] pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID) [0.724603] pcieport 0000:00:1c.4: device [8086:a294] error status/mask=00000001/00002000 [0.724604] pcieport 0000:00:1c.4: [ 0] RxErr
ivpsni baremetal, live using kerneltest.iso, Ryzen3900X, 32GB RAM, Nvidia 2070 SUPER (No drivers)
Pass pass
[1]
  1. ./default/libhugetlbfs SKIP ./default/paxtest SKIP rest PASS
jfoechsler Luks-LVM-XFS
Pass pass
[1]
  1. Both tests passed. No issues noted from regular usage of Firefox, KVM VMs, flatpak apps, podman containers.
jpbn early 2008 iMac pro
Pass pass
kaandemircan F32 QEMU/KVM with kerneltest-5.9.1.iso
Pass pass
[1]
  1. Used kerneltest-5.9.1.iso with QEMU/KVM on my Fedora 32 workstation. Passed with no issues.
liveuser virtualbox 5.2 amd64 3GB, KVM paravirtualization, kerneltest-5.9.1.iso (download), liveuser
Fail fail
[1]
  1. RHBZ #0 performance test critical failure: running tests in console (not in Gnome): sudo ./runtests.sh: OK (paxtest SKIP). sudo ./runtests.sh -t performance: FAIL after chmod ugo+x performance/lmbench/scripts/get* (should have been executable in kerneltest-5.9.1.iso), and re-running sudo ./runtests.sh -t performance, output says chdir src and make rerun. after running make rerun in src dir, performance test aborts with console terminal closing to login prompt. login attempts (on any console) terminate immediately. system has failed.
m0stly X570, R5 3600, RTX2080ti
Pass pass
[1]
  1. Nvidia CUDA broken with 5.9, this is a personal blocker. All PASS, except libhugetlbfs SKIP, paxtest SKIP.
malucious Fedora 33 workstation VM on libvirt. 2GB RAM i7-6700K, Asus Z170A
Pass pass
[1]
  1. 1. libhugetlbfs test was skipped.
masami Fedora 33 Workstation 5.9.1-300.fc33.x86_64, i7-9700K(UHD Graphics 630), baremetal
Pass pass
[1]
  1. kernel regression test passed. Works fine for daily use. build and work fine simple kernel module. kvm works fine.
mharpau Thinkpad T14s, Ryzen 7 4750U, Renoir
Pass pass
[1]
  1. All test passed.
molli123 L390 Yoga, i5-8265U, 16GB with FC33 baremetal
Pass pass
molli123 Shuttle XH270, i3-8300, 32GB
Pass pass
morphy2k OS: Fedora 33 Workstation, ENV: baremetal, KERNEL: 5.9.1-300.fc33.x86_64, DEVICE: Lenovo ThinkPad T14 AMD Gen 1, CPU: AMD Ryzen 7 Pro 4750U, RAM: 16GB DDR4-3200
Pass pass
[1]
  1. All tests passed
mzink ThinkPad T480s
Pass pass
[1]
  1. Test suite called with default ./default/selinux-dac-controls PASS ./default/insert_leap_second PASS ./default/cachedrop PASS ./default/libhugetlbfs SKIP ./default/stack-randomness PASS ./default/memfd PASS ./default/paxtest SKIP ./default/posix_timers PASS ./default/sysfs-perms PASS ./default/mq-memory-corruption PASS ./default/timer-overhead PASS ./default/modsign PASS Test suite complete PASS Your log file is being submitted...
nchudnoff kerneltest-5.9.1 image, KVM/QEMU on i5-3570
Pass pass
[1]
  1. Default tests PASS (libhugetlbfs SKIP, paxtest SKIP) Performance tests PASS
nielsenb HP Compaq 8510w BIOS Intel T9300 AMD RV630
Pass pass
nikto VMware® Workstation 16 Player Version: 16.0.0 build-16894299, Virtual Machine: RAM 2G, 1 CPU, 20G disk
Fail fail
[1]
  1. standard tests: ./default/cachedrop............ FAIL ./default/libhugetlbfs............SKIP ./default/paxtest..................SKIP the rest PASSED performance tests stuck at "Calculating file system latency"
noblesomto Fedora Rawhide. DELL Latitude E6410, core i5 8GB Ram
Pass pass
[1]
  1. Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable /sys/devices/system/cpu/vulnerabilities/mds:Vulnerable: Clear CPU buffers attempted, no microcode; SMT vulnerable /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Not affected /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
norbertj Desktop with Ryzen 3 3200G and 16 GiB RAM running kerneltest-5.9.1.iso
Pass pass
[1]
  1. libhugetlbfs and paxtest SKIP, rest of default tests and performance tests PASS. No regressions noted.
norbertj Ideapad V110-15ISK with Core i3-6006U and 8 GiB RAM running kerneltest-5.9.1.iso
Pass pass
[1]
  1. libhugetlbfs and paxtest SKIP, rest of default tests and performance tests PASS. No regressions noted.
norbertj Old desktop with Core i5-750, 4 GiB RAM and Radeon HD 6450 running kerneltest-5.9.1.iso
Pass pass
[1]
  1. libhugetlbfs and paxtest SKIP, rest of default tests and performance tests PASS. No regressions noted.
oldoc63
Pass pass
[1]
  1. Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT disabled /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Not affected /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
oldoc63 rchitecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 36 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 42 Model name: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz
Pass pass
[1]
  1. Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT disabled /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Not affected /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
parherman
Pass pass
[1]
  1. Still experincing this issue: https://bugzilla.redhat.com/show_bug.cgi?id=1887042 External display periodically shuts off (not unique to this kernel)
paulmarc Intel Core i7-6700 @3.4GHz | 16GB RAM DDR4 | 1TB HDD
Pass pass
[1]
  1. Test on Actual OS installed on Workstation (not Live image).
petervg HP ProBook 650 G1 Intel(R) Core(TM) i5-4210M CPU @ 2.60GHz 16GiB
Pass pass
[1]
  1. All checks passed although with some compiler warnings
polczak Lenovo ThinkPad E585 / AMD Ryzen 7 2700U with Radeon Vega Mobile Gfx
Pass pass
[1]
  1. default test suite: PASSED
polczak ThinkPad X1 Carbon 7th / Machine Type Model: 20QES2P41V
Pass pass
[1]
  1. 1. default test suite: PASSED 2. performance test suite: PASSED
pruthvi30sk Intel® Core™ i7-8700U CPU @ 2.10GHz × 4
Pass pass
[1]
  1. ./default/libhugetlbfs SKIP ./default/sysfs-perms PASS ./default/cachedrop SKIP ./default/mq-memory-corruption PASS ./default/selinux-dac-controls SKIP ./default/modsign SKIP ./default/timer-overhead PASS ./default/posix_timers PASS ./default/paxtest SKIP ./default/insert_leap_second SKIP ./default/memfd PASS ./default/stack-randomness PASS Test suite complete PASS
pwhalen AMD Seattle (aarch64)
Pass pass
[1]
  1. spec_store_bypass:Vulnerable spectre_v2:Vulnerable
pwhalen Mustang (aarch64)
Pass pass
[1]
  1. spec_store_bypass:Vulnerable spectre_v2:Vulnerable
pwhalen Raspberry Pi 2 (armhfp)
Pass pass
pwhalen Raspberry Pi 4B (2GB, UEFI) - AArch64
Pass pass
quiet RAM: 1.9 GiB, CPU: Intel® Core™ i7-8665U CPU @ 1.90GHz × 8, GPU: llvmpipe (LLVM 10.0.1, 256 bits), Disk: 21.5 GiB, OS: Fedora 32 (Workstation Edition, 64-bit), Gnome: 3.36.7, Wayland, KVM
Pass pass
[1]
  1. Test suite called with default ./default/sysfs-perms PASS ./default/posix_timers PASS ./default/timer-overhead PASS ./default/paxtest SKIP ./default/stack-randomness PASS ./default/modsign PASS ./default/selinux-dac-controls PASS ./default/mq-memory-corruption PASS ./default/cachedrop PASS ./default/libhugetlbfs SKIP ./default/memfd PASS ./default/insert_leap_second PASS Test suite complete PASS /bin/sh: ../scripts/getlist: Permission denied /bin/sh: ../scripts/getsummary: Permission denied make: *** [Makefile:110: summary] Error 126 ./performance/lmbench3 PASS Test suite complete PASS
randonando QEMU/KVM - Linux 5.9.1-zen2-1-zen #1 ZEN SMP PREEMPT Sun, 18 Oct 2020 02:45:20 +0000 x86_64 GNU/Linux, i7-6700.
Pass pass
[1]
  1. it works
rkosta F34 rawhide QEMU/KVM on i5-6600k with kerneltest-5.9.1.iso
Warning warn
[1]
  1. sudo ./runtests.sh reported Pass. sudo ./runtests.sh -t performance reported Pass but also gave error "/bin/sh: ../scripts/getlist: Permission denied", "/bin/sh: ..scripts/getsummary: Permission denied","make: *** [Makefile:110: summary] Error 126". Upon further inspection neither of these scripts had execution enabled in their file permissions (they were both 644) so that may have caused issue. I also encountered the GCC warnings during the test. These seemed to not present a potential problem other then the declaration of Note: this was an error with the testcase not the kernel itself.
rudrapratap |Base sys= VERSION="32 (Workstation Edition)" | Virtual Machine Manager libvirt-6.1.0-4.fc32.x86_64 | Test day image |
Pass pass
[1]
  1. Both test case passed
rudrapratap base sys= VERSION="32 (Workstation Edition)"
Pass pass
rudrapratap base sys= VERSION="32 (Workstation Edition)" ,
Pass pass
rupeshsolanki Dell Latitude E5440 , KVM 4GB
Pass pass
[1]
  1. RHBZ #0 All tests PASSED
saknl
Pass pass
saknl Desktop | Intel® Core™ i7-2600 CPU @ 3.40GHz × 8 | Nvidia 560TI on nouveau driver | 6 GB RAM | kerneltest-5.9.1.iso
Pass pass
seema1711 Intel(R) Core(TM) i3-6006U CPU @2.00 GHz 2.00 GHz | On Virtual Machine using Virtual Box
Pass pass
[1]
  1. All tests passed. But some of the tasks took a long time to execute.
sgraf NUC10i7FNH, 5.9.1-300.fc33.x86_64, baremetal
Pass pass
[1]
  1. Both tests passed.
shiwanibiradar Lenevo ideapad330 KVM 2Gb fedora33
Pass pass
[1]
  1. ./default/libhugetlbfs ./default/paxtest are skip
siddy555 Virtualbox, Intel i5 7200U 1 core, 2048 MB memory, 30 GB VDI. F32 Workstation Edition 64 bit, kerneltest-5.9.1.iso
Fail fail
[1]
  1. 2. Performance test: PASS. 1. libhugetlbfs SKIP, paxtest SKIP. Had to Ctrl+C since it had no progress for almost 45 minutes after skipping these two. Date: Mon 26 Oct 2020 09:16:16 PM IST Test set: default Kernel: 5.9.1-300.fc33.x86_64 Release: Fedora release 32 (Thirty Two) Result: FAIL Failed Tests: ./default/insert_leap_second Warned Tests: None Starting test ./default/posix_timers Testing posix timers. False negative may happen on CPU execution based timers if other threads run on the CPU... Check itimer virtual... Diff too high: 10105012..[FAIL] Check itimer prof... Diff too high: 7658809..[FAIL]
st1971
Pass pass
stathisl intel i5-9300H - 8 cores | Intel® UHD Graphics 630 | 4GB RAM and 21.5GB assigned
Pass pass
[1]
  1. ./default/libhugetlbfs SKIP ./default/sysfs-perms PASS ./default/cachedrop PASS ./default/mq-memory-corruption PASS ./default/selinux-dac-controls PASS ./default/modsign PASS ./default/timer-overhead PASS ./default/posix_timers PASS ./default/paxtest SKIP ./default/insert_leap_second PASS ./default/memfd PASS ./default/stack-randomness PASS Test suite complete PASS
    • Performance tests cannot be completed stuck at Bandwidth measurements
sumantrom F32 KVM + Kernel Stabilization build
Pass pass
[1]
  1. Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:Not affected /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: flush not necessary, SMT disabled /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT Host state unknown /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Mitigation: Clear CPU buffers; SMT Host state unknown
t3rm1n4l ASUS P8Z77 V-pro, i7 3770, 16 Gb Ram
Pass pass
[1]
Pass pass
[2]
  1. kernel 5.9.2-300.fc33.x86_64.rpm All tests passed, no issues experienced during test week on FC33 KDE (X11)
  2. Test suite called with default ./default/posix_timers PASS ./default/paxtest SKIP ./default/cachedrop PASS ./default/mq-memory-corruption PASS ./default/modsign PASS ./default/selinux-dac-controls PASS ./default/memfd PASS ./default/libhugetlbfs SKIP ./default/timer-overhead PASS ./default/sysfs-perms PASS ./default/stack-randomness PASS ./default/insert_leap_second PASS Test suite complete PASS Your log file is being submitted... FAS password: Upload successful! The following information is not submitted with your log; it is for informational purposes only. Checking for kernel signature: The signer's common name is Fedora Secure Boot Signer The signer's common name is kernel-signer Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Vulnerable: No microcode /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected Wed 28 Oct 2020 14:05:25 AWST Latency measurements Wed 28 Oct 2020 14:08:01 AWST Calculating file system latency Wed 28 Oct 2020 14:08:02 AWST Local networking Wed 28 Oct 2020 14:11:46 AWST Bandwidth measurements Wed 28 Oct 2020 14:17:52 AWST Calculating context switch overhead Wed 28 Oct 2020 14:17:57 AWST ./performance/lmbench3 PASS Test suite complete PASS Your log file is being submitted... FAS password: Upload successful! The following information is not submitted with your log; it is for informational purposes only. Checking for kernel signature: The signer's common name is Fedora Secure Boot Signer The signer's common name is kernel-signer Vulnerability status: /sys/devices/system/cpu/vulnerabilities/itlb_multihit:KVM: Mitigation: VMX disabled /sys/devices/system/cpu/vulnerabilities/l1tf:Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable /sys/devices/system/cpu/vulnerabilities/mds:Mitigation: Clear CPU buffers; SMT vulnerable /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: usercopy/swapgs barriers and __user pointer sanitization /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling /sys/devices/system/cpu/vulnerabilities/srbds:Vulnerable: No microcode /sys/devices/system/cpu/vulnerabilities/tsx_async_abort:Not affected
tenshou170 HP Notebook 15-ay117nx | Intel® Core™ i5-7200U, AMD Radeon™ R5 M430 Graphics, 4GB DDR4 2333MHz SODIMM RAM
Pass pass
[1]
  1. Normal Run: Test suite called with default ./default/cachedrop PASS ./default/insert_leap_second PASS ./default/libhugetlbfs SKIP ./default/memfd PASS ./default/modsign PASS ./default/mq-memory-corruption PASS ./default/paxtest SKIP ./default/posix_timers PASS ./default/selinux-dac-controls PASS ./default/stack-randomness PASS ./default/sysfs-perms PASS ./default/timer-overhead PASS Test suite complete PASS Performance Run: 2603MB OK 2603MB OK 2603MB OK Using config in CONFIG.HP-Notebook-15 Mon Oct 26 09:01:10 PM +06 2020 Latency measurements Mon Oct 26 09:01:53 PM +06 2020 Calculating file system latency Mon Oct 26 09:01:55 PM +06 2020 Local networking Mon Oct 26 09:05:35 PM +06 2020 Bandwidth measurements Mon Oct 26 09:08:49 PM +06 2020 Calculating context switch overhead Mon Oct 26 09:08:53 PM +06 2020 ./performance/lmbench3 PASS Test suite complete PASS
tenshou170 Intel® Core™ i5-7200U, AMD Radeon™ R5 M430 Graphics, 4GB DDR4 2333MHz SODIMM RAM
Pass pass
tharadash Testday image on GA-Z77-D3H, i7-3770K, RX 570
Pass pass
[1]
  1. All tests either passed or skipped on 5.9.1 testday image.
tharadash Testday image on Intel NUC DC53427HYE
Pass pass
[1]
  1. All tests either passed or skipped on 5.9.1 testday image.
tle Lenovo X1 Gen 7 (20R1CTO1WW) 10th Gen Intel Core i7-10510U (4C / 8T, 1.8 / 4.9GHz, 8MB) / 16GB Soldered LPDDR3-2133 / 512GB SSD M.2 2280 PCIe NVMe Opal2 / 14" FHD (1920x1080) Low Power IPS 400nits Anti-glare / Integrated Intel UHD Graphics / 720p with ThinkShutter / Intel 9560 11ac, 2x2 + BT5.0 / WLAN Antenna / Touch Style, Match-on-Chip / Backlit, English / Discrete TPM 2.0 / BIOS Absolute Enabled/ Integrated 51Wh / 65W USB-C / 14.0" FHD (1920x1080) IPS Anti-Glare 400nits Low Power, 720p HD Camera with Shutter, Mic, Black
Pass pass
[1]
  1. All tests PASSED
tmm F33 Dell Precision 7740 (Xeon(R) E-2286M, Radeon Pro WX 7100 Mobile, 32GB ECC RAM, AX200 Wifi)
Pass pass
[1]
  1. The AX200 wifi adapter works way better in 5.9 than it ever did in 5.8.
tmm F33 Self-built system(Threadripper 2990WX, MEG X399 CREATION, RX5700XT, 128GB RAM)
Pass pass
[1]
  1. Nothing of note.
torar Intel HD Graphics 620 and dedicated nvidia geforce 940MX| 8 GB ram
Pass pass
[1]
  1. everything ok except libhugetlbfs = skipped, paxtest = skipped
torar rx 5700 xt | 32 GB ddr4
Pass pass
[1]
  1. runtests.sh everything ok except libhugetlbfs = skipped, paxtest = skipped
troycurtisjr Test day image running in kvm on a Dell XPS 15 with i7-6700HQ CPU
Pass pass
[1]
  1. Tests passed, performance test listed as passing but did include this: Sun 01 Nov 2020 02:16:38 PM EST /bin/sh: ../scripts/getlist: Permission denied /bin/sh: ../scripts/getsummary: Permission denied make: *** [Makefile:110: summary] Error 126 It's unclear if it was a problem.
tseewald Dell Latitude 7490 (Intel i7-8650U, UHD 620, 16GB RAM, 970 EVO)
Pass pass
[1]
  1. Default test passed. Performance test passed. No new warnings or errors in dmesg.
twohot Cloned (Assembled) desktop with Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, Intel DP43BF Motherboard, and 6GB RAM
Pass pass
[1]
  1. /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Vulnerable Should I be worried?
typijay Fedora 32 Workstation. Dell Latitude 6540. 8GB RAM (2x4GB), i5 4310M, AMD Radeon HD 8790M. kernel-stabilization copr
Pass pass
typijay Fedora 32 Workstation. Intel Atom N455 Toshiba NB505 Netbook, 2GB RAM. kernel-stabilization copr
Pass pass
[1]
  1. Performance test took very long to complete. But it was a netbook so.
uwueviee Fedora 33 i7 3770 AMD R9 380 Bare Metal
Pass pass
vascom Bare metal, Ryzen 7 Pro 4750G, 32GB RAM
Pass pass
[1]
  1. All test passed except WARN for sysfs-perms. Kernel work excellent.
wyldnx01 baremetal, Live using kerneltest.iso, Ryzen3900X, 32GB RAM, Nvidia 1060Ti
Pass pass
[1]
  1. During runtests.sh: libhugetlbfs = SKIP, paxtest=SKIP, all others passed During performance tests: test suite received pass result however received multiple warnings during testing such as "lat_select.c:167:9: warning: type defaults to 'int' in declaration of 'count' [-Wimplicit-int]"
yanqiyu 3900x+32GB ram, then whatever you get in fedora 33
Warning warn
[1]
  1. ALL PASSED (excluding some SKIP), but I get a segfault from lat_rpc during performance test, no idea why.
yanqiyu 3900x+32MB ram, then whatever you get in fedora 33
Warning warn
[1]
  1. ALL PASSED (excluding some SKIP), but I get a segfault from lat_rpc during performance test, no idea why.
yasharjit
Pass pass
[1]
  1. Tested in Gnome Boxes. Default kernel test passed. Performance test passed.
zhby Fedora 33 Workstation / MSI B550M MORTAR (w. RTL8125B) / AMD Ryzen 3 3100 / AMD RX 560D / 32GB DDR4 RAM(Dual Glowy/CXMT 16GB sticks) / KIOXIA EXCERIA PLUS 1T as main SSD / WD SN550 1T as secondary SSD / kernel 5.9.1-300.fc33 w. rt8169/amdgpu / GNOME / Edge Dev 88
Pass pass
[1]
  1. 1. Test suite passed with paxtest and libhugetlbfs skipped in main test part and lmbench_usage warnings in performance test part. 2. onboard RTL8125B is supported and functional. Unable to check multi-Gbps support since I only have GbE in my dorm. 3. amdgpu and OpenGL 3D also functional.
zlobniyshurik F33 KDE, X470, Ryzen 3900X, 32GB ECC, HD4550
Pass pass
[1]
  1. All tests passed ok