From 317bc90025ba009bc389286ad8c8e8a78fbd8cfe Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 17 Oct 2024 08:02:33 +0100 Subject: oeqa/runtime/parselogs: Add different PCI BAR errors with qemu 9.1.0 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. (From OE-Core rev: 4f3c299e7a282e953d9adb7549c30015df317171) Signed-off-by: Richard Purdie --- meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'meta/lib/oeqa/runtime') diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt index 9c2677c4cf..156b0f9c10 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 -- cgit v1.2.3-54-g00ecf