Bug 95386 - [KBL] igt / gem_reset_stats / unrelated-ctx-render fail
Summary: [KBL] igt / gem_reset_stats / unrelated-ctx-render fail
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-13 15:25 UTC by cprigent
Modified: 2016-05-19 08:21 UTC (History)
1 user (show)

See Also:
i915 platform: KBL
i915 features: GEM/Other


Attachments
kbl-gem_reset_stats-unrelated-ctx-render_kern.log (285.64 KB, text/x-log)
2016-05-13 15:25 UTC, cprigent
no flags Details

Description cprigent 2016-05-13 15:25:55 UTC
Created attachment 123706 [details]
kbl-gem_reset_stats-unrelated-ctx-render_kern.log

Hardware
Platform: KABY LAKE-U
CPU : Intel(R) Core(TM) @ 2.60GHz
MCP : KBL-U G0 2+2 (ou ULT-G0)
QDF : QYQ8
Chipset PCH: SPT-LP C1
CRB : KABY LAKE U DDR3L RVP7 CRB FAB1

Software
BIOS : KBLSE2R1.R00.X015.B01.1511271314
ME FW : 11.5.0.1008
Ksc (EC FW): 1.20
Linux distribution: Ubuntu 16.04 64 bits
kernel drm-intel-nightly 4.6.0-rc7 61f856f from http://cgit.freedesktop.org/drm-intel/
  commit 61f856faa1e6ff9dddad214be1e372e8aacfc0f4
  Author: Ville Syrjälä <ville.syrjala@linux.intel.com>
  Date:   Mon May 9 19:24:21 2016 +0300
  drm-intel-nightly: 2016y-05m-09d-16h-24m-01s UTC integration manifest
libdrm-2.4.68 fc09c5a from git://anongit.freedesktop.org/mesa/drm
cairo: 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo
IGT 1.14 cc24755 from http://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git

Steps:
------
Execute commands:
cd <...>/intel-gpu-tools/tests
./gem_reset_stats --run-subtest unrelated-ctx-render

Actual result:
--------------
Test is fail

Expected result:
----------------
Test is Pass

Output:
--------
./gem_reset_stats --run-subtest unrelated-ctx-render
IGT-Version: 1.14-NOT-GIT (x86_64) (Linux: 4.6.0-rc7-nightly+ x86_64)
0:1 expected 'Guilty' [1], found 'No error' [0]
(gem_reset_stats:1435) CRITICAL: Test assertion failure function test_unrelated_ctx, file gem_reset_stats.c:458:
(gem_reset_stats:1435) CRITICAL: Failed assertion: _assert_reset_status(0, fd1, ctx_guilty, (1 << 0)) == 0
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [__real_main773+0x188f]
  #2 [main+0x29]
  #3 [__libc_start_main+0xf0]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest unrelated-ctx-render failed.
**** DEBUG ****
(gem_reset_stats:1435) drmtest-DEBUG: Test requirement passed: fd >= 0
(gem_reset_stats:1435) DEBUG: Test requirement passed: has_engine(fd, gem_context_create(fd), e)
(gem_reset_stats:1435) drmtest-DEBUG: Test requirement passed: fd >= 0
(gem_reset_stats:1435) drmtest-DEBUG: Test requirement passed: fd >= 0
(gem_reset_stats:1435) drmtest-DEBUG: Test requirement passed: fd >= 0
(gem_reset_stats:1435) ioctl-wrappers-DEBUG: Test requirement passed: gem_has_ring(fd, ring)
(gem_reset_stats:1435) ioctl-wrappers-DEBUG: Test requirement passed: has_ban_period
(gem_reset_stats:1435) igt-gt-DEBUG: Test requirement passed: has_gpu_reset(fd)
(gem_reset_stats:1435) igt-gt-DEBUG: Test requirement passed: ctx == 0 || ring == I915_EXEC_RENDER
(gem_reset_stats:1435) INFO: 0:1 expected 'Guilty' [1], found 'No error' [0]
(gem_reset_stats:1435) CRITICAL: Test assertion failure function test_unrelated_ctx, file gem_reset_stats.c:458:
(gem_reset_stats:1435) CRITICAL: Failed assertion: _assert_reset_status(0, fd1, ctx_guilty, (1 << 0)) == 0
****  END  ****
Subtest unrelated-ctx-render: FAIL (10,315s)
Comment 1 Chris Wilson 2016-05-13 15:44:31 UTC
Please retest with latest nightly (e075a32f515becef66dc849f5eca47409ccf5473).
Comment 2 cprigent 2016-05-19 08:21:31 UTC
Test is Pass on KBL-U with Kernel drm-intel-nightly 4.6.0 d381724 from http://cgit.freedesktop.org/drm-intel/


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.