All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: cpaul@redhat.com
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/dp_helper: retry on -ETIMEDOUT in drm_dp_dpcd_access()
Date: Fri, 18 Mar 2016 08:13:12 -0000	[thread overview]
Message-ID: <20160318081312.13088.71833@emeril.freedesktop.org> (raw)
In-Reply-To: <1458229245-8634-1-git-send-email-cpaul@redhat.com>

== Series Details ==

Series: series starting with [1/2] drm/dp_helper: retry on -ETIMEDOUT in drm_dp_dpcd_access()
URL   : https://patchwork.freedesktop.org/series/4589/
State : failure

== Summary ==

Series 4589v1 Series without cover letter
http://patchwork.freedesktop.org/api/1.0/series/4589/revisions/1/mbox/

Test gem_ringfill:
        Subgroup basic-default-s3:
                dmesg-warn -> PASS       (skl-nuci5)
Test gem_storedw_loop:
        Subgroup basic-default:
                dmesg-warn -> PASS       (skl-nuci5)
Test gem_sync:
        Subgroup basic-vebox:
                dmesg-warn -> PASS       (skl-nuci5)
Test kms_frontbuffer_tracking:
        Subgroup basic:
                dmesg-warn -> PASS       (hsw-gt2)
Test kms_pipe_crc_basic:
        Subgroup read-crc-pipe-a-frame-sequence:
                dmesg-warn -> PASS       (hsw-gt2)
        Subgroup suspend-read-crc-pipe-a:
                pass       -> FAIL       (snb-dellxps)

bdw-ultra        total:194  pass:172  dwarn:1   dfail:0   fail:0   skip:21 
bsw-nuc-2        total:194  pass:155  dwarn:2   dfail:0   fail:0   skip:37 
byt-nuc          total:194  pass:155  dwarn:4   dfail:0   fail:0   skip:35 
hsw-brixbox      total:194  pass:171  dwarn:1   dfail:0   fail:0   skip:22 
hsw-gt2          total:194  pass:176  dwarn:1   dfail:0   fail:0   skip:17 
ivb-t430s        total:194  pass:168  dwarn:1   dfail:0   fail:0   skip:25 
skl-i5k-2        total:194  pass:170  dwarn:1   dfail:0   fail:0   skip:23 
skl-i7k-2        total:194  pass:170  dwarn:1   dfail:0   fail:0   skip:23 
skl-nuci5        total:194  pass:182  dwarn:1   dfail:0   fail:0   skip:11 
snb-dellxps      total:36   pass:29   dwarn:0   dfail:0   fail:1   skip:5  

Results at /archive/results/CI_IGT_test/Patchwork_1636/

10e913a48ca36790da9b58bed8729598ea79ebdb drm-intel-nightly: 2016y-03m-17d-13h-22m-41s UTC integration manifest
ec4d2edab8b6d6e32db19595975a7d57592ad359 drm/i915: Get rid of intel_dp_dpcd_read_wake()
4da0e5a25ff67065c38a050e9141a67547a3414e drm/dp_helper: retry on -ETIMEDOUT in drm_dp_dpcd_access()

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2016-03-18  8:13 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-17 15:40 [PATCH 1/2] drm/dp_helper: retry on -ETIMEDOUT in drm_dp_dpcd_access() Lyude
2016-03-17 15:40 ` Lyude
2016-03-17 15:40 ` [PATCH 2/2] drm/i915: Get rid of intel_dp_dpcd_read_wake() Lyude
2016-03-17 15:40   ` Lyude
2016-03-17 17:56   ` Jani Nikula
2016-03-17 17:56     ` Jani Nikula
2016-03-18 15:57     ` [Intel-gfx] " Daniel Vetter
2016-03-18 15:57       ` Daniel Vetter
2016-03-18 14:13   ` Ville Syrjälä
2016-03-18 14:13     ` Ville Syrjälä
2016-03-18 16:12     ` [Intel-gfx] " Ville Syrjälä
2016-03-18 16:41       ` Ville Syrjälä
2016-03-18 16:41         ` Ville Syrjälä
2016-03-18 18:00         ` Daniel Vetter
2016-03-18 18:00           ` Daniel Vetter
2016-03-18 18:05           ` [Intel-gfx] " Ville Syrjälä
2016-03-21 16:37             ` Lyude Paul
2016-03-21 10:30         ` Jani Nikula
2016-03-21 10:30           ` Jani Nikula
2016-03-21 13:38           ` [Intel-gfx] " Ville Syrjälä
2016-03-21 13:38             ` Ville Syrjälä
2016-03-18  8:13 ` Patchwork [this message]
2016-03-23 19:30 ` [PATCH v3 1/2] drm/dp_helper: add workarounds from intel_dp_dpcd_read_wake() Lyude
2016-03-23 19:30   ` Lyude
2016-03-23 19:33   ` [PATCH v3 1/2 RESEND] " Lyude
2016-03-23 19:33     ` Lyude
2016-03-24  9:37     ` Jani Nikula
2016-03-24  9:37       ` Jani Nikula
2016-03-24 18:27   ` [PATCH v4 0/5] Move workarounds from intel_dp_dpcd_read_wake() into drm's DP helpers Lyude
2016-03-24 18:27     ` Lyude
2016-03-24 18:27     ` [PATCH v4 1/5] drm/dp_helper: Increase retry interval to 1000us Lyude
2016-03-24 18:27       ` Lyude
2016-03-24 18:27     ` [PATCH v4 2/5] drm/dp_helper: Always wait before retrying native aux transactions Lyude
2016-03-24 18:27       ` Lyude
2016-03-24 18:27     ` [PATCH v4 3/5] drm/dp_helper: Retry aux transactions on all errors Lyude
2016-03-24 18:27       ` Lyude
2016-03-24 18:27     ` [PATCH v4 4/5] drm/dp_helper: Perform throw-away read before actual read in drm_dp_dpcd_read() Lyude
2016-03-24 18:27       ` Lyude
2016-03-24 18:27     ` [PATCH v4 5/5] drm/i915: Get rid of intel_dp_dpcd_read_wake() Lyude
2016-03-24 18:27       ` Lyude
2016-03-25  7:44   ` ✗ Fi.CI.BAT: failure for series starting with [v3,1/2,RESEND] drm/dp_helper: add workarounds from intel_dp_dpcd_read_wake() 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=20160318081312.13088.71833@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=cpaul@redhat.com \
    --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.