✗ Fi.CI.BAT: failure for Improve crc-core driver interface (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 20 08:00:32 UTC 2018


== Series Details ==

Series: Improve crc-core driver interface (rev3)
URL   : https://patchwork.freedesktop.org/series/44951/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4346 -> Trybot_2342 =

== Summary - FAILURE ==

  Serious unknown changes coming with Trybot_2342 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_2342, 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/44951/revisions/3/mbox/

== Possible new issues ==

  Here are the unknown changes that may have been introduced in Trybot_2342:

  === IGT changes ===

    ==== Possible regressions ====

    igt at kms_pipe_crc_basic@bad-source:
      fi-skl-6770hq:      PASS -> FAIL +6
      fi-bwr-2160:        PASS -> FAIL +4
      fi-hsw-4770r:       PASS -> FAIL +6
      fi-cfl-8700k:       PASS -> FAIL +6
      fi-kbl-guc:         PASS -> FAIL

    igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a:
      fi-ivb-3520m:       PASS -> FAIL +6
      fi-cfl-s3:          PASS -> FAIL +6
      fi-skl-6700hq:      PASS -> FAIL +6
      fi-skl-guc:         PASS -> FAIL +6
      fi-blb-e6850:       PASS -> FAIL +4
      fi-byt-j1900:       PASS -> FAIL +4

    igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
      fi-ilk-650:         PASS -> FAIL +4
      fi-elk-e7500:       PASS -> FAIL +4
      fi-byt-n2820:       PASS -> FAIL +4
      fi-snb-2520m:       NOTRUN -> FAIL +4
      fi-glk-j4005:       PASS -> DMESG-FAIL

    igt at kms_pipe_crc_basic@nonblocking-crc-pipe-b:
      fi-bdw-5557u:       PASS -> FAIL +6
      fi-pnv-d510:        PASS -> FAIL +4
      fi-skl-6600u:       PASS -> FAIL +6
      fi-bxt-dsi:         PASS -> FAIL +6
      fi-hsw-4770:        PASS -> FAIL +6
      fi-cfl-guc:         PASS -> FAIL +6
      fi-ivb-3770:        PASS -> FAIL +6

    igt at kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence:
      fi-hsw-peppy:       PASS -> FAIL +6
      fi-bdw-gvtdvm:      PASS -> FAIL +6
      fi-gdg-551:         PASS -> FAIL +4
      fi-kbl-7500u:       PASS -> FAIL +6
      fi-snb-2600:        PASS -> FAIL +4

    igt at kms_pipe_crc_basic@nonblocking-crc-pipe-c:
      fi-kbl-7567u:       PASS -> FAIL +6
      fi-skl-6260u:       PASS -> FAIL +6
      fi-skl-6700k2:      PASS -> FAIL +6
      fi-glk-j4005:       PASS -> FAIL +5
      fi-bxt-j4205:       PASS -> FAIL +6
      fi-kbl-7560u:       PASS -> FAIL +6
      {fi-whl-u}:         PASS -> FAIL +6
      fi-kbl-r:           PASS -> FAIL +6
      fi-bsw-n3050:       PASS -> FAIL +2

    
== Known issues ==

  Here are the changes found in Trybot_2342 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_ctx_create@basic-files:
      fi-skl-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-glk-j4005:       PASS -> DMESG-WARN (fdo#103841)

    
    ==== Possible fixes ====

    igt at debugfs_test@read_all_entries:
      fi-snb-2520m:       INCOMPLETE (fdo#103713) -> PASS

    igt at gem_exec_gttfill@basic:
      fi-byt-n2820:       FAIL (fdo#106744) -> PASS

    igt at kms_flip@basic-flip-vs-modeset:
      fi-glk-j4005:       DMESG-WARN (fdo#106000) -> PASS

    igt at kms_flip@basic-flip-vs-wf_vblank:
      fi-glk-j4005:       FAIL (fdo#100368) -> PASS

    igt at kms_flip@basic-plain-flip:
      fi-glk-j4005:       DMESG-WARN (fdo#106097) -> PASS

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103841 https://bugs.freedesktop.org/show_bug.cgi?id=103841
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#106000 https://bugs.freedesktop.org/show_bug.cgi?id=106000
  fdo#106097 https://bugs.freedesktop.org/show_bug.cgi?id=106097
  fdo#106744 https://bugs.freedesktop.org/show_bug.cgi?id=106744


== Participating hosts (42 -> 37) ==

  Missing    (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * Linux: CI_DRM_4346 -> Trybot_2342

  CI_DRM_4346: 92d7e0feac3acdf911aacfcc8a5df92756e2d11a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4525: 578c645406d59138029fa6ef343fcc87c2d95d4c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2342: c673595e833a12d86eb30921fd2093acd85866bc @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c673595e833a drm/crc: do all verification early before memory allocation
9c63cd2caf49 drm/rcar-du/crc: Implement verify_crc_source callback
6eda01b3fecc drm/amdgpu_dm/crc: Implement verify_crc_source callback
74925f2c2dcc drm/rockchip/crc: Implement verify_crc_source callback
d81e117fa2eb drm/i915/crc: implement get crc sources
25b9898404a1 drm/i915/crc: implement verify_crc_source callback
5574c370667a drm/crc: introduce get_crc_sources callback
9153564d1cdf drm/crc: add pre_crc_read function
99ce51f8b7f9 drm/crc: Add verify_crc_source callback
60d775006be8 drm/crc: Don't wait for crc during CRC open
a15f9a4e02ab drm/crc: Allocate buffer before enabling crc generation

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_2342/issues.html


More information about the Intel-gfx-trybot mailing list