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=-2.1 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,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 141D1C433EF for ; Fri, 24 Sep 2021 12:32:24 +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 C757460F41 for ; Fri, 24 Sep 2021 12:32:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C757460F41 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.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 5EF4E6EE17; Fri, 24 Sep 2021 12:32:22 +0000 (UTC) Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by gabe.freedesktop.org (Postfix) with ESMTPS id ABB736E1A2 for ; Fri, 24 Sep 2021 09:13:59 +0000 (UTC) Received: by mail-wr1-x435.google.com with SMTP id t8so25397056wri.1 for ; Fri, 24 Sep 2021 02:13:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=s75AKAdlvrGxfSygK/8bjn28ZtmSZIKyQWgmPrqblu8=; b=plfRUem2N/3P4wlghr8oV3cVlUqGTlVk7PnrtxSFRI8zXQpu8Vkn4mMe5711MK88q4 ieS2wT/LVwgWXdLFf5Rq0RSQXyQjbMyM6vr75bI5N/0TkHkRCUzA8iniHnVtp5Sjq5H/ yeBccdCkvwgUlb/HV1evTRIoJ0oy2m29RKeHGqyaqxtUpg5bgYof5DWTEPQ8G/ckxK6y XrX7vl1Hy6ygRCKyH3W4oF7lTykGnqvllF+Vsvmkcxni9NRDvrpJqOrMpA3dt+VTtmqm na3bkjYDwBNHUDuXyB8X4BFbsaFwf/XWnW0aFdRNo6XmPjQ3RklhkEGeM6E0ZJTQq2Ne d4Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=s75AKAdlvrGxfSygK/8bjn28ZtmSZIKyQWgmPrqblu8=; b=D+JGT7s/0n+/6v9g1fFiPdeb/1cJ+meel8t1UGoB3P9AWIk/uTDz/Y87ySM1uoWgL9 dMnz60Dhuh+gH5bS8b0kbWDvNDWAUBcn4rf6sLq8HUeHvqmcuDTabdaTN1c7yD6e3SeY X0SuNaKrk8CFVpG1Ej1VM8os6RFWOGntKirpnz3hfKVBdEB+sOkuBlnxrjF/D7cp7LX8 wLjx2zw3lyXjzwIl+WznrAvOXt1tsJSruaLjo9Ak6Fzbxzdy5TPdSBWitR2GpiDO8tR7 XdtWI6awcqsOyxV4in3SYYtAyunkBSVsdPlzCdvD5drl3bNr4wI3VERbiKXyHQ+dv3wq TDWw== X-Gm-Message-State: AOAM531irYnToSgbTog68L935R5omDL8PZ4jt8+9snhyWXyowb45qOu9 j4nKetByMHSWZYebpxZDsTjYdj6Z91Q= X-Google-Smtp-Source: ABdhPJzRQSpKMxC+dgkFCaVCUtZc2EnR5oiGjk9M8DmI1HF3w9zYLlI2bXQLTtgt1SJTCY0zUPi2MA== X-Received: by 2002:a1c:7d4d:: with SMTP id y74mr900644wmc.181.1632474838139; Fri, 24 Sep 2021 02:13:58 -0700 (PDT) Received: from ?IPv6:2a02:908:1252:fb60:5264:89d9:5fe9:27b8? ([2a02:908:1252:fb60:5264:89d9:5fe9:27b8]) by smtp.gmail.com with ESMTPSA id i7sm324316wrp.5.2021.09.24.02.13.57 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 24 Sep 2021 02:13:57 -0700 (PDT) To: Tvrtko Ursulin , intel-gfx@lists.freedesktop.org, Patchwork References: <20210923075608.2873-1-christian.koenig@amd.com> <163240233283.31050.11977750526229880215@emeril.freedesktop.org> From: =?UTF-8?Q?Christian_K=c3=b6nig?= Message-ID: <636b43d9-65e1-7b86-8589-745c83bf9734@gmail.com> Date: Fri, 24 Sep 2021 11:13:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Mailman-Approved-At: Fri, 24 Sep 2021 12:32:21 +0000 Subject: Re: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLkJBVDogZmFpbHVyZSBmb3Igc2Vy?= =?utf-8?q?ies_starting_with_=5B01/25=5D_dma-buf=3A_add_dma=5Fresv=5Ffor?= =?utf-8?q?=5Feach=5Ffence=5Funlocked_v5?= 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" Am 24.09.21 um 11:11 schrieb Tvrtko Ursulin: > > On 23/09/2021 14:05, Patchwork wrote: > > [snip] > >>   * >> >>     igt@gem_busy@busy@all: >> >>       o fi-apl-guc: PASS >> >>         -> FAIL >> >>         +2 similar issues > > All seem to be the same failure: > > (gem_busy:874) igt_dummyload-CRITICAL: Test assertion failure function > igt_spin_factory, file ../lib/igt_dummyload.c:490: > (gem_busy:874) igt_dummyload-CRITICAL: Failed assertion: > gem_bo_busy(fd, spin->handle) > > Which is saying spinner which was just submitted is not immediately > reported as busy. And that sounds impossible. Must be a pretty basic > bug somewhere which I don't immediately see. Like unlocked iterator > failing to walk the fences or something. I was just to write a mail to you about this since I'm currently scratching my head what exactly goes wrong here. Is there an igt test which uses only vgem and currently fails which I could also run on AMD hardware? Thanks, Christian. > > Regards, > > Tvrtko