[igt-dev] [PATCH i-g-t v2 0/2] Decrease module reload fault injection time
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Wed Jul 13 06:51:11 UTC 2022
Some tests can be affected by unresponsive driver when fault injection
would leave loaded driver in fault state. Series decreases number of
checkpoints (they are get randomly some during module reload) and
ensures driver is unloaded when test completes.
Fixes: https://gitlab.freedesktop.org/drm/intel/-/issues/6393
v2: Addressing review comments (Kamil)
Chris Wilson (2):
i915/i915_module_load: Randomise fault injection
i915/i915_module_load: Raise a fatal-error on failing to unload a
module
tests/i915/i915_module_load.c | 56 ++++++++++++++++++++++++++++++-----
1 file changed, 49 insertions(+), 7 deletions(-)
--
2.34.1
More information about the igt-dev
mailing list