File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ ignore_str="$ignore_str"'|usb .+: (Enable|Disable) of device-initiated .+ failed
185185ignore_str=" $ignore_str " ' |thermal thermal_zone.*: failed to read out thermal zone \(-61\)'
186186
187187# Ignore all ISH related issues. We have no shared flows between ISH and audio.
188- ignore_str=" $ignore_str " ' |intel_ish_ipc 0000:00 :[0-9 ]+\.0:'
188+ ignore_str=" $ignore_str " ' |intel_ish_ipc 0000:[0-9a-fA-F]+ :[0-9a-fA-F ]+\.0:'
189189
190190# Dell CML-U laptop with SoundWire, issues reported by sof-test
191191# BugLink: https://github.com/thesofproject/sof-test/issues/307
@@ -409,7 +409,7 @@ ignore_str="$ignore_str"'|dw_dmac INTL9C60:..: Missing DT data'
409409# origin logs seen on CHT platforms
410410# proc_thermal 0000:00:0b.0: No auxiliary DTSs enabled
411411ignore_str=" $ignore_str " ' |proc_thermal 0000:00:..\..: No auxiliary DTSs enabled'
412- ignore_str=" $ignore_str " ' |kernel: proc_thermal_pci 0000:00:04.0: failed to add RAPL MMIO interface '
412+ ignore_str=" $ignore_str " ' |kernel: proc_thermal_pci 0000:00:04.0:'
413413
414414# touch pad logs can be ignored
415415# origin logs seen on GLK platforms
You can’t perform that action at this time.
0 commit comments