2019-03-22 18:48:59 |
Sean Feole |
bug |
|
|
added bug |
2019-03-22 18:49:53 |
Sean Feole |
tags |
|
aws i3.metal |
|
2019-03-22 18:51:01 |
Sean Feole |
description |
Reproducible: Yes, every time.
Steps:
1.) apt-get install --yes --allow build-essential cpu-checker qemu-kvm git gcc-multilib
2.) git clone --depth=1 https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
3.) cd kvm-unit-tests; ./configure; make
4.) TESTNAME=apic-split TIMEOUT=90s ACCEL= ./x86/run x86/apic.flat -smp 2 -cpu qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split
root@ip-172-31-5-254:/home/ubuntu/kvm-unit-tests# TESTNAME=apic-split TIMEOUT=90s ACCEL= ./x86/run x86/apic.flat -smp 2 -cpu qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split
timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial stdio -device pci-testdev -machine accel=kvm -kernel x86/apic.flat -smp 2 -cpu qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split # -initrd /tmp/tmp.ZHQwPUOuLD
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]
enabling apic
enabling apic
paging enabled
cr0 = 80010011
cr3 = 459000
cr4 = 20
apic version: 1050014
PASS: apic existence
PASS: xapic id matches cpuid
PASS: writeable xapic id
PASS: non-writeable x2apic id
PASS: sane x2apic id
PASS: x2apic id matches cpuid
PASS: correct xapic id after reset
PASS: apic_disable: Local apic disabled
PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is clear
PASS: apic_disable: *0xfee00030: ffffffff
PASS: apic_disable: CR8: 0
PASS: apic_disable: CR8: f
PASS: apic_disable: *0xfee00080: ffffffff
PASS: apic_disable: Local apic enabled in xAPIC mode
PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
PASS: apic_disable: *0xfee00030: 1050014
PASS: apic_disable: *0xfee00080: 0
PASS: apic_disable: *0xfee00080: f0
PASS: apic_disable: Local apic enabled in x2APIC mode
PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
PASS: apic_disable: *0xfee00030: ffffffff
PASS: apic_disable: CR8: 0
PASS: apic_disable: CR8: f
PASS: apic_disable: *0xfee00080: ffffffff
x2apic enabled
PASS: x2apic enabled to invalid state
PASS: x2apic enabled to apic enabled
PASS: x2apic enabled to disabled state
PASS: disabled to invalid state
PASS: disabled to x2apic enabled
PASS: apic enabled to invalid state
PASS: apicbase: relocate apic
PASS: apicbase: reserved physaddr bits
PASS: apicbase: reserved low bits
PASS: self ipi
starting broadcast (x2apic)
PASS: APIC physical broadcast address
PASS: APIC physical broadcast shorthand
FAIL: PV IPIs testing
PASS: nmi-after-sti
PASS: multiple nmi
PASS: APIC LVT timer one shot
starting apic change mode
PASS: TMICT value reset
PASS: TMCCT should have a non-zero value
PASS: TMCCT should have reached 0
PASS: TMCCT should have a non-zero value
PASS: TMCCT should not be reset to TMICT value
PASS: TMCCT should be reset to the initial-count
PASS: TMCCT should not be reset to init
PASS: TMCCT should have reach zero
PASS: TMCCT should stay at zero
PASS: tsc deadline timer
PASS: tsc deadline timer clearing
SUMMARY: 51 tests, 1 unexpected failures |
Reproducible: Yes, every time.
Series: cosmic
Kernel: "linux-aws 4.18.0-1012.14"
Steps:
1.) apt-get install --yes --allow build-essential cpu-checker qemu-kvm git gcc-multilib
2.) git clone --depth=1 https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
3.) cd kvm-unit-tests; ./configure; make
4.) TESTNAME=apic-split TIMEOUT=90s ACCEL= ./x86/run x86/apic.flat -smp 2 -cpu qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split
root@ip-172-31-5-254:/home/ubuntu/kvm-unit-tests# TESTNAME=apic-split TIMEOUT=90s ACCEL= ./x86/run x86/apic.flat -smp 2 -cpu qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split
timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial stdio -device pci-testdev -machine accel=kvm -kernel x86/apic.flat -smp 2 -cpu qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split # -initrd /tmp/tmp.ZHQwPUOuLD
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]
enabling apic
enabling apic
paging enabled
cr0 = 80010011
cr3 = 459000
cr4 = 20
apic version: 1050014
PASS: apic existence
PASS: xapic id matches cpuid
PASS: writeable xapic id
PASS: non-writeable x2apic id
PASS: sane x2apic id
PASS: x2apic id matches cpuid
PASS: correct xapic id after reset
PASS: apic_disable: Local apic disabled
PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is clear
PASS: apic_disable: *0xfee00030: ffffffff
PASS: apic_disable: CR8: 0
PASS: apic_disable: CR8: f
PASS: apic_disable: *0xfee00080: ffffffff
PASS: apic_disable: Local apic enabled in xAPIC mode
PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
PASS: apic_disable: *0xfee00030: 1050014
PASS: apic_disable: *0xfee00080: 0
PASS: apic_disable: *0xfee00080: f0
PASS: apic_disable: Local apic enabled in x2APIC mode
PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
PASS: apic_disable: *0xfee00030: ffffffff
PASS: apic_disable: CR8: 0
PASS: apic_disable: CR8: f
PASS: apic_disable: *0xfee00080: ffffffff
x2apic enabled
PASS: x2apic enabled to invalid state
PASS: x2apic enabled to apic enabled
PASS: x2apic enabled to disabled state
PASS: disabled to invalid state
PASS: disabled to x2apic enabled
PASS: apic enabled to invalid state
PASS: apicbase: relocate apic
PASS: apicbase: reserved physaddr bits
PASS: apicbase: reserved low bits
PASS: self ipi
starting broadcast (x2apic)
PASS: APIC physical broadcast address
PASS: APIC physical broadcast shorthand
FAIL: PV IPIs testing
PASS: nmi-after-sti
PASS: multiple nmi
PASS: APIC LVT timer one shot
starting apic change mode
PASS: TMICT value reset
PASS: TMCCT should have a non-zero value
PASS: TMCCT should have reached 0
PASS: TMCCT should have a non-zero value
PASS: TMCCT should not be reset to TMICT value
PASS: TMCCT should be reset to the initial-count
PASS: TMCCT should not be reset to init
PASS: TMCCT should have reach zero
PASS: TMCCT should stay at zero
PASS: tsc deadline timer
PASS: tsc deadline timer clearing
SUMMARY: 51 tests, 1 unexpected failures |
|
2019-03-22 18:58:26 |
Sean Feole |
bug task added |
|
linux-aws (Ubuntu) |
|
2019-03-22 19:10:36 |
Sean Feole |
tags |
aws i3.metal |
4.15 4.18 aws bionic cosmic i3.metal |
|
2019-03-22 20:44:08 |
Sean Feole |
tags |
4.15 4.18 aws bionic cosmic i3.metal |
4.15 4.18 4.4 aws bionic cosmic i3.metal xenial |
|
2019-03-28 03:39:03 |
Po-Hsu Lin |
bug task added |
|
linux (Ubuntu) |
|
2019-03-28 03:39:31 |
Po-Hsu Lin |
nominated for series |
|
Ubuntu Cosmic |
|
2019-03-28 03:39:31 |
Po-Hsu Lin |
bug task added |
|
linux (Ubuntu Cosmic) |
|
2019-03-28 03:39:31 |
Po-Hsu Lin |
bug task added |
|
linux-aws (Ubuntu Cosmic) |
|
2019-03-28 03:40:10 |
Po-Hsu Lin |
nominated for series |
|
Ubuntu Bionic |
|
2019-03-28 03:40:10 |
Po-Hsu Lin |
bug task added |
|
linux (Ubuntu Bionic) |
|
2019-03-28 03:40:10 |
Po-Hsu Lin |
bug task added |
|
linux-aws (Ubuntu Bionic) |
|
2019-03-28 04:00:06 |
Ubuntu Kernel Bot |
linux (Ubuntu): status |
New |
Incomplete |
|
2019-03-28 04:00:08 |
Ubuntu Kernel Bot |
linux (Ubuntu Bionic): status |
New |
Incomplete |
|
2019-03-28 04:00:10 |
Ubuntu Kernel Bot |
linux (Ubuntu Cosmic): status |
New |
Incomplete |
|
2019-03-28 12:36:06 |
Sean Feole |
bug task added |
|
linux-azure (Ubuntu) |
|
2019-03-28 12:36:19 |
Sean Feole |
tags |
4.15 4.18 4.4 aws bionic cosmic i3.metal xenial |
4.15 4.18 4.4 aws azure bionic cosmic i3.metal xenial |
|
2019-04-10 15:13:39 |
Sean Feole |
summary |
apic-split will fail in kvm_units_tests on aws i3.metal |
apic-split will fail in kvm_units_tests |
|
2019-06-24 09:18:51 |
Po-Hsu Lin |
tags |
4.15 4.18 4.4 aws azure bionic cosmic i3.metal xenial |
4.15 4.18 4.4 aws azure bionic cosmic i3.metal linux-kvm sru-20190603 ubuntu-kvm-unit-tests xenial |
|
2019-09-27 15:41:15 |
Sean Feole |
tags |
4.15 4.18 4.4 aws azure bionic cosmic i3.metal linux-kvm sru-20190603 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 aws azure bionic cosmic i3.metal linux-kvm sru-20190603 sru-20190902 ubuntu-kvm-unit-tests xenial |
|
2019-11-05 01:03:15 |
Sean Feole |
tags |
4.15 4.18 4.4 aws azure bionic cosmic i3.metal linux-kvm sru-20190603 sru-20190902 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 aws azure bionic cosmic i3.metal linux-kvm sru-20190603 sru-20190902 sru-20191021 ubuntu-kvm-unit-tests xenial |
|
2019-11-05 01:03:23 |
Sean Feole |
tags |
4.15 4.18 4.4 aws azure bionic cosmic i3.metal linux-kvm sru-20190603 sru-20190902 sru-20191021 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 aws azure bionic i3.metal linux-kvm sru-20190603 sru-20190902 sru-20191021 ubuntu-kvm-unit-tests xenial |
|
2019-11-05 01:03:45 |
Sean Feole |
tags |
4.15 4.18 4.4 aws azure bionic i3.metal linux-kvm sru-20190603 sru-20190902 sru-20191021 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 aws azure bionic i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 ubuntu-kvm-unit-tests xenial |
|
2019-12-16 15:00:19 |
Sean Feole |
tags |
4.15 4.18 4.4 aws azure bionic i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 aws azure bionic i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 ubuntu-kvm-unit-tests xenial |
|
2019-12-16 15:00:27 |
Sean Feole |
tags |
4.15 4.18 4.4 aws azure bionic i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.3 aws azure bionic i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 ubuntu-kvm-unit-tests xenial |
|
2019-12-16 15:00:33 |
Sean Feole |
tags |
4.15 4.18 4.4 5.0 5.3 aws azure bionic i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 ubuntu-kvm-unit-tests xenial |
|
2019-12-17 16:38:40 |
Sean Feole |
ubuntu-kernel-tests: status |
New |
Triaged |
|
2020-03-03 10:50:00 |
Sean Feole |
tags |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 ubuntu-kvm-unit-tests xenial |
|
2020-03-24 04:57:58 |
Po-Hsu Lin |
tags |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sr sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 ubuntu-kvm-unit-tests xenial |
|
2020-03-24 04:58:30 |
Po-Hsu Lin |
nominated for series |
|
Ubuntu Xenial |
|
2020-03-24 04:58:30 |
Po-Hsu Lin |
bug task added |
|
linux (Ubuntu Xenial) |
|
2020-03-24 04:58:30 |
Po-Hsu Lin |
bug task added |
|
linux-aws (Ubuntu Xenial) |
|
2020-03-24 04:58:30 |
Po-Hsu Lin |
bug task added |
|
linux-azure (Ubuntu Xenial) |
|
2020-03-24 05:01:34 |
Po-Hsu Lin |
tags |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sr sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 ubuntu-kvm-unit-tests xenial |
|
2020-04-24 10:30:35 |
Po-Hsu Lin |
tags |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 sru-20200406 ubuntu-kvm-unit-tests xenial |
|
2020-10-09 22:07:19 |
Kelsey Steele |
tags |
4.15 4.18 4.4 5.0 5.3 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 sru-20200406 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.3 5.4 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 sru-20200406 sru-20200921 ubuntu-kvm-unit-tests xenial |
|
2021-06-17 19:08:38 |
Guilherme G. Piccoli |
tags |
4.15 4.18 4.4 5.0 5.3 5.4 aws azure bionic disco eoan i3.metal linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 sru-20200406 sru-20200921 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.11 5.3 5.4 aws azure bionic disco eoan hirsute i3.metal kvm linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 sru-20200406 sru-20200921 sru-20210531 ubuntu-kvm-unit-tests xenial |
|
2021-09-01 08:47:55 |
Po-Hsu Lin |
tags |
4.15 4.18 4.4 5.0 5.11 5.3 5.4 aws azure bionic disco eoan hirsute i3.metal kvm linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 sru-20200406 sru-20200921 sru-20210531 ubuntu-kvm-unit-tests xenial |
4.15 4.18 4.4 5.0 5.11 5.3 5.4 aws azure bionic disco eoan hirsute i3.metal kvm linux-kvm oracle sru-20190603 sru-20190902 sru-20191021 sru-20191202 sru-20200217 sru-20200316 sru-20200406 sru-20200921 sru-20210531 sru-20210816 ubuntu-kvm-unit-tests xenial |
|