[Intel-gfx] ✗ Fi.CI.BAT: failure for drm: Check if primary mst is null (rev2)

Lisovskiy, Stanislav stanislav.lisovskiy at intel.com
Thu Nov 8 09:45:31 UTC 2018


On Thu, 2018-11-08 at 09:21 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm: Check if primary mst is null (rev2)
> URL   : https://patchwork.freedesktop.org/series/52174/
> State : failure
> 
> == Summary ==
> 
> = CI Bug Log - changes from CI_DRM_5103 -> Patchwork_10770 =
> 
> == Summary - FAILURE ==
> 
>   Serious unknown changes coming with Patchwork_10770 absolutely need
> to be
>   verified manually.

The patch itself is a two line fix against NULL pointer dereference
like if (!mgr->mst_primary) goto exit. So most likely this is noise.
If this check made it go different code path, this means it would crash
anyway. Otherwise codepath would be exactly same as before.
Also previously v1 version passed, even though new v2 changes are
cosmetic.
(just following instructions to notify you, instead of blindly tapping
"test latest revision" button :D)

>   
>   If you think the reported changes have nothing to do with the
> changes
>   introduced in Patchwork_10770, 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/5217
> 4/revisions/2/mbox/
> 
> == Possible new issues ==
> 
>   Here are the unknown changes that may have been introduced in
> Patchwork_10770:
> 
>   === IGT changes ===
> 
>     ==== Possible regressions ====
> 
>     igt at drv_selftest@live_hangcheck:
>       fi-cfl-8109u:       PASS -> DMESG-FAIL +1
> 
>     
> == Known issues ==
> 
>   Here are the changes found in Patchwork_10770 that come from known
> issues:
> 
>   === IGT changes ===
> 
>     ==== Issues hit ====
> 
>     igt at kms_chamelium@common-hpd-after-suspend:
>       fi-skl-6700k2:      PASS -> INCOMPLETE (fdo#104108,
> k.org#199541, fdo#107773, fdo#105524)
> 
>     igt at kms_frontbuffer_tracking@basic:
>       fi-byt-clapper:     PASS -> FAIL (fdo#103167)
> 
>     igt at kms_pipe_crc_basic@nonblocking-crc-pipe-b:
>       fi-byt-clapper:     PASS -> FAIL (fdo#107362)
> 
>     igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
>       fi-icl-u:           PASS -> INCOMPLETE (fdo#107713)
> 
>     
>     ==== Possible fixes ====
> 
>     igt at gem_ctx_create@basic-files:
>       fi-icl-u2:          DMESG-WARN (fdo#107724) -> PASS
> 
>     igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
>       fi-byt-clapper:     FAIL (fdo#107362, fdo#103191) -> PASS
> 
>     igt at prime_vgem@basic-fence-flip:
>       fi-ilk-650:         FAIL (fdo#104008) -> PASS
> 
>     
>     ==== Warnings ====
> 
>     igt at drv_selftest@live_contexts:
>       fi-icl-u2:          DMESG-FAIL (fdo#108569) -> INCOMPLETE
> (fdo#108315)
> 
>     
>   fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
>   fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
>   fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
>   fdo#104108 https://bugs.freedesktop.org/show_bug.cgi?id=104108
>   fdo#105524 https://bugs.freedesktop.org/show_bug.cgi?id=105524
>   fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
>   fdo#107713 https://bugs.freedesktop.org/show_bug.cgi?id=107713
>   fdo#107724 https://bugs.freedesktop.org/show_bug.cgi?id=107724
>   fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773
>   fdo#108315 https://bugs.freedesktop.org/show_bug.cgi?id=108315
>   fdo#108569 https://bugs.freedesktop.org/show_bug.cgi?id=108569
>   k.org#199541 https://bugzilla.kernel.org/show_bug.cgi?id=199541
> 
> 
> == Participating hosts (54 -> 47) ==
> 
>   Missing    (7): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-
> squawks fi-bsw-cyan fi-snb-2520m fi-ctg-p8600 
> 
> 
> == Build changes ==
> 
>     * Linux: CI_DRM_5103 -> Patchwork_10770
> 
>   CI_DRM_5103: 23c1138030ad65402f698ab0b356e2f55722bc77 @
> git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_4712: a3ede1b535ac8137f6949c468edd7054453d5dae @
> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_10770: 13e7715c72d20e925ff22507365c9273c54ed4c6 @
> git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> == Linux commits ==
> 
> 13e7715c72d2 drm: Check if primary mst is null
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchw
> ork_10770/issues.html
-- 
Best Regards,

Lisovskiy Stanislav


More information about the Intel-gfx mailing list