diff options
author | Francois Dugast <francois.dugast@intel.com> | 2025-03-05 16:06:59 +0100 |
---|---|---|
committer | Francois Dugast <francois.dugast@intel.com> | 2025-03-06 12:16:35 +0100 |
commit | 5148da09dcd3f00913ddfc5d03901c4de56b61e3 (patch) | |
tree | fa10bac3c85ceecd440012935f9f64a49a2623c7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 22adf7c51ed19078fba77eff95d74642e3411c13 (diff) |
drm/xe: Allow fault injection in exec queue IOCTLs
Use fault injection infrastructure to allow specific functions to
be configured over debugfs for failing during the execution of
xe_exec_queue_create_ioctl(). xe_exec_queue_destroy_ioctl() and
xe_exec_queue_get_property_ioctl() are not considered as there is
no unwinding code to test with fault injection.
This allows more thorough testing from user space by going through
code paths for error handling and unwinding which cannot be reached
by simply injecting errors in IOCTL arguments. This can help
increase code robustness.
The corresponding IGT series is:
https://patchwork.freedesktop.org/series/144138/
Reviewed-by: Sai Teja Pottumuttu <sai.teja.pottumuttu@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250305150659.46276-1-francois.dugast@intel.com
Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions