From: Imre Deak <imre.deak@intel.com>
To: igt-dev@lists.freedesktop.org, Jyoti Yadav <jyoti.r.yadav@intel.com>
Subject: Re: [igt-dev] ✗ Fi.CI.IGT: failure for Added new test file pm_dc.c (rev2)
Date: Wed, 21 Nov 2018 20:10:58 +0200 [thread overview]
Message-ID: <20181121181058.GJ1830@ideak-desk.fi.intel.com> (raw)
In-Reply-To: <20181103134342.23523.69665@emeril.freedesktop.org>
On Sat, Nov 03, 2018 at 01:43:42PM +0000, Patchwork wrote:
> == Series Details ==
>
> Series: Added new test file pm_dc.c (rev2)
> URL : https://patchwork.freedesktop.org/series/51722/
> State : failure
>
> == Summary ==
>
> = CI Bug Log - changes from IGT_4705_full -> IGTPW_2034_full =
>
> == Summary - FAILURE ==
>
> Serious unknown changes coming with IGTPW_2034_full absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in IGTPW_2034_full, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in CI.
>
> External URL: https://patchwork.freedesktop.org/api/1.0/series/51722/revisions/2/mbox/
>
> == Possible new issues ==
>
> Here are the unknown changes that may have been introduced in IGTPW_2034_full:
>
> === IGT changes ===
>
> ==== Possible regressions ====
>
> igt@kms_properties@connector-properties-atomic:
> shard-apl: PASS -> FAIL
> shard-glk: PASS -> FAIL
> shard-hsw: PASS -> FAIL
> shard-kbl: PASS -> FAIL
>
> {igt@pm_dc@dc5-dpms}:
> shard-glk: NOTRUN -> FAIL +1
> shard-apl: NOTRUN -> FAIL
Hm, I think we here either enter DC5 and right afterwards enter/exit
DC9, or enter/exit DC9 directly without entering DC5 at all. In any case
the DC9 entry/exit will zero the DC5/6 counters.
Based on this to be able to test DC5 alone we'd have to save/restore the
DC5/6 counters somehow across runtime suspend/resume, or just run the
test with runtime PM disabled (which prevents DC9).
There could be a related problem on platforms with both DC5 and 6 (ICL+)
in that we may skip DC5 if DC6 is allowed (and always just enter DC6 or
DC9). So this needs to be tested on such platforms.
>
> {igt@pm_dc@dc6-dpms}:
> shard-kbl: NOTRUN -> FAIL
This could be a problem where some other peripheral (SSD, network)
prevents DC6, so we need to configure those properly or (if that's not
possible for some reason) have some way to automatically skip the test
on such configs.
Do you have results for these tests that you ran on your own? Here I
can only see results for the DPMS tests not the PSR ones and only on
GLK/APL/KBL, as the tests were only run in shards that has only these
machines and wihtout any PSR panels.
>
>
> ==== Warnings ====
>
> igt@perf_pmu@rc6:
> shard-kbl: SKIP -> PASS
>
> igt@pm_rc6_residency@rc6-accuracy:
> shard-snb: SKIP -> PASS
>
>
> == Known issues ==
>
> Here are the changes found in IGTPW_2034_full that come from known issues:
>
> === IGT changes ===
>
> ==== Issues hit ====
>
> igt@gem_ppgtt@blt-vs-render-ctx0:
> shard-kbl: PASS -> INCOMPLETE (fdo#106887, fdo#103665, fdo#106023)
>
> igt@kms_busy@extended-pageflip-modeset-hang-oldfb-render-a:
> shard-snb: PASS -> DMESG-WARN (fdo#107956)
>
> igt@kms_chv_cursor_fail@pipe-a-256x256-top-edge:
> shard-glk: PASS -> FAIL (fdo#104671)
>
> igt@kms_color@pipe-a-ctm-max:
> shard-apl: PASS -> FAIL (fdo#108147)
>
> igt@kms_cursor_crc@cursor-128x42-sliding:
> shard-kbl: PASS -> FAIL (fdo#103232) +1
>
> igt@kms_cursor_crc@cursor-256x85-onscreen:
> shard-glk: PASS -> FAIL (fdo#103232) +4
>
> igt@kms_cursor_crc@cursor-64x21-sliding:
> shard-apl: PASS -> FAIL (fdo#103232) +2
>
> igt@kms_flip@flip-vs-expired-vblank-interruptible:
> shard-apl: PASS -> FAIL (fdo#102887, fdo#105363)
> shard-glk: PASS -> FAIL (fdo#105363)
>
> igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-mmap-cpu:
> shard-glk: PASS -> FAIL (fdo#103167) +8
>
> igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-pwrite:
> shard-snb: SKIP -> INCOMPLETE (fdo#105411)
>
> igt@kms_plane_alpha_blend@pipe-a-alpha-7efc:
> shard-apl: PASS -> FAIL (fdo#108145)
>
> igt@kms_plane_alpha_blend@pipe-b-alpha-transparant-fb:
> shard-glk: NOTRUN -> FAIL (fdo#108145)
>
> igt@kms_plane_multiple@atomic-pipe-a-tiling-y:
> shard-apl: PASS -> FAIL (fdo#103166) +2
>
> igt@kms_setmode@basic:
> shard-apl: PASS -> FAIL (fdo#99912)
>
> igt@kms_universal_plane@universal-plane-pipe-c-functional:
> shard-glk: PASS -> FAIL (fdo#103166) +7
> shard-kbl: PASS -> FAIL (fdo#103166) +1
>
> igt@kms_vblank@pipe-b-wait-forked-busy:
> shard-kbl: PASS -> DMESG-WARN (fdo#103558)
>
> igt@perf@blocking:
> shard-hsw: PASS -> FAIL (fdo#102252)
>
>
> ==== Possible fixes ====
>
> igt@gem_exec_schedule@preempt-contexts-render:
> shard-glk: DMESG-WARN (fdo#105763, fdo#106538) -> PASS
>
> igt@gem_ppgtt@blt-vs-render-ctxn:
> shard-kbl: INCOMPLETE (fdo#106887, fdo#103665, fdo#106023) -> PASS
>
> igt@kms_available_modes_crc@available_mode_test_crc:
> shard-snb: FAIL (fdo#106641) -> PASS
>
> igt@kms_color@pipe-c-ctm-max:
> shard-kbl: FAIL (fdo#108147) -> PASS
> shard-apl: FAIL (fdo#108147) -> PASS
>
> igt@kms_color@pipe-c-legacy-gamma:
> shard-apl: FAIL (fdo#104782) -> PASS
>
> igt@kms_cursor_crc@cursor-256x256-dpms:
> shard-apl: FAIL (fdo#103232) -> PASS +1
>
> igt@kms_cursor_crc@cursor-256x256-sliding:
> shard-glk: FAIL (fdo#103232) -> PASS +1
>
> igt@kms_draw_crc@draw-method-rgb565-render-ytiled:
> shard-apl: INCOMPLETE (fdo#103927) -> SKIP
>
> igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
> shard-apl: FAIL (fdo#103167) -> PASS +1
>
> igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move:
> shard-kbl: FAIL (fdo#103167) -> PASS +1
>
> igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc:
> shard-glk: INCOMPLETE (fdo#103359, k.org#198133) -> PASS
>
> igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc:
> shard-glk: FAIL (fdo#103167) -> PASS +2
>
> igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes:
> shard-kbl: INCOMPLETE (fdo#103665) -> PASS
>
> igt@kms_plane_alpha_blend@pipe-c-alpha-opaque-fb:
> shard-glk: FAIL (fdo#108145) -> PASS
>
> igt@kms_plane_alpha_blend@pipe-c-constant-alpha-max:
> shard-apl: FAIL (fdo#108145) -> PASS
>
> igt@kms_plane_multiple@atomic-pipe-b-tiling-y:
> shard-glk: FAIL (fdo#103166) -> PASS +1
> shard-apl: FAIL (fdo#103166) -> PASS +1
>
> igt@kms_setmode@basic:
> shard-kbl: FAIL (fdo#99912) -> PASS
>
>
> {name}: This element is suppressed. This means it is ignored when computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
>
> fdo#102252 https://bugs.freedesktop.org/show_bug.cgi?id=102252
> fdo#102887 https://bugs.freedesktop.org/show_bug.cgi?id=102887
> fdo#103166 https://bugs.freedesktop.org/show_bug.cgi?id=103166
> fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
> fdo#103232 https://bugs.freedesktop.org/show_bug.cgi?id=103232
> fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
> fdo#103558 https://bugs.freedesktop.org/show_bug.cgi?id=103558
> fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
> fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
> fdo#104671 https://bugs.freedesktop.org/show_bug.cgi?id=104671
> fdo#104782 https://bugs.freedesktop.org/show_bug.cgi?id=104782
> fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
> fdo#105411 https://bugs.freedesktop.org/show_bug.cgi?id=105411
> fdo#105763 https://bugs.freedesktop.org/show_bug.cgi?id=105763
> fdo#106023 https://bugs.freedesktop.org/show_bug.cgi?id=106023
> fdo#106538 https://bugs.freedesktop.org/show_bug.cgi?id=106538
> fdo#106641 https://bugs.freedesktop.org/show_bug.cgi?id=106641
> fdo#106887 https://bugs.freedesktop.org/show_bug.cgi?id=106887
> fdo#107956 https://bugs.freedesktop.org/show_bug.cgi?id=107956
> fdo#108145 https://bugs.freedesktop.org/show_bug.cgi?id=108145
> fdo#108147 https://bugs.freedesktop.org/show_bug.cgi?id=108147
> fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912
> k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133
>
>
> == Participating hosts (6 -> 5) ==
>
> Missing (1): shard-skl
>
>
> == Build changes ==
>
> * IGT: IGT_4705 -> IGTPW_2034
> * Linux: CI_DRM_5079 -> CI_DRM_5081
>
> CI_DRM_5079: fc3d54b430337be9c61a524c65b521761d6664a8 @ git://anongit.freedesktop.org/gfx-ci/linux
> CI_DRM_5081: f5e16acf6c85d38756c3efdb77ec6aede55df0ba @ git://anongit.freedesktop.org/gfx-ci/linux
> IGTPW_2034: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2034/
> IGT_4705: 7983e19ed62ec8db1884f55e07e458a62cc51e37 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2034/shards.html
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
prev parent reply other threads:[~2018-11-21 18:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-03 11:36 [igt-dev] [PATCH i-g-t v3 0/5] Added new test file pm_dc.c Jyoti Yadav
2018-11-03 11:36 ` [igt-dev] [PATCH i-g-t v3 1/5] [intel-gfx] lib/igt_pm: Moves Dmc_loaded() function into library Jyoti Yadav
2018-11-03 11:36 ` [igt-dev] [PATCH i-g-t v3 2/5] [intel-gfx] tests/pm_dc: Added new test to verify Display C States Jyoti Yadav
2018-11-21 17:39 ` Imre Deak
2018-11-03 11:36 ` [igt-dev] [PATCH i-g-t v3 3/5] [intel-gfx] tests/pm_dc: Added test for DC6 during PSR Jyoti Yadav
2018-11-21 17:40 ` Imre Deak
2018-11-03 11:36 ` [igt-dev] [PATCH i-g-t v3 4/5] [intel-gfx] tests/pm_dc: Added test for DC5 during DPMS Jyoti Yadav
2018-11-21 17:42 ` Imre Deak
2018-11-03 11:36 ` [igt-dev] [PATCH i-g-t v3 5/5] [intel-gfx] tests/pm_dc: Added test for DC6 " Jyoti Yadav
2018-11-21 17:43 ` Imre Deak
2018-11-03 12:25 ` [igt-dev] ✓ Fi.CI.BAT: success for Added new test file pm_dc.c (rev2) Patchwork
2018-11-03 13:43 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2018-11-21 18:10 ` Imre Deak [this message]
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=20181121181058.GJ1830@ideak-desk.fi.intel.com \
--to=imre.deak@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jyoti.r.yadav@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