]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
parselogs: Whitelist qemux86 error message with qemu 2.7.0 rbt/qemux86
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 8 Sep 2016 15:06:11 +0000 (08:06 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Thu, 8 Sep 2016 15:50:38 +0000 (08:50 -0700)
commitf1ef4421b32bc136010d797f19648a092b379ac9
treed1ce6e31c7a00eaaf75008dc322c35cef1fbaf6e
parent872a83be6e86005f6426c90073ece56de4534ac0
parselogs: Whitelist qemux86 error message with qemu 2.7.0

qemu 2.7.0 introduces kernel errors:

[    2.310768] pci 0000:00:00.0: [11ab:4620] type 00 class 0x060000
[    2.311338] pci 0000:00:00.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    2.311604] pci 0000:00:00.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    2.311835] pci 0000:00:00.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    2.312063] pci 0000:00:00.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    2.312323] pci 0000:00:00.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    2.314320] pci 0000:00:0a.0: [8086:7110] type 00 class 0x060100
[    2.315363] pci 0000:00:0a.1: [8086:7111] type 00 class 0x010180

Whitelist this for now since this is preferable to the random failures
we're seeing from qemuppc with 2.6.0.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/lib/oeqa/runtime/parselogs.py