All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Zhang, Xiong Y" <xiong.y.zhang@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.IGT: failure for drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Date: Thu, 29 Mar 2018 11:01:45 -0000	[thread overview]
Message-ID: <20180329110145.18665.89695@emeril.freedesktop.org> (raw)
In-Reply-To: <1522321121-17533-1-git-send-email-xiong.y.zhang@intel.com>

== Series Details ==

Series: drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
URL   : https://patchwork.freedesktop.org/series/40851/
State : failure

== Summary ==

---- Possible new issues:

Test drm_read:
        Subgroup empty-nonblock:
                pass       -> FAIL       (shard-snb)
Test kms_chv_cursor_fail:
        Subgroup pipe-a-128x128-right-edge:
                pass       -> FAIL       (shard-snb)
Test kms_cursor_crc:
        Subgroup cursor-256x256-sliding:
                pass       -> FAIL       (shard-snb)
        Subgroup cursor-64x64-random:
                pass       -> FAIL       (shard-snb)
Test kms_flip:
        Subgroup flip-vs-dpms-off-vs-modeset-interruptible:
                pass       -> DMESG-WARN (shard-hsw)
Test kms_frontbuffer_tracking:
        Subgroup fbcpsr-1p-primscrn-cur-indfb-onoff:
                skip       -> FAIL       (shard-snb)
        Subgroup fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt:
                skip       -> FAIL       (shard-snb)
        Subgroup fbcpsr-2p-primscrn-spr-indfb-draw-render:
                skip       -> FAIL       (shard-snb)
        Subgroup fbcpsr-2p-scndscrn-spr-indfb-draw-mmap-gtt:
                skip       -> FAIL       (shard-snb)
        Subgroup fbcpsr-2p-scndscrn-spr-indfb-fullscreen:
                skip       -> FAIL       (shard-snb)
        Subgroup fbcpsr-badstride:
                skip       -> FAIL       (shard-snb)
Test kms_plane:
        Subgroup plane-panning-bottom-right-pipe-b-planes:
                pass       -> FAIL       (shard-snb)
Test kms_universal_plane:
        Subgroup disable-primary-vs-flip-pipe-a:
                pass       -> FAIL       (shard-snb)

---- Known issues:

Test kms_cursor_crc:
        Subgroup cursor-64x64-suspend:
                incomplete -> PASS       (shard-hsw) fdo#103540
Test kms_flip:
        Subgroup 2x-flip-vs-expired-vblank:
                fail       -> PASS       (shard-hsw) fdo#102887
        Subgroup dpms-vs-vblank-race:
                fail       -> PASS       (shard-hsw) fdo#103060
        Subgroup plain-flip-ts-check:
                fail       -> PASS       (shard-hsw) fdo#100368
Test kms_frontbuffer_tracking:
        Subgroup fbc-2p-scndscrn-shrfb-pgflip-blt:
                skip       -> FAIL       (shard-snb) fdo#103167 +2
Test kms_plane:
        Subgroup plane-panning-bottom-right-suspend-pipe-a-planes:
                pass       -> FAIL       (shard-snb) fdo#103375
Test kms_rotation_crc:
        Subgroup sprite-rotation-180:
                pass       -> FAIL       (shard-snb) fdo#103925
Test kms_vblank:
        Subgroup pipe-a-accuracy-idle:
                fail       -> PASS       (shard-hsw) fdo#102583

fdo#103540 https://bugs.freedesktop.org/show_bug.cgi?id=103540
fdo#102887 https://bugs.freedesktop.org/show_bug.cgi?id=102887
fdo#103060 https://bugs.freedesktop.org/show_bug.cgi?id=103060
fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
fdo#103375 https://bugs.freedesktop.org/show_bug.cgi?id=103375
fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925
fdo#102583 https://bugs.freedesktop.org/show_bug.cgi?id=102583

shard-apl        total:3495 pass:1831 dwarn:1   dfail:0   fail:7   skip:1655 time:12858s
shard-hsw        total:3495 pass:1782 dwarn:2   dfail:0   fail:1   skip:1709 time:11525s
shard-snb        total:3495 pass:1366 dwarn:1   dfail:0   fail:30  skip:2098 time:6870s
Blacklisted hosts:
shard-kbl        total:3495 pass:1958 dwarn:1   dfail:1   fail:7   skip:1528 time:9214s

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_8527/shards.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2018-03-29 11:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29 10:58 [PATCH] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest Xiong Zhang
2018-03-29  2:33 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-03-29  8:27 ` [PATCH] " Chris Wilson
2018-03-29  8:55   ` Zhang, Xiong Y
2018-04-02  8:34   ` [PATCH v2] " Xiong Zhang
2018-03-29  9:44 ` [PATCH] " Joonas Lahtinen
2018-03-30  7:01   ` Zhang, Xiong Y
2018-03-30  7:36     ` Zhenyu Wang
2018-04-02  8:37   ` [PATCH] drm/i915: Move vgpu balloon info into i915_virtual_gpu struct Xiong Zhang
2018-04-03  3:07     ` Zhenyu Wang
2018-03-29 11:01 ` Patchwork [this message]
2018-04-02  8:55 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest (rev3) Patchwork
2018-04-02  9:12 ` ✗ Fi.CI.BAT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180329110145.18665.89695@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=xiong.y.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.