gicv2 related tests in ubuntu_kvm_unit_tests failed with SIGABRT on X-hwe ARM64 ThunderX

Bug #1828153 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
Fix Released
Undecided
Unassigned
linux-hwe (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

All the gicv2 related tests have failed on the ARM64 ThunderX testing node with X-HWE kernel:;

 FAIL gicv2-ipi (terminated on SIGABRT)
 FAIL gicv2-mmio (terminated on SIGABRT)
 FAIL gicv2-mmio-up (terminated on SIGABRT)
 FAIL gicv2-mmio-3p (terminated on SIGABRT)
 FAIL gicv2-active (terminated on SIGABRT)

This is because:
Failed to set device address: No such device

Take one of them for example:
# MAX_SMP=48
# TESTNAME=gicv2-mmio TIMEOUT=90s ACCEL= ./arm/run arm/gic.flat -smp $((($MAX_SMP < 8)?$MAX_SMP:8)) -machine gic-version=2 -append 'mmio'
timeout -k 1s --foreground 90s /usr/bin/qemu-system-aarch64 -nodefaults -machine virt,gic-version=host,accel=kvm -cpu host -device virtio-serial-device -device virtconsole,chardev=ctd -chardev testdev,id=ctd -device pci-testdev -display none -serial stdio -kernel arm/gic.flat -smp 8 -machine gic-version=2 -append mmio # -initrd /tmp/tmp.Xn7TN56BKl

Failed to set device address: No such device
timeout: the monitored command dumped core
QEMU Aborted

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.15.0-48-generic 4.15.0-48.51~16.04.1
ProcVersionSignature: User Name 4.15.0-48.51~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-48-generic aarch64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: arm64
Date: Wed May 8 03:57:01 2019
SourcePackage: linux-hwe
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :
Po-Hsu Lin (cypressyew)
tags: added: ubuntu-kvm-unit-tests
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

With updated test suite it's not failing with SIGABRT now.

Please find the following bug reports:
* bug 1936405 (FAIL gicv2-ipi (timeout; duration=90s))
* bug 1828027 (gicv2-mmio-3p failed on x:hwe arm64)
* bug 1828026 (gicv2-mmio-up failed on x:hwe arm64)

Changed in ubuntu-kernel-tests:
status: New → Fix Released
Changed in linux-hwe (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.