From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2490410E148 for ; Fri, 19 May 2023 08:39:36 +0000 (UTC) Date: Fri, 19 May 2023 01:39:34 -0700 Message-ID: <87353sww8p.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Umesh Nerlige Ramappa In-Reply-To: References: <20230517212542.3681862-1-umesh.nerlige.ramappa@intel.com> <168445518199.26991.6517756659835619140@emeril.freedesktop.org> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [igt-dev] =?utf-8?b?4pyXIEZpLkNJLklHVDogZmFpbHVyZSBmb3IgUE1VOiBt?= =?utf-8?q?ulti-tile_support_=28rev4=29?= List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Thu, 18 May 2023 23:44:03 -0700, Umesh Nerlige Ramappa wrote: > Hi Umesh, > > One of the SKIPs below is not expected, > > On Fri, May 19, 2023 at 12:13:01AM +0000, Patchwork wrote: > > Patch Details > > > > Series: PMU: multi-tile support (rev4) > > URL: [1]https://patchwork.freedesktop.org/series/117406/ > > State: failure > > Details: [2]https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8990/index= .html > > > > CI Bug Log - changes from CI_DRM_13160_full -> IGTPW_8990_full > > > > Summary > > > > FAILURE > > > > Serious unknown changes coming with IGTPW_8990_full absolutely need t= o be > > verified manually. > > > > If you think the reported changes have nothing to do with the changes > > introduced in IGTPW_8990_full, please notify your bug team to allow t= hem > > to document this new failure mode, which will reduce false positives = in > > CI. > > > > External URL: > > https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8990/index.html > > > > Participating hosts (7 -> 7) > > > > No changes in participating hosts > > > > Possible new issues > > > > Here are the unknown changes that may have been introduced in > > IGTPW_8990_full: > > > > IGT changes > > > > Possible regressions > > > > *=A0igt@gem_ctx_isolation@preservation-s3@vcs0: > > > > *=A0shard-apl: [3]PASS -> [4]ABORT > > > > *=A0{igt@perf_pmu@frequency@gt0} (NEW): > > > > *=A0{shard-rkl}: NOTRUN -> [5]SKIP +1 similar issue > Yup, because gem_list_engines() had a bug. I have sent a patch: https://patchwork.freedesktop.org/series/118001/ Failure can be seen here (for reviewers for the above patch): https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8990/shard-rkl-1/igt@perf_pm= u@frequency@gt0.html > With this IGT series - https://patchwork.freedesktop.org/series/117406/, = we > do not have igt@perf_pmu@frequency test anymore. It is replaced by > igt@perf_pmu@frequency@gt0 for all single tile platforms. For non-MTL > platforms, gem_engine_to_gt_map() should just return 0. > > > > > *=A0{igt@perf_pmu@rc6-all-gts} (NEW): > > > > *=A0{shard-dg1}: NOTRUN -> [6]SKIP +1 similar issue > > > > *=A0{shard-tglu}: NOTRUN -> [7]SKIP +2 similar issues > > These are expected to skip. Also, Umesh not sure if we need to run premerge CI on your latest rev: https://patchwork.freedesktop.org/series/117913/ It seems to have got stuck and maybe you need to say 'test again'. Thanks. -- Ashutosh