]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
parselogs.py: Whitelist iwlwifi firmware load error messages
authorCalifornia Sullivan <california.l.sullivan@intel.com>
Tue, 29 Nov 2016 20:28:18 +0000 (12:28 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Dec 2016 10:37:59 +0000 (10:37 +0000)
commit23d2a7d15602f7c66ce904c18fb7f8eec9f6485c
tree9c27663eaf0b38a1fc0711d7eef1477b6ec79f03
parent6d373fdf7bf23a1c42ab7d2977cf1c20f56daa3f
parselogs.py: Whitelist iwlwifi firmware load error messages

The iwlwifi module of any given kernel has a minimum and maximum
supported firmware version. The kernel begins by attempting to load the
maximum version, and decrements until it is successful. The 4.8 kernel's
maximum supported firmware version is 24, but thus far only 22 has been
released, meaning we get errors for 24 and 23.

Filter out iwlwifi firmware load error messages, as they are not
necessarily indicative of real problems.

(From OE-Core rev: 7df570c2310efac8f9898da15deaac2b7df16655)

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/parselogs.py