[Bug 96606] [APL] [BAT] gem_exec_nop / basic sporadically fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 6 15:09:45 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=96606

cprigent <christophe.prigent at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|carlos.santa at intel.com      |elio.martinez.monroy at intel.
                   |                            |com

--- Comment #25 from cprigent <christophe.prigent at intel.com> ---
Assigned to Elio to double confirm.

Elio,
Could you apply the patches pointed by Carlos and double confirm gem_exec_nop
basic subtests are Pass with HuC and GuC loaded.
You may need to launch them in a loop, example with a simple shell script:
#!/bin/bash
for i in {1..100}
do
   sudo ./gem_exec_nop --r basic-parallel
   sleep 5s
   sudo ./gem_exec_nop --r basic-series
   sleep 5s
done

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20161006/2463d797/attachment-0001.html>


More information about the intel-gfx-bugs mailing list