]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
oeqa/runtime/parselogs: Add different PCI BAR errors with qemu 9.1.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Oct 2024 07:02:33 +0000 (08:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Oct 2024 10:39:56 +0000 (11:39 +0100)
With qemu 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>
meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt

index 9c2677c4cf0ec3ba1ccf1e2250cdc51444d58318..156b0f9c10374df4364dab947df685a27905691c 100644 (file)
@@ -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