sof-kernel-log-check.sh: ignore ISH firmware missing error#1254
sof-kernel-log-check.sh: ignore ISH firmware missing error#1254cgturner1 merged 1 commit intothesofproject:mainfrom
Conversation
|
Can one of the admins verify this patch?
|
ignore ISH firmware missing error in PTL since it is not impact to audio test cases Signed-off-by: Hariprasad, Rajendra <hariprasad.rajendra@intel.com>
7a1f96c to
50fd4d5
Compare
There was a problem hiding this comment.
Note there was already some ISH ignore in this regex. No one noticed because its size is growing totally out of control. That's why it's now possible to add exclusions on a per device basis.
I wonder how long before this hits some maximum command line or regex size limit...
|
btw, is this error specific to ptl or is it on all platforms ? |
|
In my experience, this type of error is specific to... "the latest platform still under development" :-) The ISH for PTL is probably still under development AND there is always a lag between internal and external releases - same as with SOF and everything else. The "fix" is to be more aggressive and deploy internal releases on test devices, see discussion in internal issues 596, 572 and others. |
ignore ISH firmware missing error in PTL since it is not impact to audio test cases