All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/perf: Add test config uuid for Icelake
@ 2018-06-22 20:31 José Roberto de Souza
  2018-06-22 21:07 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: José Roberto de Souza @ 2018-06-22 20:31 UTC (permalink / raw)
  To: igt-dev

This make perf tests to run in Icelake.

Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
---
 tests/perf.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/perf.c b/tests/perf.c
index 2a73d5b9..95048bfa 100644
--- a/tests/perf.c
+++ b/tests/perf.c
@@ -958,6 +958,8 @@ init_sys_info(void)
 			}
 		} else if (IS_CANNONLAKE(devid)) {
 			test_set_uuid = "db41edd4-d8e7-4730-ad11-b9a2d6833503";
+		} else if (IS_ICELAKE(devid)) {
+			test_set_uuid = "a291665e-244b-4b76-9b9a-01de9d3c8068";
 		} else {
 			igt_debug("unsupported GT\n");
 			return false;
-- 
2.17.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✓ Fi.CI.BAT: success for tests/perf: Add test config uuid for Icelake
  2018-06-22 20:31 [igt-dev] [PATCH i-g-t] tests/perf: Add test config uuid for Icelake José Roberto de Souza
@ 2018-06-22 21:07 ` Patchwork
  2018-06-22 21:58 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  2018-06-24 15:51 ` [igt-dev] [PATCH i-g-t] " Lionel Landwerlin
  2 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-06-22 21:07 UTC (permalink / raw)
  To: José Roberto de Souza; +Cc: igt-dev

== Series Details ==

Series: tests/perf: Add test config uuid for Icelake
URL   : https://patchwork.freedesktop.org/series/45282/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4359 -> IGTPW_1499 =

== Summary - SUCCESS ==

  No regressions found.

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

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@kms_frontbuffer_tracking@basic:
      fi-hsw-peppy:       PASS -> DMESG-FAIL (fdo#102614, fdo#106103)

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

    
    ==== Possible fixes ====

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

    
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103
  fdo#106988 https://bugs.freedesktop.org/show_bug.cgi?id=106988


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

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-glk-dsi fi-kbl-x1275 fi-pnv-d510 fi-kbl-r 


== Build changes ==

    * IGT: IGT_4527 -> IGTPW_1499

  CI_DRM_4359: fe0300c16bff0f9c82050e56cdbc3880f87e39bd @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1499: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1499/
  IGT_4527: 04afec3ccfcb35e994f2e78254ff499f6b94f097 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1499/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✓ Fi.CI.IGT: success for tests/perf: Add test config uuid for Icelake
  2018-06-22 20:31 [igt-dev] [PATCH i-g-t] tests/perf: Add test config uuid for Icelake José Roberto de Souza
  2018-06-22 21:07 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2018-06-22 21:58 ` Patchwork
  2018-06-24 15:51 ` [igt-dev] [PATCH i-g-t] " Lionel Landwerlin
  2 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-06-22 21:58 UTC (permalink / raw)
  To: José Roberto de Souza; +Cc: igt-dev

== Series Details ==

Series: tests/perf: Add test config uuid for Icelake
URL   : https://patchwork.freedesktop.org/series/45282/
State : success

== Summary ==

= CI Bug Log - changes from IGT_4527_full -> IGTPW_1499_full =

== Summary - WARNING ==

  Minor unknown changes coming with IGTPW_1499_full need to be verified
  manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_1499_full, 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/45282/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Warnings ====

    igt@gem_mocs_settings@mocs-rc6-dirty-render:
      shard-kbl:          PASS -> SKIP

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@drv_selftest@live_gtt:
      shard-kbl:          PASS -> FAIL (fdo#105347)

    igt@drv_selftest@live_hangcheck:
      shard-apl:          PASS -> DMESG-FAIL (fdo#106947, fdo#106560)

    igt@drv_selftest@live_hugepages:
      shard-kbl:          PASS -> INCOMPLETE (fdo#103665)

    igt@drv_suspend@shrink:
      shard-apl:          PASS -> INCOMPLETE (fdo#103927)

    igt@gem_exec_schedule@independent-render:
      shard-snb:          PASS -> INCOMPLETE (fdo#105411)

    igt@gem_ppgtt@blt-vs-render-ctxn:
      shard-kbl:          PASS -> INCOMPLETE (fdo#106023, fdo#103665)

    igt@kms_cursor_legacy@cursorb-vs-flipb-toggle:
      shard-glk:          PASS -> DMESG-WARN (fdo#105763, fdo#106538)

    igt@kms_flip_tiling@flip-to-x-tiled:
      shard-glk:          PASS -> FAIL (fdo#104724)

    igt@kms_flip_tiling@flip-x-tiled:
      shard-glk:          PASS -> FAIL (fdo#104724, fdo#103822)

    igt@kms_plane_multiple@atomic-pipe-a-tiling-x:
      shard-snb:          PASS -> FAIL (fdo#103166, fdo#104724)

    igt@kms_rotation_crc@sprite-rotation-180:
      shard-snb:          PASS -> FAIL (fdo#103925, fdo#104724)
      shard-hsw:          PASS -> FAIL (fdo#103925, fdo#104724)

    igt@kms_setmode@basic:
      shard-kbl:          PASS -> FAIL (fdo#99912)

    igt@kms_vblank@pipe-b-ts-continuation-dpms-suspend:
      shard-apl:          PASS -> FAIL (fdo#103375)

    
    ==== Possible fixes ====

    igt@kms_flip@2x-plain-flip-ts-check-interruptible:
      shard-glk:          FAIL (fdo#100368) -> PASS

    igt@kms_flip@flip-vs-expired-vblank:
      shard-glk:          FAIL (fdo#102887, fdo#105363) -> PASS

    igt@kms_flip_tiling@flip-to-y-tiled:
      shard-glk:          FAIL (fdo#104724, fdo#103822) -> PASS

    igt@testdisplay:
      shard-glk:          INCOMPLETE (k.org#198133, fdo#103359) -> PASS

    
  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#102887 https://bugs.freedesktop.org/show_bug.cgi?id=102887
  fdo#103166 https://bugs.freedesktop.org/show_bug.cgi?id=103166
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103375 https://bugs.freedesktop.org/show_bug.cgi?id=103375
  fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
  fdo#103822 https://bugs.freedesktop.org/show_bug.cgi?id=103822
  fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#104724 https://bugs.freedesktop.org/show_bug.cgi?id=104724
  fdo#105347 https://bugs.freedesktop.org/show_bug.cgi?id=105347
  fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
  fdo#105411 https://bugs.freedesktop.org/show_bug.cgi?id=105411
  fdo#105763 https://bugs.freedesktop.org/show_bug.cgi?id=105763
  fdo#106023 https://bugs.freedesktop.org/show_bug.cgi?id=106023
  fdo#106538 https://bugs.freedesktop.org/show_bug.cgi?id=106538
  fdo#106560 https://bugs.freedesktop.org/show_bug.cgi?id=106560
  fdo#106947 https://bugs.freedesktop.org/show_bug.cgi?id=106947
  fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (5 -> 5) ==

  No changes in participating hosts


== Build changes ==

    * IGT: IGT_4527 -> IGTPW_1499
    * Linux: CI_DRM_4348 -> CI_DRM_4359

  CI_DRM_4348: 3a2fbf8fe32d909c5d44e61e7d212ae694e9e473 @ git://anongit.freedesktop.org/gfx-ci/linux
  CI_DRM_4359: fe0300c16bff0f9c82050e56cdbc3880f87e39bd @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1499: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1499/
  IGT_4527: 04afec3ccfcb35e994f2e78254ff499f6b94f097 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1499/shards.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* Re: [igt-dev] [PATCH i-g-t] tests/perf: Add test config uuid for Icelake
  2018-06-22 20:31 [igt-dev] [PATCH i-g-t] tests/perf: Add test config uuid for Icelake José Roberto de Souza
  2018-06-22 21:07 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2018-06-22 21:58 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
@ 2018-06-24 15:51 ` Lionel Landwerlin
  2018-06-25  6:31   ` Arkadiusz Hiler
  2 siblings, 1 reply; 5+ messages in thread
From: Lionel Landwerlin @ 2018-06-24 15:51 UTC (permalink / raw)
  To: José Roberto de Souza, igt-dev

Same patch was sent before but IGT didn't have the IS_ICELAKE() macro at 
the time : https://patchwork.freedesktop.org/series/39690/

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>

On 22/06/18 21:31, José Roberto de Souza wrote:
> This make perf tests to run in Icelake.
>
> Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
> Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
> ---
>   tests/perf.c | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/tests/perf.c b/tests/perf.c
> index 2a73d5b9..95048bfa 100644
> --- a/tests/perf.c
> +++ b/tests/perf.c
> @@ -958,6 +958,8 @@ init_sys_info(void)
>   			}
>   		} else if (IS_CANNONLAKE(devid)) {
>   			test_set_uuid = "db41edd4-d8e7-4730-ad11-b9a2d6833503";
> +		} else if (IS_ICELAKE(devid)) {
> +			test_set_uuid = "a291665e-244b-4b76-9b9a-01de9d3c8068";
>   		} else {
>   			igt_debug("unsupported GT\n");
>   			return false;


_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* Re: [igt-dev] [PATCH i-g-t] tests/perf: Add test config uuid for Icelake
  2018-06-24 15:51 ` [igt-dev] [PATCH i-g-t] " Lionel Landwerlin
@ 2018-06-25  6:31   ` Arkadiusz Hiler
  0 siblings, 0 replies; 5+ messages in thread
From: Arkadiusz Hiler @ 2018-06-25  6:31 UTC (permalink / raw)
  To: Lionel Landwerlin; +Cc: igt-dev

On Sun, Jun 24, 2018 at 04:51:36PM +0100, Lionel Landwerlin wrote:
> Same patch was sent before but IGT didn't have the IS_ICELAKE() macro at the
> time : https://patchwork.freedesktop.org/series/39690/
> 
> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>

Pushed this one and marked Lionel's old patch as obsolete. Thanks!
- Arek
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2018-06-25  6:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-22 20:31 [igt-dev] [PATCH i-g-t] tests/perf: Add test config uuid for Icelake José Roberto de Souza
2018-06-22 21:07 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-06-22 21:58 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2018-06-24 15:51 ` [igt-dev] [PATCH i-g-t] " Lionel Landwerlin
2018-06-25  6:31   ` Arkadiusz Hiler

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.