diff options
author | Francois Dugast <francois.dugast@intel.com> | 2024-11-13 17:22:12 +0100 |
---|---|---|
committer | Francois Dugast <francois.dugast@intel.com> | 2024-11-14 11:48:13 +0100 |
commit | 9d42476f71a9a000ea2d72aae5f4d43c5061fe10 (patch) | |
tree | e28a514443ac5ce017e6d78455937547991702f8 /scripts/lib/kdoc/kdoc_output.py | |
parent | b107c63d2953907908fd0cafb0e543b3c3167b75 (diff) |
drm/xe: Allow fault injection in vm create and vm bind IOCTLs
Use fault injection infrastructure to allow specific functions to
be configured over debugfs for failing during the execution of
xe_vm_create_ioctl() and xe_vm_bind_ioctl(). 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.
v2: Add xe_pt_update_ops_{prepare,run} (Matthew Brost)
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241113162212.2154103-1-francois.dugast@intel.com
Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions