<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [APL] [IGT Basic] drv_module_reload_basic never ends"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94123#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [APL] [IGT Basic] drv_module_reload_basic never ends"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94123">bug 94123</a>
              from <span class="vcard"><a class="email" href="mailto:imre.deak@intel.com" title="Imre Deak <imre.deak@intel.com>"> <span class="fn">Imre Deak</span></a>
</span></b>
        <pre>(In reply to Jairo Miramontes from <a href="show_bug.cgi?id=94123#c6">comment #6</a>)
<span class="quote">> So looks like it's no longer taking forever, it ends now, find below the
> Output I get when executing the ./drv_module_reload_basic test:

> Reloading i915.ko with
> unbinding /sys/class/vtconsole/vtcon1/: (M) frame buffer device
> module successfully unloaded
> module successfully loaded again
> Reloading i915.ko with inject_load_failure=1
> unbinding /sys/class/vtconsole/vtcon1/: (M) frame buffer device
> module successfully unloaded
> Reloading i915.ko with inject_load_failure=2
> module successfully unloaded
> Reloading i915.ko with inject_load_failure=3
> module successfully unloaded
> Reloading i915.ko with inject_load_failure=4
> module successfully unloaded
> Reloading i915.ko with
> module successfully unloaded
> module successfully loaded again


> Used the following kernel:

>   commit aedfaaef290af9c8df7d9f4adf22cbe21704d091
>   Author: Tvrtko Ursulin <<a href="mailto:tvrtko.ursulin@intel.com">tvrtko.ursulin@intel.com</a>>
>   Date:   Mon Apr 4 14:10:49 2016 +0100

>       drm-intel-nightly: 2016y-04m-04d-13h-09m-54s UTC integration manifest


> However I am not sure why it doesn't show a test status after it's
> completed... (success, fail) anything.</span >

The above output indicates success but you should also check dmesg for any
errors/WARNs. The script itself won't provide the standard success/fail test
status message, you'll only get that when executing the test as part of a
piglit run. piglit will in turn check the exit status of the script and check
for errors/WARNs in dmesg as usual.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>