From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1F8A7C432BE for ; Tue, 31 Aug 2021 13:29:29 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CD38C60FE6 for ; Tue, 31 Aug 2021 13:29:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org CD38C60FE6 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 79E1989F5F; Tue, 31 Aug 2021 13:29:28 +0000 (UTC) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id C7DE089F5F for ; Tue, 31 Aug 2021 13:29:27 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10092"; a="198030462" X-IronPort-AV: E=Sophos;i="5.84,366,1620716400"; d="scan'208,217";a="198030462" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2021 06:29:25 -0700 X-IronPort-AV: E=Sophos;i="5.84,366,1620716400"; d="scan'208,217";a="509939708" Received: from vanderss-mobl.ger.corp.intel.com (HELO [10.249.254.185]) ([10.249.254.185]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2021 06:29:23 -0700 To: intel-gfx@lists.freedesktop.org, ", Lakshminarayana Vudum" References: <20210831122931.157536-1-thomas.hellstrom@linux.intel.com> <163041595730.10657.17383745822852397722@emeril.freedesktop.org> From: =?UTF-8?Q?Thomas_Hellstr=c3=b6m?= Message-ID: <0ad4df77-b0f6-8782-be2f-7235199b3165@linux.intel.com> Date: Tue, 31 Aug 2021 15:29:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <163041595730.10657.17383745822852397722@emeril.freedesktop.org> Content-Type: multipart/alternative; boundary="------------1667DB095C30B46D94B1D3AE" Content-Language: en-US Subject: Re: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLkJBVDogZmFpbHVyZSBmb3IgZHJt?= =?utf-8?q?/i915/gem=3A_Fix_the_mman_selftest_=28rev2=29?= X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" This is a multi-part message in MIME format. --------------1667DB095C30B46D94B1D3AE Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 8/31/21 3:19 PM, Patchwork wrote: > Project List - Patchwork *Patch Details* > *Series:* drm/i915/gem: Fix the mman selftest (rev2) > *URL:* https://patchwork.freedesktop.org/series/94062/ > > *State:* failure > *Details:* > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20928/index.html > > > > CI Bug Log - changes from CI_DRM_10539 -> Patchwork_20928 > > > Summary > > *FAILURE* > > Serious unknown changes coming with Patchwork_20928 absolutely need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in Patchwork_20928, please notify your bug team to allow them > to document this new failure mode, which will reduce false positives > in CI. > > External URL: > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20928/index.html > > > Possible new issues > > Here are the unknown changes that may have been introduced in > Patchwork_20928: > > > IGT changes > > > Possible regressions > > * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b: > o fi-rkl-guc: PASS > > -> SKIP > > > Lakshmi, this failure is unrelated. Thanks, Thomas --------------1667DB095C30B46D94B1D3AE Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit


On 8/31/21 3:19 PM, Patchwork wrote:
Project List - Patchwork Patch Details
Series: drm/i915/gem: Fix the mman selftest (rev2)
URL: https://patchwork.freedesktop.org/series/94062/
State: failure
Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20928/index.html

CI Bug Log - changes from CI_DRM_10539 -> Patchwork_20928

Summary

FAILURE

Serious unknown changes coming with Patchwork_20928 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20928, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

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

Possible new issues

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

IGT changes

Possible regressions

  • igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:

Lakshmi, this failure is unrelated.

Thanks,

Thomas


--------------1667DB095C30B46D94B1D3AE--