Summary: | [CI][DRMTIP] igt@gem_ppgtt@blt-vs-render-ctxn/ctx0 - timeout - last line "Console: switching to colour frame buffer device 300x100" | ||
---|---|---|---|
Product: | DRI | Reporter: | Martin Peres <martin.peres> |
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | KBL, PNV, SKL | i915 features: | GEM/PPGTT |
Description
Martin Peres
2018-09-24 09:50:07 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_116/fi-skl-caroline/igt@gem_ppgtt@blt-vs-render-ctx0.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_117/fi-skl-caroline/igt@gem_ppgtt@blt-vs-render-ctx0.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_115/fi-skl-caroline/igt@gem_ppgtt@blt-vs-render-ctx0.html Also on PNV: https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_115/fi-pnv-d510/igt@gem_ppgtt@blt-vs-render-ctx0.html commit 9376f4ec3947e61a1985225cdb9e34b06dde5bf7 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Jan 8 14:47:45 2019 +0000 i915/gem_ppgtt: Convert stress test to run for a fixed duration Currently blt-vs-render runs for a fixed loop count, and exceeds 360s on a slow Skylake-y. It really doesn't tell us anything useful about low likelihood events after the first few seconds it takes to fill memory, so limit it to 30s (and hope that repeated runs in CI is enough to exercise the even rarer corner cases). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108039 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> (In reply to Chris Wilson from comment #3) > commit 9376f4ec3947e61a1985225cdb9e34b06dde5bf7 > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Tue Jan 8 14:47:45 2019 +0000 > > i915/gem_ppgtt: Convert stress test to run for a fixed duration > > Currently blt-vs-render runs for a fixed loop count, and exceeds 360s > on a slow Skylake-y. It really doesn't tell us anything useful about low > likelihood events after the first few seconds it takes to fill memory, > so limit it to 30s (and hope that repeated runs in CI is enough to > exercise the even rarer corner cases). > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108039 > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Wonderful! Thanks :) Do we have other cases like this that would benefit from a fixed duration as opposed to fixed load? As speeds increase, we also don't want to lose testing coverage because of having a fixed load. (In reply to Chris Wilson from comment #3) > commit 9376f4ec3947e61a1985225cdb9e34b06dde5bf7 > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Tue Jan 8 14:47:45 2019 +0000 > > i915/gem_ppgtt: Convert stress test to run for a fixed duration > > Currently blt-vs-render runs for a fixed loop count, and exceeds 360s > on a slow Skylake-y. It really doesn't tell us anything useful about low > likelihood events after the first few seconds it takes to fill memory, > so limit it to 30s (and hope that repeated runs in CI is enough to > exercise the even rarer corner cases). > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108039 > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Definitely fixed the issue, thanks! The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.