* [igt-dev] [PATCH igt] tools: Clear unused fields in register spec
@ 2018-02-02 10:10 Chris Wilson
2018-02-02 10:29 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
` (6 more replies)
0 siblings, 7 replies; 9+ messages in thread
From: Chris Wilson @ 2018-02-02 10:10 UTC (permalink / raw)
To: igt-dev; +Cc: Mika Kuoppala, Joonas Lahtinen
If we fail to clear the other fields inside the register spec, that may
be left with garbage instructing us to access the register via an
invalid path.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104895
Fixes: 7f0be0e7d9be ("tools/intel_reg: Add reading and writing registers through engine")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jani Nikula <jani.nikula@intel.com>
CC: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
---
tools/intel_reg_spec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/intel_reg_spec.c b/tools/intel_reg_spec.c
index 5594d7077..58c8f7e4c 100644
--- a/tools/intel_reg_spec.c
+++ b/tools/intel_reg_spec.c
@@ -267,7 +267,7 @@ static ssize_t parse_file(struct reg **regs, size_t *nregs,
}
while (getline(&line, &linesize, file) != -1) {
- struct reg reg;
+ struct reg reg = {};
lineno++;
--
2.15.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for tools: Clear unused fields in register spec
2018-02-02 10:10 [igt-dev] [PATCH igt] tools: Clear unused fields in register spec Chris Wilson
@ 2018-02-02 10:29 ` Patchwork
2018-02-02 11:16 ` [igt-dev] [PATCH igt] " Jani Nikula
` (5 subsequent siblings)
6 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2018-02-02 10:29 UTC (permalink / raw)
To: Chris Wilson; +Cc: igt-dev
== Series Details ==
Series: tools: Clear unused fields in register spec
URL : https://patchwork.freedesktop.org/series/37535/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
a20a69e25a18ec63236633b804d89cc0c0cea259 overlay: fix invalid pointer access
with latest DRM-Tip kernel build CI_DRM_3716
e1b21c16bfaf drm-tip: 2018y-02m-02d-08h-21m-34s UTC integration manifest
No testlist changes.
Test kms_frontbuffer_tracking:
Subgroup basic:
pass -> FAIL (fi-glk-1) fdo#103167
fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
fi-bdw-5557u total:288 pass:267 dwarn:0 dfail:0 fail:0 skip:21 time:419s
fi-bdw-gvtdvm total:288 pass:264 dwarn:0 dfail:0 fail:0 skip:24 time:425s
fi-blb-e6850 total:288 pass:223 dwarn:1 dfail:0 fail:0 skip:64 time:370s
fi-bsw-n3050 total:288 pass:242 dwarn:0 dfail:0 fail:0 skip:46 time:499s
fi-bwr-2160 total:288 pass:183 dwarn:0 dfail:0 fail:0 skip:105 time:283s
fi-bxt-j4205 total:288 pass:259 dwarn:0 dfail:0 fail:0 skip:29 time:486s
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:465s
fi-cfl-s2 total:288 pass:262 dwarn:0 dfail:0 fail:0 skip:26 time:569s
fi-elk-e7500 total:288 pass:229 dwarn:0 dfail:0 fail:0 skip:59 time:423s
fi-gdg-551 total:288 pass:179 dwarn:0 dfail:0 fail:1 skip:108 time:283s
fi-glk-1 total:288 pass:259 dwarn:0 dfail:0 fail:1 skip:28 time:511s
fi-hsw-4770 total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:390s
fi-hsw-4770r total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:398s
fi-ilk-650 total:288 pass:228 dwarn:0 dfail:0 fail:0 skip:60 time:419s
fi-ivb-3520m total:288 pass:259 dwarn:0 dfail:0 fail:0 skip:29 time:467s
fi-ivb-3770 total:288 pass:255 dwarn:0 dfail:0 fail:0 skip:33 time:412s
fi-kbl-7500u total:288 pass:263 dwarn:1 dfail:0 fail:0 skip:24 time:460s
fi-kbl-7560u total:288 pass:269 dwarn:0 dfail:0 fail:0 skip:19 time:495s
fi-kbl-7567u total:288 pass:268 dwarn:0 dfail:0 fail:0 skip:20 time:456s
fi-kbl-r total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:504s
fi-pnv-d510 total:288 pass:222 dwarn:1 dfail:0 fail:0 skip:65 time:583s
fi-skl-6260u total:288 pass:268 dwarn:0 dfail:0 fail:0 skip:20 time:433s
fi-skl-6600u total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:504s
fi-skl-6700hq total:288 pass:262 dwarn:0 dfail:0 fail:0 skip:26 time:525s
fi-skl-6700k2 total:288 pass:264 dwarn:0 dfail:0 fail:0 skip:24 time:490s
fi-skl-6770hq total:288 pass:268 dwarn:0 dfail:0 fail:0 skip:20 time:485s
fi-skl-guc total:288 pass:260 dwarn:0 dfail:0 fail:0 skip:28 time:415s
fi-skl-gvtdvm total:288 pass:265 dwarn:0 dfail:0 fail:0 skip:23 time:433s
fi-snb-2520m total:288 pass:248 dwarn:0 dfail:0 fail:0 skip:40 time:533s
fi-snb-2600 total:288 pass:248 dwarn:0 dfail:0 fail:0 skip:40 time:398s
Blacklisted hosts:
fi-glk-dsi total:288 pass:258 dwarn:0 dfail:0 fail:0 skip:30 time:473s
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_852/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [igt-dev] [PATCH igt] tools: Clear unused fields in register spec
2018-02-02 10:10 [igt-dev] [PATCH igt] tools: Clear unused fields in register spec Chris Wilson
2018-02-02 10:29 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2018-02-02 11:16 ` Jani Nikula
2018-02-02 11:22 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork
` (4 subsequent siblings)
6 siblings, 0 replies; 9+ messages in thread
From: Jani Nikula @ 2018-02-02 11:16 UTC (permalink / raw)
To: Chris Wilson, igt-dev; +Cc: Mika Kuoppala, Joonas Lahtinen
On Fri, 02 Feb 2018, Chris Wilson <chris@chris-wilson.co.uk> wrote:
> If we fail to clear the other fields inside the register spec, that may
> be left with garbage instructing us to access the register via an
> invalid path.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104895
> Fixes: 7f0be0e7d9be ("tools/intel_reg: Add reading and writing registers through engine")
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Jani Nikula <jani.nikula@intel.com>
> CC: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
> ---
> tools/intel_reg_spec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/intel_reg_spec.c b/tools/intel_reg_spec.c
> index 5594d7077..58c8f7e4c 100644
> --- a/tools/intel_reg_spec.c
> +++ b/tools/intel_reg_spec.c
> @@ -267,7 +267,7 @@ static ssize_t parse_file(struct reg **regs, size_t *nregs,
> }
>
> while (getline(&line, &linesize, file) != -1) {
> - struct reg reg;
> + struct reg reg = {};
>
> lineno++;
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
* [igt-dev] ✗ Fi.CI.IGT: failure for tools: Clear unused fields in register spec
2018-02-02 10:10 [igt-dev] [PATCH igt] tools: Clear unused fields in register spec Chris Wilson
2018-02-02 10:29 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-02-02 11:16 ` [igt-dev] [PATCH igt] " Jani Nikula
@ 2018-02-02 11:22 ` Patchwork
2018-02-02 13:06 ` [igt-dev] [PATCH igt] " Mika Kuoppala
` (3 subsequent siblings)
6 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2018-02-02 11:22 UTC (permalink / raw)
To: Chris Wilson; +Cc: igt-dev
== Series Details ==
Series: tools: Clear unused fields in register spec
URL : https://patchwork.freedesktop.org/series/37535/
State : failure
== Summary ==
Test kms_atomic_transition:
Subgroup plane-all-transition:
skip -> PASS (shard-snb)
Test kms_vblank:
Subgroup pipe-a-ts-continuation-suspend:
fail -> PASS (shard-hsw) fdo#104783
Test kms_flip:
Subgroup 2x-plain-flip-ts-check:
pass -> FAIL (shard-hsw)
Test perf:
Subgroup oa-exponents:
fail -> PASS (shard-apl) fdo#102254
Subgroup blocking:
fail -> PASS (shard-hsw) fdo#102252
Subgroup buffer-fill:
pass -> FAIL (shard-apl) fdo#103755
Subgroup enable-disable:
pass -> FAIL (shard-apl) fdo#103715
Test gem_eio:
Subgroup in-flight:
fail -> PASS (shard-hsw) fdo#104676
fdo#104783 https://bugs.freedesktop.org/show_bug.cgi?id=104783
fdo#102254 https://bugs.freedesktop.org/show_bug.cgi?id=102254
fdo#102252 https://bugs.freedesktop.org/show_bug.cgi?id=102252
fdo#103755 https://bugs.freedesktop.org/show_bug.cgi?id=103755
fdo#103715 https://bugs.freedesktop.org/show_bug.cgi?id=103715
fdo#104676 https://bugs.freedesktop.org/show_bug.cgi?id=104676
shard-apl total:2836 pass:1748 dwarn:1 dfail:0 fail:23 skip:1064 time:12492s
shard-hsw total:2836 pass:1733 dwarn:1 dfail:0 fail:11 skip:1090 time:11703s
shard-snb total:2836 pass:1328 dwarn:1 dfail:0 fail:10 skip:1497 time:6523s
Blacklisted hosts:
shard-kbl total:2836 pass:1872 dwarn:1 dfail:1 fail:22 skip:940 time:9443s
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_852/shards.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [igt-dev] [PATCH igt] tools: Clear unused fields in register spec
2018-02-02 10:10 [igt-dev] [PATCH igt] tools: Clear unused fields in register spec Chris Wilson
` (2 preceding siblings ...)
2018-02-02 11:22 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork
@ 2018-02-02 13:06 ` Mika Kuoppala
2018-02-02 13:15 ` [igt-dev] [PATCH igt v2] " Chris Wilson
` (2 subsequent siblings)
6 siblings, 0 replies; 9+ messages in thread
From: Mika Kuoppala @ 2018-02-02 13:06 UTC (permalink / raw)
To: Chris Wilson, igt-dev; +Cc: Jani Nikula, Joonas Lahtinen
Chris Wilson <chris@chris-wilson.co.uk> writes:
> If we fail to clear the other fields inside the register spec, that may
> be left with garbage instructing us to access the register via an
> invalid path.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104895
> Fixes: 7f0be0e7d9be ("tools/intel_reg: Add reading and writing registers through engine")
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Jani Nikula <jani.nikula@intel.com>
> CC: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
> ---
I mailed a separate patch which does handle the builting spec,
which is more precise the bug#104895. But this is needed also
as it is for the same problem with file based reg specs.
We need both.
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
> tools/intel_reg_spec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/intel_reg_spec.c b/tools/intel_reg_spec.c
> index 5594d7077..58c8f7e4c 100644
> --- a/tools/intel_reg_spec.c
> +++ b/tools/intel_reg_spec.c
> @@ -267,7 +267,7 @@ static ssize_t parse_file(struct reg **regs, size_t *nregs,
> }
>
> while (getline(&line, &linesize, file) != -1) {
> - struct reg reg;
> + struct reg reg = {};
>
> lineno++;
>
> --
> 2.15.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
* [igt-dev] [PATCH igt v2] tools: Clear unused fields in register spec
2018-02-02 10:10 [igt-dev] [PATCH igt] tools: Clear unused fields in register spec Chris Wilson
` (3 preceding siblings ...)
2018-02-02 13:06 ` [igt-dev] [PATCH igt] " Mika Kuoppala
@ 2018-02-02 13:15 ` Chris Wilson
2018-02-02 13:21 ` Mika Kuoppala
2018-02-02 13:57 ` [igt-dev] ✓ Fi.CI.BAT: success for tools: Clear unused fields in register spec (rev2) Patchwork
2018-02-02 15:48 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
6 siblings, 1 reply; 9+ messages in thread
From: Chris Wilson @ 2018-02-02 13:15 UTC (permalink / raw)
To: igt-dev; +Cc: Jani Nikula, Mika Kuoppala, Joonas Lahtinen
If we fail to clear the other fields inside the register spec, that may
be left with garbage instructing us to access the register via an
invalid path.
v2: Grab Mika's fix for get_regs() and check all parse_port_desc()
callers.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104895
Fixes: 7f0be0e7d9be ("tools/intel_reg: Add reading and writing registers through engine")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jani Nikula <jani.nikula@intel.com>
CC: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
---
tools/intel_reg_decode.c | 2 +-
tools/intel_reg_spec.c | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/tools/intel_reg_decode.c b/tools/intel_reg_decode.c
index 46b196763..f3c7d74a3 100644
--- a/tools/intel_reg_decode.c
+++ b/tools/intel_reg_decode.c
@@ -2746,7 +2746,7 @@ static ssize_t get_regs(struct reg **regs, size_t *nregs, ssize_t index,
for (j = 0; j < known_registers[i].count; j++) {
const struct reg_debug *reg_in =
&known_registers[i].regs[j];
- struct reg reg;
+ struct reg reg = {};
/* XXX: Could be optimized. */
parse_port_desc(®, NULL);
diff --git a/tools/intel_reg_spec.c b/tools/intel_reg_spec.c
index 5594d7077..0df69b688 100644
--- a/tools/intel_reg_spec.c
+++ b/tools/intel_reg_spec.c
@@ -219,8 +219,6 @@ static int parse_line(struct reg *reg, const char *line)
initialized = true;
}
- memset(reg, 0, sizeof(*reg));
-
ret = regexec(®ex, line, ARRAY_SIZE(match), match, 0);
if (ret)
ret = -1;
@@ -267,7 +265,7 @@ static ssize_t parse_file(struct reg **regs, size_t *nregs,
}
while (getline(&line, &linesize, file) != -1) {
- struct reg reg;
+ struct reg reg = {};
lineno++;
--
2.15.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [igt-dev] [PATCH igt v2] tools: Clear unused fields in register spec
2018-02-02 13:15 ` [igt-dev] [PATCH igt v2] " Chris Wilson
@ 2018-02-02 13:21 ` Mika Kuoppala
0 siblings, 0 replies; 9+ messages in thread
From: Mika Kuoppala @ 2018-02-02 13:21 UTC (permalink / raw)
To: Chris Wilson, igt-dev; +Cc: Jani Nikula, Joonas Lahtinen
Chris Wilson <chris@chris-wilson.co.uk> writes:
> If we fail to clear the other fields inside the register spec, that may
> be left with garbage instructing us to access the register via an
> invalid path.
>
> v2: Grab Mika's fix for get_regs() and check all parse_port_desc()
> callers.
Ok. I omit mine.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104895
> Fixes: 7f0be0e7d9be ("tools/intel_reg: Add reading and writing registers through engine")
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Jani Nikula <jani.nikula@intel.com>
> CC: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
> Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
> ---
> tools/intel_reg_decode.c | 2 +-
> tools/intel_reg_spec.c | 4 +---
> 2 files changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/tools/intel_reg_decode.c b/tools/intel_reg_decode.c
> index 46b196763..f3c7d74a3 100644
> --- a/tools/intel_reg_decode.c
> +++ b/tools/intel_reg_decode.c
> @@ -2746,7 +2746,7 @@ static ssize_t get_regs(struct reg **regs, size_t *nregs, ssize_t index,
> for (j = 0; j < known_registers[i].count; j++) {
> const struct reg_debug *reg_in =
> &known_registers[i].regs[j];
> - struct reg reg;
> + struct reg reg = {};
>
> /* XXX: Could be optimized. */
> parse_port_desc(®, NULL);
> diff --git a/tools/intel_reg_spec.c b/tools/intel_reg_spec.c
> index 5594d7077..0df69b688 100644
> --- a/tools/intel_reg_spec.c
> +++ b/tools/intel_reg_spec.c
> @@ -219,8 +219,6 @@ static int parse_line(struct reg *reg, const char *line)
> initialized = true;
> }
>
> - memset(reg, 0, sizeof(*reg));
> -
> ret = regexec(®ex, line, ARRAY_SIZE(match), match, 0);
> if (ret)
> ret = -1;
> @@ -267,7 +265,7 @@ static ssize_t parse_file(struct reg **regs, size_t *nregs,
> }
>
> while (getline(&line, &linesize, file) != -1) {
> - struct reg reg;
> + struct reg reg = {};
>
> lineno++;
>
> --
> 2.15.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for tools: Clear unused fields in register spec (rev2)
2018-02-02 10:10 [igt-dev] [PATCH igt] tools: Clear unused fields in register spec Chris Wilson
` (4 preceding siblings ...)
2018-02-02 13:15 ` [igt-dev] [PATCH igt v2] " Chris Wilson
@ 2018-02-02 13:57 ` Patchwork
2018-02-02 15:48 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
6 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2018-02-02 13:57 UTC (permalink / raw)
To: Chris Wilson; +Cc: igt-dev
== Series Details ==
Series: tools: Clear unused fields in register spec (rev2)
URL : https://patchwork.freedesktop.org/series/37535/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
a20a69e25a18ec63236633b804d89cc0c0cea259 overlay: fix invalid pointer access
with latest DRM-Tip kernel build CI_DRM_3716
e1b21c16bfaf drm-tip: 2018y-02m-02d-08h-21m-34s UTC integration manifest
No testlist changes.
Test kms_pipe_crc_basic:
Subgroup suspend-read-crc-pipe-b:
pass -> INCOMPLETE (fi-snb-2520m) fdo#103713
fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
fi-bdw-5557u total:288 pass:267 dwarn:0 dfail:0 fail:0 skip:21 time:421s
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:373s
fi-bsw-n3050 total:288 pass:242 dwarn:0 dfail:0 fail:0 skip:46 time:500s
fi-bwr-2160 total:288 pass:183 dwarn:0 dfail:0 fail:0 skip:105 time:283s
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:472s
fi-byt-n2820 total:288 pass:249 dwarn:0 dfail:0 fail:0 skip:39 time:453s
fi-cfl-s2 total:288 pass:262 dwarn:0 dfail:0 fail:0 skip:26 time:575s
fi-elk-e7500 total:288 pass:229 dwarn:0 dfail:0 fail:0 skip:59 time:417s
fi-gdg-551 total:288 pass:179 dwarn:0 dfail:0 fail:1 skip:108 time:291s
fi-glk-1 total:288 pass:260 dwarn:0 dfail:0 fail:0 skip:28 time:523s
fi-hsw-4770 total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:388s
fi-hsw-4770r total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:398s
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:456s
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:459s
fi-kbl-7560u total:288 pass:269 dwarn:0 dfail:0 fail:0 skip:19 time:500s
fi-kbl-7567u total:288 pass:268 dwarn:0 dfail:0 fail:0 skip:20 time:455s
fi-kbl-r total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:502s
fi-pnv-d510 total:288 pass:222 dwarn:1 dfail:0 fail:0 skip:65 time:578s
fi-skl-6260u total:288 pass:268 dwarn:0 dfail:0 fail:0 skip:20 time:427s
fi-skl-6600u total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:507s
fi-skl-6700hq total:288 pass:262 dwarn:0 dfail:0 fail:0 skip:26 time:528s
fi-skl-6700k2 total:288 pass:264 dwarn:0 dfail:0 fail:0 skip:24 time:484s
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:415s
fi-skl-gvtdvm total:288 pass:265 dwarn:0 dfail:0 fail:0 skip:23 time:432s
fi-snb-2520m total:245 pass:211 dwarn:0 dfail:0 fail:0 skip:33
fi-snb-2600 total:288 pass:248 dwarn:0 dfail:0 fail:0 skip:40 time:402s
Blacklisted hosts:
fi-glk-dsi total:288 pass:258 dwarn:0 dfail:0 fail:0 skip:30 time:469s
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_856/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
* [igt-dev] ✗ Fi.CI.IGT: failure for tools: Clear unused fields in register spec (rev2)
2018-02-02 10:10 [igt-dev] [PATCH igt] tools: Clear unused fields in register spec Chris Wilson
` (5 preceding siblings ...)
2018-02-02 13:57 ` [igt-dev] ✓ Fi.CI.BAT: success for tools: Clear unused fields in register spec (rev2) Patchwork
@ 2018-02-02 15:48 ` Patchwork
6 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2018-02-02 15:48 UTC (permalink / raw)
To: Chris Wilson; +Cc: igt-dev
== Series Details ==
Series: tools: Clear unused fields in register spec (rev2)
URL : https://patchwork.freedesktop.org/series/37535/
State : failure
== Summary ==
Test gem_eio:
Subgroup in-flight-suspend:
pass -> FAIL (shard-hsw) fdo#104676 +1
Subgroup in-flight:
pass -> INCOMPLETE (shard-snb) fdo#104058
Test perf:
Subgroup oa-exponents:
fail -> PASS (shard-apl) fdo#102254
Subgroup blocking:
fail -> PASS (shard-hsw) fdo#102252
Test kms_flip:
Subgroup modeset-vs-vblank-race:
pass -> INCOMPLETE (shard-hsw) fdo#103060
Subgroup 2x-plain-flip-fb-recreate:
pass -> FAIL (shard-hsw) fdo#100368
Test kms_frontbuffer_tracking:
Subgroup fbc-1p-primscrn-cur-indfb-draw-mmap-wc:
pass -> FAIL (shard-apl)
Test pm_rc6_residency:
Subgroup rc6-accuracy:
skip -> PASS (shard-snb)
Test perf_pmu:
Subgroup semaphore-wait-rcs0:
pass -> FAIL (shard-apl)
Test kms_atomic_transition:
Subgroup plane-all-transition:
skip -> PASS (shard-snb)
Test kms_cursor_legacy:
Subgroup flip-vs-cursor-atomic:
pass -> FAIL (shard-apl) fdo#102670
Test kms_vblank:
Subgroup pipe-a-ts-continuation-suspend:
fail -> PASS (shard-hsw) fdo#104783
Test tools_test:
Subgroup tools_test:
fail -> PASS (shard-apl) fdo#104895
Test drv_suspend:
Subgroup fence-restore-tiled2untiled-hibernate:
fail -> SKIP (shard-snb) fdo#103375
fdo#104676 https://bugs.freedesktop.org/show_bug.cgi?id=104676
fdo#104058 https://bugs.freedesktop.org/show_bug.cgi?id=104058
fdo#102254 https://bugs.freedesktop.org/show_bug.cgi?id=102254
fdo#102252 https://bugs.freedesktop.org/show_bug.cgi?id=102252
fdo#103060 https://bugs.freedesktop.org/show_bug.cgi?id=103060
fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
fdo#102670 https://bugs.freedesktop.org/show_bug.cgi?id=102670
fdo#104783 https://bugs.freedesktop.org/show_bug.cgi?id=104783
fdo#104895 https://bugs.freedesktop.org/show_bug.cgi?id=104895
fdo#103375 https://bugs.freedesktop.org/show_bug.cgi?id=103375
shard-apl total:2836 pass:1748 dwarn:1 dfail:0 fail:23 skip:1064 time:12544s
shard-hsw total:2807 pass:1712 dwarn:1 dfail:0 fail:12 skip:1080 time:11102s
shard-snb total:2796 pass:1310 dwarn:1 dfail:0 fail:9 skip:1475 time:6386s
Blacklisted hosts:
shard-kbl total:2836 pass:1867 dwarn:4 dfail:0 fail:22 skip:943 time:9471s
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_856/shards.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2018-02-02 15:48 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-02 10:10 [igt-dev] [PATCH igt] tools: Clear unused fields in register spec Chris Wilson
2018-02-02 10:29 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-02-02 11:16 ` [igt-dev] [PATCH igt] " Jani Nikula
2018-02-02 11:22 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork
2018-02-02 13:06 ` [igt-dev] [PATCH igt] " Mika Kuoppala
2018-02-02 13:15 ` [igt-dev] [PATCH igt v2] " Chris Wilson
2018-02-02 13:21 ` Mika Kuoppala
2018-02-02 13:57 ` [igt-dev] ✓ Fi.CI.BAT: success for tools: Clear unused fields in register spec (rev2) Patchwork
2018-02-02 15:48 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox