All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for drm/i915/userptr: Probe vma range before gup (rev7)
Date: Fri, 09 Feb 2018 20:56:17 -0000	[thread overview]
Message-ID: <20180209205617.20109.43470@emeril.freedesktop.org> (raw)
In-Reply-To: <20171215092727.11504-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: drm/i915/userptr: Probe vma range before gup (rev7)
URL   : https://patchwork.freedesktop.org/series/35394/
State : success

== Summary ==

Series 35394v7 drm/i915/userptr: Probe vma range before gup
https://patchwork.freedesktop.org/api/1.0/series/35394/revisions/7/mbox/

Test debugfs_test:
        Subgroup read_all_entries:
                incomplete -> PASS       (fi-snb-2520m) fdo#103713
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-b:
                dmesg-warn -> PASS       (fi-cnl-y3) fdo#104951

fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
fdo#104951 https://bugs.freedesktop.org/show_bug.cgi?id=104951

fi-bdw-5557u     total:288  pass:267  dwarn:0   dfail:0   fail:0   skip:21  time:420s
fi-bdw-gvtdvm    total:288  pass:264  dwarn:0   dfail:0   fail:0   skip:24  time:422s
fi-blb-e6850     total:288  pass:223  dwarn:1   dfail:0   fail:0   skip:64  time:377s
fi-bsw-n3050     total:288  pass:242  dwarn:0   dfail:0   fail:0   skip:46  time:486s
fi-bwr-2160      total:288  pass:183  dwarn:0   dfail:0   fail:0   skip:105 time:288s
fi-bxt-dsi       total:288  pass:258  dwarn:0   dfail:0   fail:0   skip:30  time:481s
fi-bxt-j4205     total:288  pass:259  dwarn:0   dfail:0   fail:0   skip:29  time:484s
fi-byt-j1900     total:288  pass:253  dwarn:0   dfail:0   fail:0   skip:35  time:467s
fi-byt-n2820     total:288  pass:249  dwarn:0   dfail:0   fail:0   skip:39  time:454s
fi-cfl-s2        total:288  pass:262  dwarn:0   dfail:0   fail:0   skip:26  time:564s
fi-cnl-y3        total:288  pass:262  dwarn:0   dfail:0   fail:0   skip:26  time:576s
fi-elk-e7500     total:288  pass:229  dwarn:0   dfail:0   fail:0   skip:59  time:414s
fi-gdg-551       total:288  pass:179  dwarn:0   dfail:0   fail:1   skip:108 time:287s
fi-glk-1         total:288  pass:260  dwarn:0   dfail:0   fail:0   skip:28  time:511s
fi-hsw-4770      total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:389s
fi-ilk-650       total:288  pass:228  dwarn:0   dfail:0   fail:0   skip:60  time:414s
fi-ivb-3520m     total:288  pass:259  dwarn:0   dfail:0   fail:0   skip:29  time:447s
fi-ivb-3770      total:288  pass:255  dwarn:0   dfail:0   fail:0   skip:33  time:418s
fi-kbl-7500u     total:288  pass:263  dwarn:1   dfail:0   fail:0   skip:24  time:458s
fi-kbl-7560u     total:288  pass:269  dwarn:0   dfail:0   fail:0   skip:19  time:500s
fi-kbl-r         total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:496s
fi-pnv-d510      total:288  pass:222  dwarn:1   dfail:0   fail:0   skip:65  time:597s
fi-skl-6260u     total:288  pass:268  dwarn:0   dfail:0   fail:0   skip:20  time:426s
fi-skl-6600u     total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:506s
fi-skl-6700hq    total:288  pass:262  dwarn:0   dfail:0   fail:0   skip:26  time:527s
fi-skl-6700k2    total:288  pass:264  dwarn:0   dfail:0   fail:0   skip:24  time:485s
fi-skl-6770hq    total:288  pass:268  dwarn:0   dfail:0   fail:0   skip:20  time:497s
fi-skl-guc       total:288  pass:260  dwarn:0   dfail:0   fail:0   skip:28  time:411s
fi-skl-gvtdvm    total:288  pass:265  dwarn:0   dfail:0   fail:0   skip:23  time:429s
fi-snb-2520m     total:288  pass:248  dwarn:0   dfail:0   fail:0   skip:40  time:518s
fi-snb-2600      total:288  pass:248  dwarn:0   dfail:0   fail:0   skip:40  time:394s
Blacklisted hosts:
fi-glk-dsi       total:288  pass:258  dwarn:0   dfail:0   fail:0   skip:30  time:471s

897018779f8b9aeac758688f0fd21169dfe66fdf drm-tip: 2018y-02m-09d-16h-18m-21s UTC integration manifest
f6b0b419d67a drm/i915/userptr: Probe vma range before gup

== Logs ==

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

  parent reply	other threads:[~2018-02-09 20:56 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-15  9:27 [PATCH] drm/i915/userptr: Probe vma range before gup Chris Wilson
2017-12-15  9:43 ` Tvrtko Ursulin
2017-12-15  9:46 ` Chris Wilson
2017-12-15  9:49 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-12-15  9:53 ` [PATCH v2] " Chris Wilson
2017-12-15 10:06   ` Chris Wilson
2017-12-15 10:09 ` [PATCH v3] " Chris Wilson
2017-12-15 10:49   ` Chris Wilson
2017-12-15 10:33 ` ✓ Fi.CI.BAT: success for drm/i915/userptr: Probe vma range before gup (rev3) Patchwork
2017-12-15 10:38 ` ✗ Fi.CI.IGT: warning for drm/i915/userptr: Probe vma range before gup Patchwork
2017-12-15 11:20 ` [PATCH v4] " Chris Wilson
2017-12-15 11:57 ` ✗ Fi.CI.IGT: failure for drm/i915/userptr: Probe vma range before gup (rev3) Patchwork
2017-12-15 12:22 ` ✓ Fi.CI.BAT: success for drm/i915/userptr: Probe vma range before gup (rev4) Patchwork
2017-12-15 14:33 ` ✗ Fi.CI.IGT: failure " Patchwork
2017-12-15 14:48 ` [PATCH v5] drm/i915/userptr: Probe vma range before gup Chris Wilson
2017-12-18 13:17   ` Tvrtko Ursulin
2017-12-15 15:36 ` ✓ Fi.CI.BAT: success for drm/i915/userptr: Probe vma range before gup (rev5) Patchwork
2017-12-15 18:09 ` ✓ Fi.CI.IGT: " Patchwork
2018-02-08 18:02 ` [PATCH v6] drm/i915/userptr: Probe vma range before gup Chris Wilson
2018-02-09  9:23   ` [PATCH v7] " Chris Wilson
2018-02-08 18:48 ` ✓ Fi.CI.BAT: success for drm/i915/userptr: Probe vma range before gup (rev6) Patchwork
2018-02-09  4:02 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-02-09 14:06 ` ✗ Fi.CI.BAT: failure for drm/i915/userptr: Probe vma range before gup (rev7) Patchwork
2018-02-09 20:56 ` Patchwork [this message]
2018-02-09 22:27 ` ✗ Fi.CI.IGT: warning " 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=20180209205617.20109.43470@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /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.