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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 37C0FC7EE2E for ; Mon, 12 Jun 2023 12:56:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236695AbjFLM4j (ORCPT ); Mon, 12 Jun 2023 08:56:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236657AbjFLM4W (ORCPT ); Mon, 12 Jun 2023 08:56:22 -0400 Received: from mail-pf1-x432.google.com (mail-pf1-x432.google.com [IPv6:2607:f8b0:4864:20::432]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2F0AC2951 for ; Mon, 12 Jun 2023 05:55:21 -0700 (PDT) Received: by mail-pf1-x432.google.com with SMTP id d2e1a72fcca58-665a16cdd97so450521b3a.3 for ; Mon, 12 Jun 2023 05:55:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1686574496; x=1689166496; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=OIE5VbiUZZOuFTvafTTXN2UPhX0CDC91JQn+I7hrLy8=; b=HScwGiRDBFvzzQeTpNzdNCdyARGV+uTOeXM8953LjWxatE48ozLeirUIqLnagOXE8N S2MfoAQ5opm6QsM1RnHqWErkGP1YVG6s2PqT5PDYmCSFkfxBwRx7s2u2KVpG+c9b8FgG 6F+c/2vulmSr7dzXzsn9W7lCnmkGbPgVUpU9jv9T7L8Zjz9LOnd0KhzJKPiT9jjXsjJE ZyL16WRTlPIEIf539Swv43d96btX81iTiOrBladEe8NDvLGff0R2YxsnSeJJ5hmtdKS5 1RoBByGbPLZyS0eJo1Hn/TbzKViVYks0zRJg40lGaatBq1rt/QWevdChuyqam5UJfL6Z iAOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686574496; x=1689166496; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=OIE5VbiUZZOuFTvafTTXN2UPhX0CDC91JQn+I7hrLy8=; b=UXUWo7hXt7LWUFRA0DFbN5gfdxZcfuar58zCIbWWPGj5v37ed1+B6vd76T3cNQegPu CtGBrxlEyYzh1SUmHWT+w0mrC01SPrltZr8qzZfpbYqRm7th9KJj5ucxM05V7Tyr2YxE o++Akxj0ntfsX00EmhybRe1NAYBjPGz0jrIEE+w7dq/2mGBkNFQCcH/QXKe7agZAXPzF zNX8VbOLIEGkpIV2qEo9Mw9NzocSoQp/LOEVuJFxPsOVcp6b62IS3KD4rCJAD66HGmiJ 2w7v81UR3HkGnyYgxHClpzSXWSplY3JNPtJCr5jRueEY1udSrqIKEVdZ6AnLTPleN/dG leUA== X-Gm-Message-State: AC+VfDwfWFwXW6WgkvRlEBEGisLS+/Cz3rgFoC2Xr1FdKwGaXBPLBKCr u3CNXF8fV2OCUlZJdiMae9hJFe9yOHgGu2KkVWZZoQ== X-Google-Smtp-Source: ACHHUZ6lhm5UDOfAbqJ+GuV208D1we5u0CQSTcjIOTiCpHrT9FUBtor44QJMDUhkzveC5Y+Zsg9vTw== X-Received: by 2002:a05:6a00:1708:b0:651:ce88:27f5 with SMTP id h8-20020a056a00170800b00651ce8827f5mr12360640pfc.13.1686574495767; Mon, 12 Jun 2023 05:54:55 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id p4-20020aa78604000000b0064d47cd117esm5995028pfn.39.2023.06.12.05.54.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Jun 2023 05:54:54 -0700 (PDT) Message-ID: <6487159e.a70a0220.ea79a.b9f9@mx.google.com> Date: Mon, 12 Jun 2023 05:54:54 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: master X-Kernelci-Tree: renesas X-Kernelci-Report-Type: test X-Kernelci-Kernel: renesas-devel-2023-06-12-v6.4-rc6 Subject: renesas/master igt-gpu-panfrost: 3 runs, 2 regressions (renesas-devel-2023-06-12-v6.4-rc6) To: linux-renesas-soc@vger.kernel.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org renesas/master igt-gpu-panfrost: 3 runs, 2 regressions (renesas-devel-2023-= 06-12-v6.4-rc6) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/job/renesas/branch/master/kernel/rene= sas-devel-2023-06-12-v6.4-rc6/plan/igt-gpu-panfrost/ Test: igt-gpu-panfrost Tree: renesas Branch: master Describe: renesas-devel-2023-06-12-v6.4-rc6 URL: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-d= evel.git SHA: eec974413697190538e69788efc6048763f9b64e Test suite revisions: drm URL: git://anongit.freedesktop.org/mesa/drm SHA: 98e1db501173303e58ef6a1def94ab7a2d84afc1 igt-gpu-tools URL: https://gitlab.freedesktop.org/drm/igt-gpu-tools.git SHA: 766edf96979bf13a10c9985c007f2baca5c9e308 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/648704f24e3e4a47e530612e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-06-12-v6.4-rc6/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ig= t-gpu-panfrost-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-06-12-v6.4-rc6/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ig= t-gpu-panfrost-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ig= t/20230527.0/arm64/rootfs.cpio.gz = * igt-gpu-panfrost.login: https://kernelci.org/test/case/id/648704f24e3e4= a47e530612f failing since 33 days (last pass: renesas-devel-2023-04-24-v6.3, fi= rst fail: renesas-devel-2023-05-09-v6.4-rc1) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/648703776b040824593061e0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-06-12-v6.4-rc6/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ig= t-gpu-panfrost-mt8192-asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-06-12-v6.4-rc6/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ig= t-gpu-panfrost-mt8192-asurada-spherion-r0.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ig= t/20230527.0/arm64/rootfs.cpio.gz = * igt-gpu-panfrost.login: https://kernelci.org/test/case/id/648703776b040= 824593061e1 failing since 33 days (last pass: renesas-devel-2023-04-24-v6.3, fi= rst fail: renesas-devel-2023-05-09-v6.4-rc1) = =20