Skip to content

tools: sof-kernel-log-check.sh: Add another drm error to ignore_str#1339

Merged
SzymonRichert merged 1 commit intothesofproject:mainfrom
PLangowski:etime-ignore
Jan 26, 2026
Merged

tools: sof-kernel-log-check.sh: Add another drm error to ignore_str#1339
SzymonRichert merged 1 commit intothesofproject:mainfrom
PLangowski:etime-ignore

Conversation

@PLangowski
Copy link
Contributor

Add (-ETIME) drm error to ignore string


ignore_str="$ignore_str"'kernel: xe 0000:00:02.0: \[drm\] Tile0: GT1: { key 0x0002 : 64b value 0xfec00000 } # ggtt_size'
ignore_str="$ignore_str"'kernel: xe 0000:00:02.0: \[drm\] \*ERROR\* Tile0: GT1: PF: Failed to push self configuration \(-ECANCELED\)'
ignore_str="$ignore_str"'kernel: xe 0000:00:02.0: \[drm\] \*ERROR\* Tile0: GT1: PF: Failed to push self configuration \(-ETIME\)'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we ignore all errors start with "'kernel: xe 0000:00:02.0: [drm]"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea. Done

Ignore all drm errors

Signed-off-by: Pawel Langowski <pawelx.langowski@intel.com>
Copy link
Collaborator

@SzymonRichert SzymonRichert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SzymonRichert SzymonRichert merged commit 49c1ecb into thesofproject:main Jan 26, 2026
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants