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

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 31 07:56:30 UTC 2018


== Series Details ==

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

== Summary ==

= CI Bug Log - changes from CI_DRM_4746 -> Trybot_2842 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/48975/revisions/4/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    {igt at pm_rpm@module-reload}:
      fi-skl-6600u:       PASS -> INCOMPLETE

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    {igt at amdgpu/amd_prime at amd-to-i915}:
      {fi-kbl-8809g}:     NOTRUN -> FAIL (fdo#107341)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)

    
    ==== Possible fixes ====

    {igt at amdgpu/amd_basic at userptr}:
      {fi-kbl-8809g}:     INCOMPLETE (fdo#107402) -> PASS

    igt at gem_exec_suspend@basic-s3:
      fi-blb-e6850:       INCOMPLETE (fdo#107718) -> PASS

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

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

  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#107341 https://bugs.freedesktop.org/show_bug.cgi?id=107341
  fdo#107402 https://bugs.freedesktop.org/show_bug.cgi?id=107402
  fdo#107602 https://bugs.freedesktop.org/show_bug.cgi?id=107602
  fdo#107708 https://bugs.freedesktop.org/show_bug.cgi?id=107708
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718


== Participating hosts (53 -> 48) ==

  Additional (1): fi-skl-6700hq 
  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-glk-dsi fi-bsw-cyan fi-ctg-p8600 


== Build changes ==

    * Linux: CI_DRM_4746 -> Trybot_2842

  CI_DRM_4746: 4d881b165d4f1a75cc8ff09223f0501c26de814f @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4612: e39e09910fc8e369e24f6a0cabaeb9356dbfae08 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2842: f1eabe6b7c616fec305ab307ad50dafb01471db7 @ 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_2842/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 ==

f1eabe6b7c61 sseu test
6fd5434ce137 drm/i915: Expose RPCS (SSEU) configuration to userspace
b22499a580ce drm/i915: Explicitly mark Global GTT address spaces
cefe1a5efcab drm/i915: Add timeline barrier support
fa9cc7fa08ed drm/i915/perf: lock powergating configuration to default when active
483b4c5b4318 drm/i915/perf: reuse intel_lrc ctx regs macro
37bd4785bb6b drm/i915/perf: simplify configure all context function
8d1267bcf2a9 drm/i915: Record the sseu configuration per-context & engine
085bc6f20cb8 drm/i915: Program RPCS for Broadwell
d63fceb24813 drm/i915/icl: Fix context slice count configuration

== Logs ==

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


More information about the Intel-gfx-trybot mailing list