[Bug 90065] New: [BSW Regression]igt/gem_userptr_blits/minor-normal-sync fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 16 22:59:19 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90065

            Bug ID: 90065
           Summary: [BSW
                    Regression]igt/gem_userptr_blits/minor-normal-sync
                    fails
           Product: DRI
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: high
         Component: DRM/Intel
          Assignee: intel-gfx-bugs at lists.freedesktop.org
          Reporter: huax.lu at intel.com
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
                CC: intel-gfx-bugs at lists.freedesktop.org

Created attachment 115148
  --> https://bugs.freedesktop.org/attachment.cgi?id=115148&action=edit
dmesg

==System Environment==
--------------------------
Regression: Yes

good commit: 2d1070b21e004609a5bebafdb4303bb021f5477c
bad commit: 097f8261ddda4b1896dd335dec95dedeecfeaa1b

Non-working platforms: BSW

==kernel==
--------------------------
drm-intel-nightly/d600654ab94b325f253e267422dcf60302120ea0
commit d600654ab94b325f253e267422dcf60302120ea0
Author: Daniel Vetter <daniel.vetter at ffwll.ch>
Date:   Thu Apr 16 17:54:10 2015 +0200

    drm-intel-nightly: 2015y-04m-16d-15h-53m-28s UTC integration manifest

==Bug detailed description==
-----------------------------
It fails on BSW with drm-intel-nightly and drm-intel-next-queued kernel.
Following cases also fails:
igt at gem_userptr_blits@minor-sync-interruptible
igt at gem_userptr_blits@minor-unsync-interruptible
igt at gem_userptr_blits@minor-unsync-normal

output:
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test requirement passed: !(ret == ENODEV && (userptr_flags &
LOCAL_I915_USERPTR_UNSYNCHRONIZED) == 0 && !read_only)
Test assertion failure function minor_evictions, file eviction_common.c:95:
Failed assertion: ret == ENOSPC
****  END  ****
Subtest minor-normal-sync: FAIL (5.622s)

==Reproduce steps==
---------------------------- 
1. ./gem_userptr_blits --run-subtest minor-normal-sync

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150417/afacda43/attachment.html>


More information about the intel-gfx-bugs mailing list