tests/intel/xe_wedged: Ignore more dmesg warnings
There are more warnings in dmesg which should be ignored, one comes from driver, for example: xe 0000:00:02.0: [drm] *ERROR* GT0: reset failed (-ECANCELED) xe 0000:00:02.0: [drm] *ERROR* GT1: Failed to submit gsc proxy rq (-ETIME) or from drm: <4> [438.651441] ? __pfx___drm_printfn_seq_file+0x10/0x10 [drm] <4> [438.651476] ? __pfx___drm_puts_seq_file+0x10/0x10 [drm] or from kernel itself: <4> [226.597358] Modules linked in: so extend regex with them. v2: move '|' to begin of strings for better reading (Jonathan) extend regex with two more, correct __pfx___ regex (Kamil) added r-b and correcting name in Cc v3: fix and simplify pfx___drm regex (Kamil) Closes: drm/xe/kernel#2919 Cc: Jonathan Cavitt <jonathan.cavitt@intel.com> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Cc: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com> Signed-off-by:Kamil Konieczny <kamil.konieczny@linux.intel.com> Reviewed-by:
Jonathan Cavitt <jonathan.cavitt@intel.com> Reviewed-by:
Rodrigo Vivi <rodrigo.vivi@intel.com>
parent
c6840f5e
No related branches found
No related tags found
Pipeline #1322375 passed
Stage: build-containers
Stage: build
Stage: test
Stage: containers
Stage: deploy
Please register or sign in to comment