From: Patchwork <patchwork@emeril.freedesktop.org>
To: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for Improve robustness of the i915 perf tests (rev4)
Date: Wed, 04 Oct 2017 11:49:31 -0000 [thread overview]
Message-ID: <20171004114931.10086.66466@emeril.freedesktop.org> (raw)
In-Reply-To: <20171004111947.12639-1-lionel.g.landwerlin@intel.com>
== Series Details ==
Series: Improve robustness of the i915 perf tests (rev4)
URL : https://patchwork.freedesktop.org/series/28373/
State : failure
== Summary ==
IGT patchset tested on top of latest successful build
7c9dccb596b6467899c993a7df5d32574c1b89b9 Fix compilation on some distros
with latest DRM-Tip kernel build CI_DRM_3171
d8f7188551f3 drm-tip: 2017y-10m-04d-08h-46m-00s UTC integration manifest
Testlist changes:
+igt@perf@gen8-unprivileged-single-ctx-counters
+igt@perf@unprivileged-single-ctx-counters
-igt@perf@unprivileged-singled-ctx-counters
Test gem_exec_suspend:
Subgroup basic-s4-devices:
pass -> DMESG-WARN (fi-kbl-7500u)
Test kms_busy:
Subgroup basic-flip-b:
dmesg-warn -> PASS (fi-skl-6700hq) fdo#101518
Subgroup basic-flip-c:
dmesg-warn -> PASS (fi-skl-6700k) fdo#103097
Test kms_pipe_crc_basic:
Subgroup hang-read-crc-pipe-b:
pass -> INCOMPLETE (fi-cfl-s)
fdo#101518 https://bugs.freedesktop.org/show_bug.cgi?id=101518
fdo#103097 https://bugs.freedesktop.org/show_bug.cgi?id=103097
fi-bdw-5557u total:289 pass:268 dwarn:0 dfail:0 fail:0 skip:21 time:458s
fi-bdw-gvtdvm total:289 pass:265 dwarn:0 dfail:0 fail:0 skip:24 time:481s
fi-blb-e6850 total:289 pass:224 dwarn:1 dfail:0 fail:0 skip:64 time:391s
fi-bsw-n3050 total:289 pass:243 dwarn:0 dfail:0 fail:0 skip:46 time:578s
fi-bwr-2160 total:289 pass:184 dwarn:0 dfail:0 fail:0 skip:105 time:291s
fi-bxt-dsi total:289 pass:259 dwarn:0 dfail:0 fail:0 skip:30 time:535s
fi-bxt-j4205 total:289 pass:260 dwarn:0 dfail:0 fail:0 skip:29 time:541s
fi-byt-j1900 total:289 pass:254 dwarn:1 dfail:0 fail:0 skip:34 time:548s
fi-byt-n2820 total:289 pass:250 dwarn:1 dfail:0 fail:0 skip:38 time:534s
fi-cfl-s total:231 pass:204 dwarn:1 dfail:0 fail:0 skip:25
fi-cnl-y total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:640s
fi-elk-e7500 total:289 pass:230 dwarn:0 dfail:0 fail:0 skip:59 time:439s
fi-glk-1 total:289 pass:261 dwarn:0 dfail:0 fail:0 skip:28 time:600s
fi-hsw-4770 total:289 pass:263 dwarn:0 dfail:0 fail:0 skip:26 time:443s
fi-hsw-4770r total:289 pass:263 dwarn:0 dfail:0 fail:0 skip:26 time:426s
fi-ilk-650 total:289 pass:229 dwarn:0 dfail:0 fail:0 skip:60 time:469s
fi-ivb-3520m total:289 pass:261 dwarn:0 dfail:0 fail:0 skip:28 time:508s
fi-ivb-3770 total:289 pass:261 dwarn:0 dfail:0 fail:0 skip:28 time:479s
fi-kbl-7500u total:289 pass:263 dwarn:2 dfail:0 fail:0 skip:24 time:507s
fi-kbl-7560u total:289 pass:270 dwarn:0 dfail:0 fail:0 skip:19 time:576s
fi-kbl-7567u total:289 pass:265 dwarn:4 dfail:0 fail:0 skip:20 time:492s
fi-kbl-r total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:592s
fi-pnv-d510 total:289 pass:223 dwarn:1 dfail:0 fail:0 skip:65 time:662s
fi-skl-6260u total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:475s
fi-skl-6700hq total:289 pass:263 dwarn:0 dfail:0 fail:0 skip:26 time:619s
fi-skl-6700k total:289 pass:265 dwarn:0 dfail:0 fail:0 skip:24 time:534s
fi-skl-6770hq total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:526s
fi-skl-gvtdvm total:289 pass:266 dwarn:0 dfail:0 fail:0 skip:23 time:486s
fi-snb-2520m total:289 pass:251 dwarn:0 dfail:0 fail:0 skip:38 time:587s
fi-snb-2600 total:289 pass:250 dwarn:0 dfail:0 fail:0 skip:39 time:441s
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_295/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-10-04 11:49 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-04 11:19 [PATCH i-g-t v6 00/12] Improve robustness of the i915 perf tests Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 01/12] tests/perf: make stream_fd a global variable Lionel Landwerlin
2017-10-04 12:08 ` Chris Wilson
2017-10-04 11:19 ` [PATCH i-g-t v6 02/12] tests/perf: add per context filtering test for gen8+ Lionel Landwerlin
2017-10-04 11:46 ` Matthew Auld
2017-10-04 12:43 ` Lionel Landwerlin
2017-10-04 13:05 ` Matthew Auld
2017-10-04 13:51 ` Lionel Landwerlin
2017-10-04 13:57 ` Chris Wilson
2017-10-04 11:19 ` [PATCH i-g-t v6 03/12] tests/perf: update max buffer size for reading reports Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 04/12] tests/perf: rc6: try to guess when rc6 is disabled Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 05/12] tests/perf: remove frequency related changes Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 06/12] tests/perf: rework oa-exponent test Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 07/12] tests/perf: make enable-disable more reliable Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 08/12] tests/perf: make buffer-fill " Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 09/12] tests/perf: estimate number of blocking/polling based on time spent Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 10/12] tests/perf: prevent power management to kick in when necessary Lionel Landwerlin
2017-10-04 11:19 ` [PATCH i-g-t v6 11/12] tests/perf: add support for Coffeelake Lionel Landwerlin
2017-10-04 11:51 ` Matthew Auld
2017-10-04 11:19 ` [PATCH i-g-t v6 12/12] tests/perf: split array of formats descriptions Lionel Landwerlin
2017-10-04 12:10 ` Matthew Auld
2017-10-04 11:49 ` Patchwork [this message]
2017-10-04 12:31 ` ✓ Fi.CI.BAT: success for Improve robustness of the i915 perf tests (rev4) Patchwork
2017-10-04 13: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=20171004114931.10086.66466@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=lionel.g.landwerlin@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox