[PATCH i-g-t 0/2] tests/intel/xe_fault_injection: Suppress Guc CT dumps during fault injection
Satyanarayana K V P
satyanarayana.k.v.p at intel.com
Wed Apr 30 07:38:43 UTC 2025
When injecting fault to xe_guc_ct_send_recv() & xe_guc_mmio_send_recv()
functions, the CI test systems are going out of space and crashing. To
avoid this issue, a new helper function is created and when fault is injected
into this xe_should_fail_ct_dead_capture() helper function, ct dead capture is
avoided which suppresses ct dumps in the log.
Inject fault into xe_should_fail_ct_dead_capture() function along with
xe_guc_ct_send_recv() & xe_guc_mmio_send_recv() to suppress GUC ct dumps.
Also, added some more guc fault messages in the dmesg ignore list.
Test-with: 20250429134649.4747-1-satyanarayana.k.v.p at intel.com
Satyanarayana K V P (2):
tests/intel/xe_fault_injection: Suppress Guc CT dumps during fault
injection
tests/intel/xe_fault_injection: Ignore faults for *guc*
tests/intel/xe_fault_injection.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
2.43.0
More information about the igt-dev
mailing list