[igt-dev] [Intel-gfx] [PATCH i-g-t] i915/i915_selftests: Expose 'perf' selftests

Chris Wilson chris at chris-wilson.co.uk
Fri Nov 1 17:43:44 UTC 2019


Quoting Lionel Landwerlin (2019-11-01 17:26:17)
> On 01/11/2019 16:21, Chris Wilson wrote:
> > Find all the perf* selftests and expose them in our igt. In CI we expect
> > these not to be run in BAT (since they are just performance tests rather
> > than conformance), but expect the results to be available from the
> > shards.
> >
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> > Cc: Matthew Auld <matthew.auld at intel.com>
> > Cc: Tomi Sarvela <tomi.p.sarvela at intel.com>
> Acked-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

In case I confused you, not i915_perf.c per se, but when putting
together the selftests we had three category ideas: mock, live and perf.
Now finally get around to adding the performance centric tests (such as
peak throughput of the blitter) which don't offer much CI benefit, but
just occasionally convey useful information which may help in chasing
bugs.
-Chris


More information about the igt-dev mailing list