✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915/icl: Fix context slice count configuration

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 30 18:22:23 UTC 2018


== Series Details ==

Series: series starting with [01/10] drm/i915/icl: Fix context slice count configuration
URL   : https://patchwork.freedesktop.org/series/48876/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4741 -> Trybot_2838 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/48876/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Warnings ====

    {igt at pm_rpm@module-reload}:
      fi-hsw-4770r:       PASS -> SKIP

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_module_reload@basic-reload-inject:
      fi-hsw-4770r:       PASS -> DMESG-WARN (fdo#107425)

    igt at kms_pipe_crc_basic@read-crc-pipe-b:
      {fi-byt-clapper}:   PASS -> FAIL (fdo#107362)

    {igt at kms_psr@primary_page_flip}:
      fi-cnl-psr:         PASS -> FAIL (fdo#107336)

    {igt at pm_rpm@module-reload}:
      fi-cnl-psr:         PASS -> WARN (fdo#107602, fdo#107708)

    igt at prime_vgem@basic-fence-flip:
      fi-ilk-650:         PASS -> FAIL (fdo#104008)

    
    ==== Possible fixes ====

    igt at drv_module_reload@basic-reload:
      fi-glk-j4005:       DMESG-WARN (fdo#106248, fdo#106725) -> PASS

    igt at drv_selftest@live_coherency:
      fi-gdg-551:         DMESG-FAIL (fdo#107164) -> PASS

    igt at kms_frontbuffer_tracking@basic:
      {fi-byt-clapper}:   FAIL (fdo#103167) -> PASS

    igt at kms_pipe_crc_basic@read-crc-pipe-a:
      {fi-byt-clapper}:   FAIL (fdo#107362) -> PASS

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      {fi-byt-clapper}:   FAIL (fdo#107362, fdo#103191) -> PASS +1

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-bxt-dsi:         INCOMPLETE (fdo#103927) -> PASS

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

  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
  fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248
  fdo#106725 https://bugs.freedesktop.org/show_bug.cgi?id=106725
  fdo#107164 https://bugs.freedesktop.org/show_bug.cgi?id=107164
  fdo#107336 https://bugs.freedesktop.org/show_bug.cgi?id=107336
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107425 https://bugs.freedesktop.org/show_bug.cgi?id=107425
  fdo#107602 https://bugs.freedesktop.org/show_bug.cgi?id=107602
  fdo#107708 https://bugs.freedesktop.org/show_bug.cgi?id=107708


== Participating hosts (54 -> 49) ==

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


== Build changes ==

    * Linux: CI_DRM_4741 -> Trybot_2838

  CI_DRM_4741: e987326b55f29482450c9e5f56f170a626030aaf @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4612: e39e09910fc8e369e24f6a0cabaeb9356dbfae08 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2838: 9ea695ce06da75fd60da73be02c5b0e446f926e5 @ git://anongit.freedesktop.org/gfx-ci/linux


== Kernel 32bit build ==

Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_2838/build_32bit.log

  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_gem_context.o
In file included from ./include/linux/printk.h:7:0,
                 from ./include/linux/kernel.h:14,
                 from ./include/linux/list.h:9,
                 from ./include/linux/agp_backend.h:33,
                 from ./include/drm/drmP.h:35,
                 from drivers/gpu/drm/i915/i915_gem_context.c:89:
drivers/gpu/drm/i915/selftests/i915_gem_context.c: In function ‘igt_ctx_sseu’:
./include/linux/kern_levels.h:5:18: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘unsigned int’ [-Werror=format=]
 #define KERN_SOH "\001"  /* ASCII Start Of Header */
                  ^
./include/linux/kern_levels.h:14:19: note: in expansion of macro ‘KERN_SOH’
 #define KERN_INFO KERN_SOH "6" /* informational */
                   ^~~~~~~~
./include/linux/printk.h:315:9: note: in expansion of macro ‘KERN_INFO’
  printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__)
         ^~~~~~~~~
drivers/gpu/drm/i915/selftests/i915_gem_context.c:660:3: note: in expansion of macro ‘pr_info’
   pr_info("%u:    Submitted %lu queries across %lu contexts\n",
   ^~~~~~~
In file included from drivers/gpu/drm/i915/i915_gem_context.c:1213:0:
drivers/gpu/drm/i915/selftests/i915_gem_context.c:660:50: note: format string is defined here
   pr_info("%u:    Submitted %lu queries across %lu contexts\n",
                                                ~~^
                                                %u
cc1: all warnings being treated as errors
scripts/Makefile.build:307: recipe for target 'drivers/gpu/drm/i915/i915_gem_context.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_gem_context.o] Error 1
scripts/Makefile.build:548: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:548: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:548: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1057: recipe for target 'drivers' failed
make: *** [drivers] Error 2


== Linux commits ==

9ea695ce06da sseu test
dc3a5aac19fc drm/i915: Expose RPCS (SSEU) configuration to userspace
7023a73572f3 drm/i915: Explicitly mark Global GTT address spaces
123e495c152e drm/i915: Add timeline barrier support
2fc275b159b5 drm/i915/perf: lock powergating configuration to default when active
89fd8d1a9b6e drm/i915/perf: reuse intel_lrc ctx regs macro
0f466e7a573e drm/i915/perf: simplify configure all context function
17c598b18391 drm/i915: Record the sseu configuration per-context & engine
969a4ee989c0 drm/i915: Program RPCS for Broadwell
50aadc0cdda2 drm/i915/icl: Fix context slice count configuration

== Logs ==

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


More information about the Intel-gfx-trybot mailing list