All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/guc: Update H2G enable logging action definition
@ 2019-09-27 18:04 Robert M. Fosha
  2019-09-27 19:19 ` ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert M. Fosha @ 2019-09-27 18:04 UTC (permalink / raw)
  To: intel-gfx

GuC enable logging H2G action definition changed some time ago from 0xE000
to 0x40. All current GuC FW blobs use this definition, so fix the action
definition in driver to match.

Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Robert M. Fosha <robert.m.fosha@intel.com>
---
 drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
index 1d3cdd67ca2f..a26a85d50209 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
+++ b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
@@ -548,6 +548,7 @@ enum intel_guc_action {
 	INTEL_GUC_ACTION_ALLOCATE_DOORBELL = 0x10,
 	INTEL_GUC_ACTION_DEALLOCATE_DOORBELL = 0x20,
 	INTEL_GUC_ACTION_LOG_BUFFER_FILE_FLUSH_COMPLETE = 0x30,
+	INTEL_GUC_ACTION_UK_LOG_ENABLE_LOGGING = 0x40,
 	INTEL_GUC_ACTION_FORCE_LOG_BUFFER_FLUSH = 0x302,
 	INTEL_GUC_ACTION_ENTER_S_STATE = 0x501,
 	INTEL_GUC_ACTION_EXIT_S_STATE = 0x502,
@@ -556,7 +557,6 @@ enum intel_guc_action {
 	INTEL_GUC_ACTION_AUTHENTICATE_HUC = 0x4000,
 	INTEL_GUC_ACTION_REGISTER_COMMAND_TRANSPORT_BUFFER = 0x4505,
 	INTEL_GUC_ACTION_DEREGISTER_COMMAND_TRANSPORT_BUFFER = 0x4506,
-	INTEL_GUC_ACTION_UK_LOG_ENABLE_LOGGING = 0x0E000,
 	INTEL_GUC_ACTION_LIMIT
 };
 
-- 
2.21.0.5.gaeb582a983

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* ✓ Fi.CI.BAT: success for drm/i915/guc: Update H2G enable logging action definition
  2019-09-27 18:04 [PATCH] drm/i915/guc: Update H2G enable logging action definition Robert M. Fosha
@ 2019-09-27 19:19 ` Patchwork
  2019-09-27 21:24 ` [PATCH] " Daniele Ceraolo Spurio
  2019-09-28 10:36 ` ✗ Fi.CI.IGT: failure for " Patchwork
  2 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2019-09-27 19:19 UTC (permalink / raw)
  To: Robert M. Fosha; +Cc: intel-gfx

== Series Details ==

Series: drm/i915/guc: Update H2G enable logging action definition
URL   : https://patchwork.freedesktop.org/series/67351/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6970 -> Patchwork_14570
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/index.html

Possible new issues
-------------------

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

### IGT changes ###

#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt@i915_selftest@live_requests:
    - {fi-tgl-u2}:        [PASS][1] -> [INCOMPLETE][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-tgl-u2/igt@i915_selftest@live_requests.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/fi-tgl-u2/igt@i915_selftest@live_requests.html

  
Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_ctx_switch@legacy-render:
    - fi-bxt-dsi:         [PASS][3] -> [INCOMPLETE][4] ([fdo#103927] / [fdo#111381])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html

  * igt@gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       [PASS][5] -> [INCOMPLETE][6] ([fdo#107718])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html

  * igt@gem_exec_suspend@basic-s4-devices:
    - fi-icl-u3:          [PASS][7] -> [DMESG-WARN][8] ([fdo#107724]) +1 similar issue
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-icl-u3/igt@gem_exec_suspend@basic-s4-devices.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/fi-icl-u3/igt@gem_exec_suspend@basic-s4-devices.html

  
#### Possible fixes ####

  * igt@debugfs_test@read_all_entries:
    - {fi-tgl-u2}:        [DMESG-WARN][9] ([fdo#111600]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-tgl-u2/igt@debugfs_test@read_all_entries.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/fi-tgl-u2/igt@debugfs_test@read_all_entries.html

  * igt@gem_exec_reloc@basic-cpu:
    - fi-icl-u3:          [DMESG-WARN][11] ([fdo#107724]) -> [PASS][12] +1 similar issue
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-icl-u3/igt@gem_exec_reloc@basic-cpu.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/fi-icl-u3/igt@gem_exec_reloc@basic-cpu.html

  * igt@kms_chamelium@dp-edid-read:
    - {fi-icl-u4}:        [FAIL][13] ([fdo#111045]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-icl-u4/igt@kms_chamelium@dp-edid-read.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/fi-icl-u4/igt@kms_chamelium@dp-edid-read.html

  * igt@kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [FAIL][15] ([fdo#111407]) -> [PASS][16]
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html

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

  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
  [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
  [fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381
  [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407
  [fdo#111600]: https://bugs.freedesktop.org/show_bug.cgi?id=111600


Participating hosts (53 -> 46)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus 


Build changes
-------------

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6970 -> Patchwork_14570

  CI-20190529: 20190529
  CI_DRM_6970: ee94847f064c84de51b33d8d843aa6bde51a8af6 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5206: 5a6c68568def840cd720f18fc66f529a89f84675 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_14570: dd46ccd6797dfc6474e57ca0b4fc160fe7c66f7c @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

dd46ccd6797d drm/i915/guc: Update H2G enable logging action definition

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/index.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] drm/i915/guc: Update H2G enable logging action definition
  2019-09-27 18:04 [PATCH] drm/i915/guc: Update H2G enable logging action definition Robert M. Fosha
  2019-09-27 19:19 ` ✓ Fi.CI.BAT: success for " Patchwork
@ 2019-09-27 21:24 ` Daniele Ceraolo Spurio
  2019-09-28 10:36 ` ✗ Fi.CI.IGT: failure for " Patchwork
  2 siblings, 0 replies; 6+ messages in thread
From: Daniele Ceraolo Spurio @ 2019-09-27 21:24 UTC (permalink / raw)
  To: Robert M. Fosha, intel-gfx



On 9/27/19 11:04 AM, Robert M. Fosha wrote:
> GuC enable logging H2G action definition changed some time ago from 0xE000
> to 0x40. All current GuC FW blobs use this definition, so fix the action
> definition in driver to match.
> 
> Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
> Signed-off-by: Robert M. Fosha <robert.m.fosha@intel.com>

Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>

We really need to add some proper testing for the guc log relay, 
otherwise we'll only notice bugs in there (like this one) when we need 
to use the relay for debug of other issues.

Daniele

> ---
>   drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
> index 1d3cdd67ca2f..a26a85d50209 100644
> --- a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
> +++ b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
> @@ -548,6 +548,7 @@ enum intel_guc_action {
>   	INTEL_GUC_ACTION_ALLOCATE_DOORBELL = 0x10,
>   	INTEL_GUC_ACTION_DEALLOCATE_DOORBELL = 0x20,
>   	INTEL_GUC_ACTION_LOG_BUFFER_FILE_FLUSH_COMPLETE = 0x30,
> +	INTEL_GUC_ACTION_UK_LOG_ENABLE_LOGGING = 0x40,
>   	INTEL_GUC_ACTION_FORCE_LOG_BUFFER_FLUSH = 0x302,
>   	INTEL_GUC_ACTION_ENTER_S_STATE = 0x501,
>   	INTEL_GUC_ACTION_EXIT_S_STATE = 0x502,
> @@ -556,7 +557,6 @@ enum intel_guc_action {
>   	INTEL_GUC_ACTION_AUTHENTICATE_HUC = 0x4000,
>   	INTEL_GUC_ACTION_REGISTER_COMMAND_TRANSPORT_BUFFER = 0x4505,
>   	INTEL_GUC_ACTION_DEREGISTER_COMMAND_TRANSPORT_BUFFER = 0x4506,
> -	INTEL_GUC_ACTION_UK_LOG_ENABLE_LOGGING = 0x0E000,
>   	INTEL_GUC_ACTION_LIMIT
>   };
>   
> 
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* ✗ Fi.CI.IGT: failure for drm/i915/guc: Update H2G enable logging action definition
  2019-09-27 18:04 [PATCH] drm/i915/guc: Update H2G enable logging action definition Robert M. Fosha
  2019-09-27 19:19 ` ✓ Fi.CI.BAT: success for " Patchwork
  2019-09-27 21:24 ` [PATCH] " Daniele Ceraolo Spurio
@ 2019-09-28 10:36 ` Patchwork
  2019-09-30 20:16   ` Fosha, Robert M
  2019-10-01 23:18   ` Fosha, Robert M
  2 siblings, 2 replies; 6+ messages in thread
From: Patchwork @ 2019-09-28 10:36 UTC (permalink / raw)
  To: Robert M. Fosha; +Cc: intel-gfx

== Series Details ==

Series: drm/i915/guc: Update H2G enable logging action definition
URL   : https://patchwork.freedesktop.org/series/67351/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_6970_full -> Patchwork_14570_full
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_14570_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_14570_full, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  

Possible new issues
-------------------

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

### IGT changes ###

#### Possible regressions ####

  * igt@i915_pm_rpm@system-suspend-execbuf:
    - shard-iclb:         [PASS][1] -> [DMESG-WARN][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@i915_pm_rpm@system-suspend-execbuf.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@i915_pm_rpm@system-suspend-execbuf.html

  
New tests
---------

  New tests have been introduced between CI_DRM_6970_full and Patchwork_14570_full:

### New Piglit tests (7) ###

  * spec@arb_gpu_shader5@texturegather@vs-rgba-2-float-2darray:
    - Statuses : 1 incomplete(s)
    - Exec time: [0.0] s

  * spec@arb_gpu_shader5@texturegather@vs-rgba-3-float-2darray:
    - Statuses : 1 incomplete(s)
    - Exec time: [0.0] s

  * spec@arb_gpu_shader5@texturegatheroffset@vs-rgba-0-float-2darray:
    - Statuses : 1 incomplete(s)
    - Exec time: [0.0] s

  * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-0-float-2d:
    - Statuses : 1 incomplete(s)
    - Exec time: [0.0] s

  * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-1-float-2d:
    - Statuses : 1 incomplete(s)
    - Exec time: [0.0] s

  * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-2-float-2d:
    - Statuses : 1 incomplete(s)
    - Exec time: [0.0] s

  * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-3-float-2d:
    - Statuses : 1 incomplete(s)
    - Exec time: [0.0] s

  

Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_async@concurrent-writes-bsd:
    - shard-iclb:         [PASS][3] -> [SKIP][4] ([fdo#111325]) +3 similar issues
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@gem_exec_async@concurrent-writes-bsd.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@gem_exec_async@concurrent-writes-bsd.html

  * igt@gem_exec_schedule@preempt-queue-bsd1:
    - shard-iclb:         [PASS][5] -> [SKIP][6] ([fdo#109276]) +17 similar issues
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_exec_schedule@preempt-queue-bsd1.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_exec_schedule@preempt-queue-bsd1.html

  * igt@i915_pm_rpm@cursor-dpms:
    - shard-iclb:         [PASS][7] -> [INCOMPLETE][8] ([fdo#107713] / [fdo#108840])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html

  * igt@kms_busy@basic-modeset-a:
    - shard-iclb:         [PASS][9] -> [INCOMPLETE][10] ([fdo#107713])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_busy@basic-modeset-a.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_busy@basic-modeset-a.html

  * igt@kms_cursor_legacy@cursor-vs-flip-varying-size:
    - shard-apl:          [PASS][11] -> [INCOMPLETE][12] ([fdo#103927]) +3 similar issues
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl1/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html

  * igt@kms_flip@flip-vs-suspend-interruptible:
    - shard-hsw:          [PASS][13] -> [INCOMPLETE][14] ([fdo#103540])
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html

  * igt@kms_flip@plain-flip-fb-recreate-interruptible:
    - shard-skl:          [PASS][15] -> [FAIL][16] ([fdo#100368])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl1/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_flip@plain-flip-fb-recreate-interruptible.html

  * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render:
    - shard-iclb:         [PASS][17] -> [FAIL][18] ([fdo#103167]) +4 similar issues
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html

  * igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
    - shard-skl:          [PASS][19] -> [FAIL][20] ([fdo#108145] / [fdo#110403])
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html

  * igt@kms_psr@psr2_sprite_mmap_cpu:
    - shard-iclb:         [PASS][21] -> [SKIP][22] ([fdo#109441]) +1 similar issue
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb4/igt@kms_psr@psr2_sprite_mmap_cpu.html

  * igt@kms_vblank@pipe-a-ts-continuation-suspend:
    - shard-apl:          [PASS][23] -> [DMESG-WARN][24] ([fdo#108566]) +2 similar issues
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html

  * igt@tools_test@tools_test:
    - shard-apl:          [PASS][25] -> [SKIP][26] ([fdo#109271])
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@tools_test@tools_test.html
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@tools_test@tools_test.html

  
#### Possible fixes ####

  * igt@gem_exec_schedule@preempt-other-chain-bsd:
    - shard-iclb:         [SKIP][27] ([fdo#111325]) -> [PASS][28] +6 similar issues
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@gem_exec_schedule@preempt-other-chain-bsd.html
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@gem_exec_schedule@preempt-other-chain-bsd.html

  * igt@gem_workarounds@suspend-resume-context:
    - shard-apl:          [DMESG-WARN][29] ([fdo#108566]) -> [PASS][30] +4 similar issues
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@gem_workarounds@suspend-resume-context.html
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl2/igt@gem_workarounds@suspend-resume-context.html

  * igt@gem_workarounds@suspend-resume-fd:
    - shard-skl:          [INCOMPLETE][31] ([fdo#104108]) -> [PASS][32]
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@gem_workarounds@suspend-resume-fd.html
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl6/igt@gem_workarounds@suspend-resume-fd.html

  * {igt@i915_pm_dc@dc6-dpms}:
    - shard-iclb:         [FAIL][33] ([fdo#110548]) -> [PASS][34]
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb3/igt@i915_pm_dc@dc6-dpms.html
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb8/igt@i915_pm_dc@dc6-dpms.html

  * igt@kms_flip_tiling@flip-to-y-tiled:
    - shard-iclb:         [FAIL][35] ([fdo#107931] / [fdo#108134]) -> [PASS][36]
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_flip_tiling@flip-to-y-tiled.html
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb5/igt@kms_flip_tiling@flip-to-y-tiled.html

  * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt:
    - shard-iclb:         [FAIL][37] ([fdo#103167]) -> [PASS][38] +2 similar issues
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html

  * igt@kms_plane_lowres@pipe-a-tiling-y:
    - shard-iclb:         [FAIL][39] ([fdo#103166]) -> [PASS][40]
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-y.html
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_plane_lowres@pipe-a-tiling-y.html

  * igt@kms_psr@psr2_cursor_render:
    - shard-iclb:         [SKIP][41] ([fdo#109441]) -> [PASS][42] +3 similar issues
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb1/igt@kms_psr@psr2_cursor_render.html
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_psr@psr2_cursor_render.html

  * igt@prime_vgem@fence-wait-bsd2:
    - shard-iclb:         [SKIP][43] ([fdo#109276]) -> [PASS][44] +18 similar issues
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@prime_vgem@fence-wait-bsd2.html
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@prime_vgem@fence-wait-bsd2.html

  
#### Warnings ####

  * igt@gem_mocs_settings@mocs-isolation-bsd2:
    - shard-iclb:         [FAIL][45] ([fdo#111330]) -> [SKIP][46] ([fdo#109276])
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_mocs_settings@mocs-isolation-bsd2.html
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_mocs_settings@mocs-isolation-bsd2.html

  * igt@kms_content_protection@atomic:
    - shard-apl:          [FAIL][47] ([fdo#110321] / [fdo#110336]) -> [INCOMPLETE][48] ([fdo#103927])
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl3/igt@kms_content_protection@atomic.html
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@kms_content_protection@atomic.html

  
  {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#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107931]: https://bugs.freedesktop.org/show_bug.cgi?id=107931
  [fdo#108134]: https://bugs.freedesktop.org/show_bug.cgi?id=108134
  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
  [fdo#108840]: https://bugs.freedesktop.org/show_bug.cgi?id=108840
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
  [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
  [fdo#110321]: https://bugs.freedesktop.org/show_bug.cgi?id=110321
  [fdo#110336]: https://bugs.freedesktop.org/show_bug.cgi?id=110336
  [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
  [fdo#110548]: https://bugs.freedesktop.org/show_bug.cgi?id=110548
  [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
  [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330


Participating hosts (16 -> 10)
------------------------------

  Missing    (6): shard-tglb1 shard-tglb2 shard-tglb3 shard-tglb4 shard-tglb5 shard-tglb6 


Build changes
-------------

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6970 -> Patchwork_14570

  CI-20190529: 20190529
  CI_DRM_6970: ee94847f064c84de51b33d8d843aa6bde51a8af6 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5206: 5a6c68568def840cd720f18fc66f529a89f84675 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_14570: dd46ccd6797dfc6474e57ca0b4fc160fe7c66f7c @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ✗ Fi.CI.IGT: failure for drm/i915/guc: Update H2G enable logging action definition
  2019-09-28 10:36 ` ✗ Fi.CI.IGT: failure for " Patchwork
@ 2019-09-30 20:16   ` Fosha, Robert M
  2019-10-01 23:18   ` Fosha, Robert M
  1 sibling, 0 replies; 6+ messages in thread
From: Fosha, Robert M @ 2019-09-30 20:16 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 14064 bytes --]



On 9/28/19 3:36 AM, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915/guc: Update H2G enable logging action definition
> URL   : https://patchwork.freedesktop.org/series/67351/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from CI_DRM_6970_full -> Patchwork_14570_full
> ====================================================
>
> Summary
> -------
>
>    **FAILURE**
>
>    Serious unknown changes coming with Patchwork_14570_full absolutely need to be
>    verified manually.
>    
>    If you think the reported changes have nothing to do with the changes
>    introduced in Patchwork_14570_full, please notify your bug team to allow them
>    to document this new failure mode, which will reduce false positives in CI.
>
>    
>
> Possible new issues
> -------------------
>
>    Here are the unknown changes that may have been introduced in Patchwork_14570_full:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
>    * igt@i915_pm_rpm@system-suspend-execbuf:
>      - shard-iclb:         [PASS][1] -> [DMESG-WARN][2]
>     [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@i915_pm_rpm@system-suspend-execbuf.html
>     [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@i915_pm_rpm@system-suspend-execbuf.html

Dmesg warnings are for thunderbolt and do not look to be related to this patch. It looks to be related to
fdo#111764. I think patch should be safe to merge.

>    
> New tests
> ---------
>
>    New tests have been introduced between CI_DRM_6970_full and Patchwork_14570_full:
>
> ### New Piglit tests (7) ###
>
>    * spec@arb_gpu_shader5@texturegather@vs-rgba-2-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegather@vs-rgba-3-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffset@vs-rgba-0-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-0-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-1-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-2-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-3-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    
>
> Known issues
> ------------
>
>    Here are the changes found in Patchwork_14570_full that come from known issues:
>
> ### IGT changes ###
>
> #### Issues hit ####
>
>    * igt@gem_exec_async@concurrent-writes-bsd:
>      - shard-iclb:         [PASS][3] -> [SKIP][4] ([fdo#111325]) +3 similar issues
>     [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@gem_exec_async@concurrent-writes-bsd.html
>     [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@gem_exec_async@concurrent-writes-bsd.html
>
>    * igt@gem_exec_schedule@preempt-queue-bsd1:
>      - shard-iclb:         [PASS][5] -> [SKIP][6] ([fdo#109276]) +17 similar issues
>     [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_exec_schedule@preempt-queue-bsd1.html
>     [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_exec_schedule@preempt-queue-bsd1.html
>
>    * igt@i915_pm_rpm@cursor-dpms:
>      - shard-iclb:         [PASS][7] -> [INCOMPLETE][8] ([fdo#107713] / [fdo#108840])
>     [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
>     [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
>
>    * igt@kms_busy@basic-modeset-a:
>      - shard-iclb:         [PASS][9] -> [INCOMPLETE][10] ([fdo#107713])
>     [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_busy@basic-modeset-a.html
>     [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_busy@basic-modeset-a.html
>
>    * igt@kms_cursor_legacy@cursor-vs-flip-varying-size:
>      - shard-apl:          [PASS][11] -> [INCOMPLETE][12] ([fdo#103927]) +3 similar issues
>     [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
>     [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl1/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
>
>    * igt@kms_flip@flip-vs-suspend-interruptible:
>      - shard-hsw:          [PASS][13] -> [INCOMPLETE][14] ([fdo#103540])
>     [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
>     [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
>
>    * igt@kms_flip@plain-flip-fb-recreate-interruptible:
>      - shard-skl:          [PASS][15] -> [FAIL][16] ([fdo#100368])
>     [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl1/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>     [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>
>    * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render:
>      - shard-iclb:         [PASS][17] -> [FAIL][18] ([fdo#103167]) +4 similar issues
>     [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>     [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>
>    * igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
>      - shard-skl:          [PASS][19] -> [FAIL][20] ([fdo#108145] / [fdo#110403])
>     [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>     [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>
>    * igt@kms_psr@psr2_sprite_mmap_cpu:
>      - shard-iclb:         [PASS][21] -> [SKIP][22] ([fdo#109441]) +1 similar issue
>     [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html
>     [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb4/igt@kms_psr@psr2_sprite_mmap_cpu.html
>
>    * igt@kms_vblank@pipe-a-ts-continuation-suspend:
>      - shard-apl:          [PASS][23] -> [DMESG-WARN][24] ([fdo#108566]) +2 similar issues
>     [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>     [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>
>    * igt@tools_test@tools_test:
>      - shard-apl:          [PASS][25] -> [SKIP][26] ([fdo#109271])
>     [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@tools_test@tools_test.html
>     [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@tools_test@tools_test.html
>
>    
> #### Possible fixes ####
>
>    * igt@gem_exec_schedule@preempt-other-chain-bsd:
>      - shard-iclb:         [SKIP][27] ([fdo#111325]) -> [PASS][28] +6 similar issues
>     [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>     [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>
>    * igt@gem_workarounds@suspend-resume-context:
>      - shard-apl:          [DMESG-WARN][29] ([fdo#108566]) -> [PASS][30] +4 similar issues
>     [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@gem_workarounds@suspend-resume-context.html
>     [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl2/igt@gem_workarounds@suspend-resume-context.html
>
>    * igt@gem_workarounds@suspend-resume-fd:
>      - shard-skl:          [INCOMPLETE][31] ([fdo#104108]) -> [PASS][32]
>     [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@gem_workarounds@suspend-resume-fd.html
>     [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl6/igt@gem_workarounds@suspend-resume-fd.html
>
>    * {igt@i915_pm_dc@dc6-dpms}:
>      - shard-iclb:         [FAIL][33] ([fdo#110548]) -> [PASS][34]
>     [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb3/igt@i915_pm_dc@dc6-dpms.html
>     [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb8/igt@i915_pm_dc@dc6-dpms.html
>
>    * igt@kms_flip_tiling@flip-to-y-tiled:
>      - shard-iclb:         [FAIL][35] ([fdo#107931] / [fdo#108134]) -> [PASS][36]
>     [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_flip_tiling@flip-to-y-tiled.html
>     [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb5/igt@kms_flip_tiling@flip-to-y-tiled.html
>
>    * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt:
>      - shard-iclb:         [FAIL][37] ([fdo#103167]) -> [PASS][38] +2 similar issues
>     [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
>     [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
>
>    * igt@kms_plane_lowres@pipe-a-tiling-y:
>      - shard-iclb:         [FAIL][39] ([fdo#103166]) -> [PASS][40]
>     [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-y.html
>     [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_plane_lowres@pipe-a-tiling-y.html
>
>    * igt@kms_psr@psr2_cursor_render:
>      - shard-iclb:         [SKIP][41] ([fdo#109441]) -> [PASS][42] +3 similar issues
>     [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb1/igt@kms_psr@psr2_cursor_render.html
>     [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_psr@psr2_cursor_render.html
>
>    * igt@prime_vgem@fence-wait-bsd2:
>      - shard-iclb:         [SKIP][43] ([fdo#109276]) -> [PASS][44] +18 similar issues
>     [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@prime_vgem@fence-wait-bsd2.html
>     [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@prime_vgem@fence-wait-bsd2.html
>
>    
> #### Warnings ####
>
>    * igt@gem_mocs_settings@mocs-isolation-bsd2:
>      - shard-iclb:         [FAIL][45] ([fdo#111330]) -> [SKIP][46] ([fdo#109276])
>     [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_mocs_settings@mocs-isolation-bsd2.html
>     [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_mocs_settings@mocs-isolation-bsd2.html
>
>    * igt@kms_content_protection@atomic:
>      - shard-apl:          [FAIL][47] ([fdo#110321] / [fdo#110336]) -> [INCOMPLETE][48] ([fdo#103927])
>     [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl3/igt@kms_content_protection@atomic.html
>     [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@kms_content_protection@atomic.html
>
>    
>    {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#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
>    [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>    [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
>    [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
>    [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
>    [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>    [fdo#107931]: https://bugs.freedesktop.org/show_bug.cgi?id=107931
>    [fdo#108134]: https://bugs.freedesktop.org/show_bug.cgi?id=108134
>    [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>    [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>    [fdo#108840]: https://bugs.freedesktop.org/show_bug.cgi?id=108840
>    [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>    [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
>    [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>    [fdo#110321]: https://bugs.freedesktop.org/show_bug.cgi?id=110321
>    [fdo#110336]: https://bugs.freedesktop.org/show_bug.cgi?id=110336
>    [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>    [fdo#110548]: https://bugs.freedesktop.org/show_bug.cgi?id=110548
>    [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
>    [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330
>
>
> Participating hosts (16 -> 10)
> ------------------------------
>
>    Missing    (6): shard-tglb1 shard-tglb2 shard-tglb3 shard-tglb4 shard-tglb5 shard-tglb6
>
>
> Build changes
> -------------
>
>    * CI: CI-20190529 -> None
>    * Linux: CI_DRM_6970 -> Patchwork_14570
>
>    CI-20190529: 20190529
>    CI_DRM_6970: ee94847f064c84de51b33d8d843aa6bde51a8af6 @ git://anongit.freedesktop.org/gfx-ci/linux
>    IGT_5206: 5a6c68568def840cd720f18fc66f529a89f84675 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>    Patchwork_14570: dd46ccd6797dfc6474e57ca0b4fc160fe7c66f7c @ git://anongit.freedesktop.org/gfx-ci/linux
>    piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/


[-- Attachment #1.2: Type: text/html, Size: 23808 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ✗ Fi.CI.IGT: failure for drm/i915/guc: Update H2G enable logging action definition
  2019-09-28 10:36 ` ✗ Fi.CI.IGT: failure for " Patchwork
  2019-09-30 20:16   ` Fosha, Robert M
@ 2019-10-01 23:18   ` Fosha, Robert M
  1 sibling, 0 replies; 6+ messages in thread
From: Fosha, Robert M @ 2019-10-01 23:18 UTC (permalink / raw)
  To: intel-gfx



On 9/28/19 3:36 AM, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915/guc: Update H2G enable logging action definition
> URL   : https://patchwork.freedesktop.org/series/67351/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from CI_DRM_6970_full -> Patchwork_14570_full
> ====================================================
>
> Summary
> -------
>
>    **FAILURE**
>
>    Serious unknown changes coming with Patchwork_14570_full absolutely need to be
>    verified manually.
>    
>    If you think the reported changes have nothing to do with the changes
>    introduced in Patchwork_14570_full, please notify your bug team to allow them
>    to document this new failure mode, which will reduce false positives in CI.
>
>    
>
> Possible new issues
> -------------------
>
>    Here are the unknown changes that may have been introduced in Patchwork_14570_full:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
>    * igt@i915_pm_rpm@system-suspend-execbuf:
>      - shard-iclb:         [PASS][1] -> [DMESG-WARN][2]
>     [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@i915_pm_rpm@system-suspend-execbuf.html
>     [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@i915_pm_rpm@system-suspend-execbuf.html

Dmesg warnings are for thunderbolt and do not look to be related to this 
patch. It looks to be related to fdo#111764. I think patch should be 
safe to merge.

>    
> New tests
> ---------
>
>    New tests have been introduced between CI_DRM_6970_full and Patchwork_14570_full:
>
> ### New Piglit tests (7) ###
>
>    * spec@arb_gpu_shader5@texturegather@vs-rgba-2-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegather@vs-rgba-3-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffset@vs-rgba-0-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-0-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-1-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-2-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-3-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    
>
> Known issues
> ------------
>
>    Here are the changes found in Patchwork_14570_full that come from known issues:
>
> ### IGT changes ###
>
> #### Issues hit ####
>
>    * igt@gem_exec_async@concurrent-writes-bsd:
>      - shard-iclb:         [PASS][3] -> [SKIP][4] ([fdo#111325]) +3 similar issues
>     [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@gem_exec_async@concurrent-writes-bsd.html
>     [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@gem_exec_async@concurrent-writes-bsd.html
>
>    * igt@gem_exec_schedule@preempt-queue-bsd1:
>      - shard-iclb:         [PASS][5] -> [SKIP][6] ([fdo#109276]) +17 similar issues
>     [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_exec_schedule@preempt-queue-bsd1.html
>     [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_exec_schedule@preempt-queue-bsd1.html
>
>    * igt@i915_pm_rpm@cursor-dpms:
>      - shard-iclb:         [PASS][7] -> [INCOMPLETE][8] ([fdo#107713] / [fdo#108840])
>     [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
>     [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
>
>    * igt@kms_busy@basic-modeset-a:
>      - shard-iclb:         [PASS][9] -> [INCOMPLETE][10] ([fdo#107713])
>     [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_busy@basic-modeset-a.html
>     [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_busy@basic-modeset-a.html
>
>    * igt@kms_cursor_legacy@cursor-vs-flip-varying-size:
>      - shard-apl:          [PASS][11] -> [INCOMPLETE][12] ([fdo#103927]) +3 similar issues
>     [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
>     [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl1/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
>
>    * igt@kms_flip@flip-vs-suspend-interruptible:
>      - shard-hsw:          [PASS][13] -> [INCOMPLETE][14] ([fdo#103540])
>     [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
>     [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
>
>    * igt@kms_flip@plain-flip-fb-recreate-interruptible:
>      - shard-skl:          [PASS][15] -> [FAIL][16] ([fdo#100368])
>     [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl1/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>     [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>
>    * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render:
>      - shard-iclb:         [PASS][17] -> [FAIL][18] ([fdo#103167]) +4 similar issues
>     [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>     [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>
>    * igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
>      - shard-skl:          [PASS][19] -> [FAIL][20] ([fdo#108145] / [fdo#110403])
>     [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>     [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>
>    * igt@kms_psr@psr2_sprite_mmap_cpu:
>      - shard-iclb:         [PASS][21] -> [SKIP][22] ([fdo#109441]) +1 similar issue
>     [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html
>     [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb4/igt@kms_psr@psr2_sprite_mmap_cpu.html
>
>    * igt@kms_vblank@pipe-a-ts-continuation-suspend:
>      - shard-apl:          [PASS][23] -> [DMESG-WARN][24] ([fdo#108566]) +2 similar issues
>     [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>     [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>
>    * igt@tools_test@tools_test:
>      - shard-apl:          [PASS][25] -> [SKIP][26] ([fdo#109271])
>     [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@tools_test@tools_test.html
>     [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@tools_test@tools_test.html
>
>    
> #### Possible fixes ####
>
>    * igt@gem_exec_schedule@preempt-other-chain-bsd:
>      - shard-iclb:         [SKIP][27] ([fdo#111325]) -> [PASS][28] +6 similar issues
>     [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>     [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>
>    * igt@gem_workarounds@suspend-resume-context:
>      - shard-apl:          [DMESG-WARN][29] ([fdo#108566]) -> [PASS][30] +4 similar issues
>     [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@gem_workarounds@suspend-resume-context.html
>     [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl2/igt@gem_workarounds@suspend-resume-context.html
>
>    * igt@gem_workarounds@suspend-resume-fd:
>      - shard-skl:          [INCOMPLETE][31] ([fdo#104108]) -> [PASS][32]
>     [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@gem_workarounds@suspend-resume-fd.html
>     [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl6/igt@gem_workarounds@suspend-resume-fd.html
>
>    * {igt@i915_pm_dc@dc6-dpms}:
>      - shard-iclb:         [FAIL][33] ([fdo#110548]) -> [PASS][34]
>     [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb3/igt@i915_pm_dc@dc6-dpms.html
>     [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb8/igt@i915_pm_dc@dc6-dpms.html
>
>    * igt@kms_flip_tiling@flip-to-y-tiled:
>      - shard-iclb:         [FAIL][35] ([fdo#107931] / [fdo#108134]) -> [PASS][36]
>     [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_flip_tiling@flip-to-y-tiled.html
>     [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb5/igt@kms_flip_tiling@flip-to-y-tiled.html
>
>    * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt:
>      - shard-iclb:         [FAIL][37] ([fdo#103167]) -> [PASS][38] +2 similar issues
>     [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
>     [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
>
>    * igt@kms_plane_lowres@pipe-a-tiling-y:
>      - shard-iclb:         [FAIL][39] ([fdo#103166]) -> [PASS][40]
>     [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-y.html
>     [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_plane_lowres@pipe-a-tiling-y.html
>
>    * igt@kms_psr@psr2_cursor_render:
>      - shard-iclb:         [SKIP][41] ([fdo#109441]) -> [PASS][42] +3 similar issues
>     [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb1/igt@kms_psr@psr2_cursor_render.html
>     [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_psr@psr2_cursor_render.html
>
>    * igt@prime_vgem@fence-wait-bsd2:
>      - shard-iclb:         [SKIP][43] ([fdo#109276]) -> [PASS][44] +18 similar issues
>     [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@prime_vgem@fence-wait-bsd2.html
>     [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@prime_vgem@fence-wait-bsd2.html
>
>    
> #### Warnings ####
>
>    * igt@gem_mocs_settings@mocs-isolation-bsd2:
>      - shard-iclb:         [FAIL][45] ([fdo#111330]) -> [SKIP][46] ([fdo#109276])
>     [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_mocs_settings@mocs-isolation-bsd2.html
>     [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_mocs_settings@mocs-isolation-bsd2.html
>
>    * igt@kms_content_protection@atomic:
>      - shard-apl:          [FAIL][47] ([fdo#110321] / [fdo#110336]) -> [INCOMPLETE][48] ([fdo#103927])
>     [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl3/igt@kms_content_protection@atomic.html
>     [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@kms_content_protection@atomic.html
>
>    
>    {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#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
>    [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>    [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
>    [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
>    [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
>    [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>    [fdo#107931]: https://bugs.freedesktop.org/show_bug.cgi?id=107931
>    [fdo#108134]: https://bugs.freedesktop.org/show_bug.cgi?id=108134
>    [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>    [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>    [fdo#108840]: https://bugs.freedesktop.org/show_bug.cgi?id=108840
>    [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>    [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
>    [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>    [fdo#110321]: https://bugs.freedesktop.org/show_bug.cgi?id=110321
>    [fdo#110336]: https://bugs.freedesktop.org/show_bug.cgi?id=110336
>    [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>    [fdo#110548]: https://bugs.freedesktop.org/show_bug.cgi?id=110548
>    [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
>    [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330
>
>
> Participating hosts (16 -> 10)
> ------------------------------
>
>    Missing    (6): shard-tglb1 shard-tglb2 shard-tglb3 shard-tglb4 shard-tglb5 shard-tglb6
>
>
> Build changes
> -------------
>
>    * CI: CI-20190529 -> None
>    * Linux: CI_DRM_6970 -> Patchwork_14570
>
>    CI-20190529: 20190529
>    CI_DRM_6970: ee94847f064c84de51b33d8d843aa6bde51a8af6 @ git://anongit.freedesktop.org/gfx-ci/linux
>    IGT_5206: 5a6c68568def840cd720f18fc66f529a89f84675 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>    Patchwork_14570: dd46ccd6797dfc6474e57ca0b4fc160fe7c66f7c @ git://anongit.freedesktop.org/gfx-ci/linux
>    piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-01 23:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-27 18:04 [PATCH] drm/i915/guc: Update H2G enable logging action definition Robert M. Fosha
2019-09-27 19:19 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-09-27 21:24 ` [PATCH] " Daniele Ceraolo Spurio
2019-09-28 10:36 ` ✗ Fi.CI.IGT: failure for " Patchwork
2019-09-30 20:16   ` Fosha, Robert M
2019-10-01 23:18   ` Fosha, Robert M

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.