diff mbox series

[1/6] oeqa/runtime/parselogs: Add differnet PCI BAR errors with qemu 9.1.0

Message ID 20241018100138.2341819-1-richard.purdie@linuxfoundation.org
State New
Headers show
Series [1/6] oeqa/runtime/parselogs: Add differnet PCI BAR errors with qemu 9.1.0 | expand

Commit Message

Richard Purdie Oct. 18, 2024, 10:01 a.m. UTC
With wemu 9.1.0 we see parselogs failures with mips and mips64. We've long
since ignored these errors so update to continue to do so with the new form.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../oeqa/runtime/cases/parselogs-ignores-mipsarch.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff mbox series

Patch

diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt
index 9c2677c4cf0..156b0f9c103 100644
--- a/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt
+++ b/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt
@@ -6,3 +6,14 @@  cacheinfo: Failed to find cpu0 device node
 #   failed when register_sysctl_sz sched_fair_sysctls to kernel
 #   failed when register_sysctl_sz sched_core_sysctls to kernel
 failed when register_sysctl_sz sched
+
+# With qemu 9.1.0
+# pci 0000:00:00.0: BAR 2: can't handle BAR above 4GB (bus address 0x1f00000010)
+# pci 0000:00:00.0: BAR 5: error updating (0x1105d034 != 0x0100d034)
+BAR 0: error updating
+BAR 1: error updating
+BAR 2: error updating
+BAR 3: error updating
+BAR 4: error updating
+BAR 5: error updating
+: can't handle BAR above 4GB