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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 01AFCC77B61 for ; Fri, 7 Apr 2023 15:14:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 551A610E0C6; Fri, 7 Apr 2023 15:14:09 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 469E410E0C6 for ; Fri, 7 Apr 2023 15:14:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680880447; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iXAPNdBJMnoHbxVht9yPga+A2CeJtiyrlF4HM2aW+j0=; b=dDPNHZDfdeyB062/uyMr6aoaGBYNaZqftMM32GwZZzIhO0DJCsmhhoiL+Q2+dwxYjpHz71 yTQ0qR9V0VvHr+ZckSL368//Xc/To9G07pgdSIyd9BZlM2Tqd8Qqk62QaA4fs7v8r1tw8e SAzxv2/Wc1Rz0ZKihpMJhDdc1St/WPQ= Received: from mail-io1-f71.google.com (mail-io1-f71.google.com [209.85.166.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-228-a_uOPZVpNMu5Lo0HDrSuFw-1; Fri, 07 Apr 2023 11:14:06 -0400 X-MC-Unique: a_uOPZVpNMu5Lo0HDrSuFw-1 Received: by mail-io1-f71.google.com with SMTP id g7-20020a056602242700b00758e7dbd0dbso26866882iob.16 for ; Fri, 07 Apr 2023 08:14:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680880445; x=1683472445; h=content-transfer-encoding:mime-version:organization:references :in-reply-to:message-id:subject:cc:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=iXAPNdBJMnoHbxVht9yPga+A2CeJtiyrlF4HM2aW+j0=; b=qsjzDSR9NGXSN9EKCqi9cX2Qa709YM5HeEFntYpHp74sIrsU/gHq+6zQ4hpBJ8etJY 4ZLu/5rhB72HuMNh9i32+tPL5H8KRqg8zcwODd6wVD+oswLqW1foW3rikyQjGZppW0Fq kMOrExBIjMAnHGEK2JoWNd5Vuze+pwcSqvHzwnvEzz6i/TZShSN81MnlZgUFoWqIsSdU EoLI9E3lqCaqBawHAqvbY6JQD5Mf3/Kq9Co630OtHQFKTt7qS89CXLUBCyBwhF2VELVx zV6p3FseEl/hqtSc+/qCaIXbnJkiLcp0AiNCu5skEEErffDy7lsiqjuk51cxlfvsGzux 62UQ== X-Gm-Message-State: AAQBX9fypnYmEp/+zkr+GFq/kh07xcHylKUlf46gnw7qGFWU5soyfjgM OcOvub12F340V5CcH9L2rY9HMR/XZvDp03YIRTJyL0zilbTiD6F6yaNuY7VRgey3qVpTkDg0HGa wp+EqUWwfg3myiNTYgiS91L79DrBH X-Received: by 2002:a6b:e611:0:b0:74c:9235:8753 with SMTP id g17-20020a6be611000000b0074c92358753mr2519771ioh.13.1680880445446; Fri, 07 Apr 2023 08:14:05 -0700 (PDT) X-Google-Smtp-Source: AKy350YEpVoORZpa6d3nNLDs1r1CtYmaffUAedkEJ1EC3FuUQNNUjaJPIAYHNqBk5PYwGJ72oUes6w== X-Received: by 2002:a6b:e611:0:b0:74c:9235:8753 with SMTP id g17-20020a6be611000000b0074c92358753mr2519746ioh.13.1680880445186; Fri, 07 Apr 2023 08:14:05 -0700 (PDT) Received: from redhat.com ([38.15.36.239]) by smtp.gmail.com with ESMTPSA id z20-20020a027a54000000b004061ac1ddd1sm1174890jad.169.2023.04.07.08.14.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Apr 2023 08:14:04 -0700 (PDT) Date: Fri, 7 Apr 2023 09:14:01 -0600 From: Alex Williamson To: "Liu, Yi L" Message-ID: <20230407091401.1c847419.alex.williamson@redhat.com> In-Reply-To: References: <20230401144429.88673-1-yi.l.liu@intel.com> <20230401144429.88673-13-yi.l.liu@intel.com> <20230403090151.4cb2158c.alex.williamson@redhat.com> <20230407060335.7babfeb8.alex.williamson@redhat.com> <20230407075155.3ad4c804.alex.williamson@redhat.com> Organization: Red Hat MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Intel-gfx] [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO 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: , Cc: "mjrosato@linux.ibm.com" , "jasowang@redhat.com" , "Hao, Xudong" , "peterx@redhat.com" , "Xu, Terrence" , "chao.p.peng@linux.intel.com" , "linux-s390@vger.kernel.org" , "kvm@vger.kernel.org" , "lulu@redhat.com" , "Jiang, Yanting" , "joro@8bytes.org" , "nicolinc@nvidia.com" , "jgg@nvidia.com" , "Zhao, Yan Y" , "intel-gfx@lists.freedesktop.org" , "eric.auger@redhat.com" , "intel-gvt-dev@lists.freedesktop.org" , "yi.y.sun@linux.intel.com" , "cohuck@redhat.com" , "shameerali.kolothum.thodi@huawei.com" , "suravee.suthikulpanit@amd.com" , "robin.murphy@arm.com" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Fri, 7 Apr 2023 14:04:02 +0000 "Liu, Yi L" wrote: > > From: Alex Williamson > > Sent: Friday, April 7, 2023 9:52 PM > > > > On Fri, 7 Apr 2023 13:24:25 +0000 > > "Liu, Yi L" wrote: > > > > > > From: Alex Williamson > > > > Sent: Friday, April 7, 2023 8:04 PM > > > > > > > > > > > > @@ -791,7 +813,21 @@ static int vfio_pci_fill_devs(struct pci_dev *pdev, > > void > > > > > > *data) > > > > > > > > if (!iommu_group) > > > > > > > > return -EPERM; /* Cannot reset non-isolated devices */ > > > > > > [1] > > > > > > > > > > > > > > > > > Hi Alex, > > > > > > > > > > > > > > Is disabling iommu a sane way to test vfio noiommu mode? > > > > > > > > > > > > Yes > > > > > > > > > > > > > I added intel_iommu=off to disable intel iommu and bind a device to vfio-pci. > > > > > > > I can see the /dev/vfio/noiommu-0 and /dev/vfio/devices/noiommu-vfio0. > > Bind > > > > > > > iommufd==-1 can succeed, but failed to get hot reset info due to the above > > > > > > > group check. Reason is that this happens to have some affected devices, and > > > > > > > these devices have no valid iommu_group (because they are not bound to > > vfio- > > > > pci > > > > > > > hence nobody allocates noiommu group for them). So when hot reset info > > loops > > > > > > > such devices, it failed with -EPERM. Is this expected? > > > > > > > > > > > > Hmm, I didn't recall that we put in such a limitation, but given the > > > > > > minimally intrusive approach to no-iommu and the fact that we never > > > > > > defined an invalid group ID to return to the user, it makes sense that > > > > > > we just blocked the ioctl for no-iommu use. I guess we can do the same > > > > > > for no-iommu cdev. > > > > > > > > > > I just realize a further issue related to this limitation. Remember that we > > > > > may finally compile out the vfio group infrastructure in the future. Say I > > > > > want to test noiommu, I may boot such a kernel with iommu disabled. I think > > > > > the _INFO ioctl would fail as there is no iommu_group. Does it mean we will > > > > > not support hot reset for noiommu in future if vfio group infrastructure is > > > > > compiled out? > > > > > > > > We're talking about IOMMU groups, IOMMU groups are always present > > > > regardless of whether we expose a vfio group interface to userspace. > > > > Remember, we create IOMMU groups even in the no-iommu case. Even with > > > > pure cdev, there are underlying IOMMU groups that maintain the DMA > > > > ownership. > > > > > > hmmm. As [1], when iommu is disabled, there will be no iommu_group for a > > > given device unless it is registered to VFIO, which a fake group is created. > > > That's why I hit the limitation [1]. When vfio_group is compiled out, then > > > even fake group goes away. > > > > In the vfio group case, [1] can be hit with no-iommu only when there > > are affected devices which are not bound to vfio. > > yes. because vfio would allocate fake group when device is registered to > it. > > > Why are we not > > allocating an IOMMU group to no-iommu devices when vfio group is > > disabled? Thanks, > > hmmm. when the vfio group code is configured out. The > vfio_device_set_group() just returns 0 after below patch is > applied and CONFIG_VFIO_GROUP=n. So when there is no > vfio group, the fake group also goes away. > > https://lore.kernel.org/kvm/20230401151833.124749-25-yi.l.liu@intel.com/ Is this a fundamental issue or just a problem with the current implementation proposal? It seems like the latter. FWIW, I also don't see a taint happening in the cdev path for no-iommu use. Thanks, Alex