All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail
@ 2017-03-21 17:36 bugzilla-daemon
  2017-03-21 17:38 ` bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-03-21 17:36 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1194 bytes --]

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

            Bug ID: 100305
           Summary: [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec,
                    gem_ctx_params fail
           Product: DRI
           Version: DRI git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: IGT
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: tomi.p.sarvela@intel.com

This problem is fallout from commit 301ad44cdf1b868b1ab89096721da91fa8541fdc
lib: Open debugfs files for the given DRM device

Error is always the same:
(gem_ctx_basic:6494) igt-debugfs-CRITICAL: Test assertion failure function
igt_drop_caches_set, file igt_debugfs.c:964:
(gem_ctx_basic:6494) igt-debugfs-CRITICAL: Failed assertion: fd >= 0
(gem_ctx_basic:6494) igt-debugfs-CRITICAL: Last errno: 2, No such file or
directory
Test gem_ctx_basic failed.

Problem in a nutshell:
tomeu> test has a fd for the render node, but wants to tweak the
i915_gem_drop_caches file for the legacy device

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2500 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail
  2017-03-21 17:36 [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail bugzilla-daemon
@ 2017-03-21 17:38 ` bugzilla-daemon
  2017-03-21 20:44 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-03-21 17:38 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 446 bytes --]

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

Tomi Sarvela <tomi.p.sarvela@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|All                         |Linux (All)
           Hardware|Other                       |x86-64 (AMD64)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1272 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail
  2017-03-21 17:36 [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail bugzilla-daemon
  2017-03-21 17:38 ` bugzilla-daemon
@ 2017-03-21 20:44 ` bugzilla-daemon
  2017-09-14 22:46 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-03-21 20:44 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1076 bytes --]

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

Chris Wilson <chris@chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Chris Wilson <chris@chris-wilson.co.uk> ---
commit 83884e97e18739e3588c6467a210838099d42073
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Mar 21 17:16:03 2017 +0000

    Restore "lib: Open debugfs files for the given DRM device"

    This reverts commit 25fbae15262cf570e207e62f50e7c5233e06bc67, restoring
    commit 301ad44cdf1b868b1ab89096721da91fa8541fdc
    Author: Tomeu Vizoso <tomeu.vizoso@collabora.com>
    Date:   Thu Mar 2 10:37:11 2017 +0100

        lib: Open debugfs files for the given DRM device

    with fixes.

    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2850 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail
  2017-03-21 17:36 [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail bugzilla-daemon
  2017-03-21 17:38 ` bugzilla-daemon
  2017-03-21 20:44 ` bugzilla-daemon
@ 2017-09-14 22:46 ` bugzilla-daemon
  2018-08-22 10:52 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-09-14 22:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 259 bytes --]

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

--- Comment #2 from Elizabeth <elizabethx.de.la.torre.mena@intel.com> ---
Does this need to be verified or can we close it?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1157 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail
  2017-03-21 17:36 [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-09-14 22:46 ` bugzilla-daemon
@ 2018-08-22 10:52 ` bugzilla-daemon
  2018-08-22 10:53 ` bugzilla-daemon
  2018-08-22 10:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-08-22 10:52 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 444 bytes --]

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

--- Comment #3 from Lakshmi <lakshminarayana.vudum@intel.com> ---
Closing this bug as there are no failures occurred related to gem_ctx_exec,
gem_ctx_param, igt@gem_ctx_create@basic, igt@gem_ctx_create@basic-files
settings from CI test results.
https://intel-gfx-ci.01.org/tree/drm-tip/igt-shards-all.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1425 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail
  2017-03-21 17:36 [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-08-22 10:52 ` bugzilla-daemon
@ 2018-08-22 10:53 ` bugzilla-daemon
  2018-08-22 10:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-08-22 10:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 488 bytes --]

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

--- Comment #4 from Lakshmi <lakshminarayana.vudum@intel.com> ---
(In reply to Lakshmi from comment #3)
> Closing this bug as there are no failures occurred related to gem_ctx_exec,
> gem_ctx_param, igt@gem_ctx_create@basic, igt@gem_ctx_create@basic-files
> tests from CI test results.
> https://intel-gfx-ci.01.org/tree/drm-tip/igt-shards-all.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1549 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail
  2017-03-21 17:36 [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail bugzilla-daemon
                   ` (4 preceding siblings ...)
  2018-08-22 10:53 ` bugzilla-daemon
@ 2018-08-22 10:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-08-22 10:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 378 bytes --]

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

Lakshmi <lakshminarayana.vudum@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1124 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-08-22 10:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 17:36 [Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail bugzilla-daemon
2017-03-21 17:38 ` bugzilla-daemon
2017-03-21 20:44 ` bugzilla-daemon
2017-09-14 22:46 ` bugzilla-daemon
2018-08-22 10:52 ` bugzilla-daemon
2018-08-22 10:53 ` bugzilla-daemon
2018-08-22 10:53 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.