[Intel-gfx] [PATCH i-g-t] tests: Add gem_exec_nop_concurrent test

Chris Wilson chris at chris-wilson.co.uk
Fri Oct 16 06:10:12 PDT 2015


On Fri, Oct 16, 2015 at 02:00:42PM +0100, Thomas Wood wrote:
> On 15 October 2015 at 09:05, Derek Morton <derek.j.morton at intel.com> wrote:
> > This test is based on gem_exec_nop but submits nop batch buffers concurrently
> > from different threads to check for ring hangs and other issues during
> > concurrent submissions.
> 
> Is there any reason not to include this as extra subtests in
> gem_exec_nop so that related tests are grouped together?

It's a better fit for ringfill. It already does concurrent clients to
the same ring in order to catch exactly the same bugs as described here,
so extending it to fill all rings concurrently should be easy.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list