Summary: | [HSW] gem_mmap_gtt -sub-tests huge-copy fails | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Humberto Israel Perez Rodriguez <humberto.i.perez.rodriguez> | ||||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||||
Version: | unspecified | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | HSW | i915 features: | |||||||
Attachments: |
|
Created attachment 118893 [details]
i915_error_state.log
Test is fail on HSW-ULT with kernel testing tag 2015-11-20 Hardware: Motherboard: SawTooth Peak cpu model name : Intel(R) Core(TM) i7-4550U CPU @ 1.50GHz cpu model : 69 cpu family : 6 Graphic card: Haswell-ULT Integrated Graphics Controller (rev 09) Software: Kernel tag drm-intel-testing-2015-11-20 5074e51ef3a2b0ad4c2354e95aec5380a93966b3 (4.4-rc1) from git://anongit.freedesktop.org/drm-intel commit 5074e51ef3a2b0ad4c2354e95aec5380a93966b3 Author: Imre Deak <imre.deak@intel.com> Date: Fri Nov 20 11:50:03 2015 +0200 drm-intel-nightly: 2015y-11m-20d-09h-49m-41s UTC integration manifest Ubuntu 14.04.1 LTS Bios: HSWLPTU1.86C.0135.R01.1311020052 Libdrm: 2.4.65 Result is skipped (not fail). So closed |
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.
Created attachment 118892 [details] dmesg.log Kernel <drm-intel-testing-2015-10-10> ==Bug detailed description== -------------------------------------------------- gem_mmap_gtt -sub-tests huge-copy fails ==Attachments== -------------------------------------------------- dmesg.log i915_error_state.log ==Steps to reproduce== -------------------------------------------------- run the following sub-tests <%huge-copy%> gem_mmap_gtt --run-subtest huge-copy ==Actual results== -------------------------------------------------- the subtests huge-copy fails ==Expected results== -------------------------------------------------- The subtests huge-copy must pass ==Hardware configuration== -------------------------------------------------- -- Platform: -- Processor: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz Motherboard : D54250WYK Memory : 8GB -- Software -- Linux distribution: Ubuntu 14.04.03 LTS 64Bits BIOS: 4.6 ==Test Environment== -------------------------------------------------- kernel: 4.3.0-rc4-drm-intel-testing-2015-10-10 xorg-server-1.17.2 libdrm-2.4.65 xf86-video-intel-2.99.917 mesa-11.0.2 libva-1.6.1 intel-driver-1.6.1 cairo-1.14.2 IGT Version : 1.12-g1f9e055 output command : ---------------------------------------------- $ time gem_mmap_gtt --run-subtest huge-copy IGT-Version: 1.12-g1f9e055 (x86_64) (Linux: 4.3.0-rc4-drm-intel-testing-2015-10-10-ww41+ x86_64) Test assertion failure function test_huge_copy, file gem_mmap_gtt.c:401: Failed assertion: memcmp(pattern_a, a + PAGE_SIZE*i, PAGE_SIZE) == 0 Stack trace: #0 [__igt_fail_assert+0xf1] #1 [test_huge_copy+0x49b] #2 [__real_main517+0xad7] #3 [main+0x29] #4 [__libc_start_main+0xf5] #5 [_start+0x29] #6 [<unknown>+0x29] Subtest huge-copy failed. **** DEBUG **** Checking 2 surfaces of size 2,147,487,744 bytes (total 4,294,979,584) against RAM Test requirement passed: !(total <= required) Test requirement passed: !igt_run_in_simulation() Test requirement passed: a Test requirement passed: b Test assertion failure function test_huge_copy, file gem_mmap_gtt.c:401: Failed assertion: memcmp(pattern_a, a + PAGE_SIZE*i, PAGE_SIZE) == 0 **** END **** Subtest huge-copy: FAIL (34.673s) real 0m35.531s user 0m27.501s sys 0m7.992s