Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3237036pxj; Tue, 1 Jun 2021 00:16:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxKwQpgrPSqKteeDIYcmXvmGDm6+zyOaDDS7LNF2rH/gckx3g7mp0UZcP+vIR7016U4mQWU X-Received: by 2002:a05:6602:2e82:: with SMTP id m2mr19101705iow.190.1622531818526; Tue, 01 Jun 2021 00:16:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622531818; cv=none; d=google.com; s=arc-20160816; b=HI2HwprmlrLa68zBeQ5rBc34kp0NkYossYdEK2fjXDSYXIvqvqBNBOQovAsJ7zJY+3 A2y92wWpE67mJKReqHH7RURN6/kT5AhlB0WklEr3SKouLNrFe5jnQ9EvW3ueT85Xq+Ou Yf2MZ3c2Q7bhDfg9AT5KS96EfpC8/ndY2oQc6iN1RhzXDumZ6VhVxxVQDDvHHE2w4SF+ wMQ1ROMzTM2XPYL2QGfUGjIn17nOo7mywD8ueo3/qMLT+bCb7egyG3Ku+fwhUuEs7Jyp hTPtNkr+SM6V0NHiDHunXarmkot6zn+kVmaRZB3Hm/0Bw84pUPpfGz6KZ+x3thB2RolG bjCw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=ib7BdCUlvH/Dve49pBA6pul1GzMQpRAaCRQBBKvcU9E=; b=AtrHoRyu5vM+YmhD6XZZ3f6ufmXfdGxvFeJrcgmmgBOqI3j4GHCJlNtnu2hhaKTSWH mipMc2cQuauGEQIWuwy3gekMrFezTJRpywz5J7e0QtozU8uOXcXhlK1EROhUIxEGkEic N12iQ/eh0KpiGwMftmcbToHLiG1ZRxEnOUZS/IzpnS8PEKDlxI7puL5CbSMHpZVhX/1y hqSTgB3tCYR2Oh6uwWhL0SMu8dRSk2cT2zfTy4efrkOt0Q63Z/6uIJzYmyrvCB6ZbH3k vJHoez/1cvVcHF29su/2iwlfxbygpplK8Z7IR4USA42C52I2MqnDsRASmBMnGXs1OS/0 1hjA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s6si16445099jao.56.2021.06.01.00.16.45; Tue, 01 Jun 2021 00:16:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232953AbhFAHRr (ORCPT + 99 others); Tue, 1 Jun 2021 03:17:47 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:2925 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231140AbhFAHRp (ORCPT ); Tue, 1 Jun 2021 03:17:45 -0400 Received: from dggemv704-chm.china.huawei.com (unknown [172.30.72.56]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4FvNfR6PWhz670K; Tue, 1 Jun 2021 15:13:03 +0800 (CST) Received: from dggpemm500022.china.huawei.com (7.185.36.162) by dggemv704-chm.china.huawei.com (10.3.19.47) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Tue, 1 Jun 2021 15:16:00 +0800 Received: from [10.174.185.220] (10.174.185.220) by dggpemm500022.china.huawei.com (7.185.36.162) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Tue, 1 Jun 2021 15:15:59 +0800 Subject: Re: [RFC] /dev/ioasid uAPI proposal To: Lu Baolu , "Tian, Kevin" , LKML , Joerg Roedel , "Jason Gunthorpe" , David Woodhouse , "iommu@lists.linux-foundation.org" , "kvm@vger.kernel.org" , "Alex Williamson (alex.williamson@redhat.com)" , Jason Wang CC: Eric Auger , Jonathan Corbet , "Raj, Ashok" , "Liu, Yi L" , "Wu, Hao" , "Jiang, Dave" , Jacob Pan , Jean-Philippe Brucker , David Gibson , "Kirti Wankhede" , Robin Murphy , "Zenghui Yu" , "wanghaibin.wang@huawei.com" References: From: Shenming Lu Message-ID: Date: Tue, 1 Jun 2021 15:15:59 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 8bit X-Originating-IP: [10.174.185.220] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To dggpemm500022.china.huawei.com (7.185.36.162) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/6/1 13:10, Lu Baolu wrote: > Hi Shenming, > > On 6/1/21 12:31 PM, Shenming Lu wrote: >> On 2021/5/27 15:58, Tian, Kevin wrote: >>> /dev/ioasid provides an unified interface for managing I/O page tables for >>> devices assigned to userspace. Device passthrough frameworks (VFIO, vDPA, >>> etc.) are expected to use this interface instead of creating their own logic to >>> isolate untrusted device DMAs initiated by userspace. >>> >>> This proposal describes the uAPI of /dev/ioasid and also sample sequences >>> with VFIO as example in typical usages. The driver-facing kernel API provided >>> by the iommu layer is still TBD, which can be discussed after consensus is >>> made on this uAPI. >>> >>> It's based on a lengthy discussion starting from here: >>>     https://lore.kernel.org/linux-iommu/20210330132830.GO2356281@nvidia.com/ >>> >>> It ends up to be a long writing due to many things to be summarized and >>> non-trivial effort required to connect them into a complete proposal. >>> Hope it provides a clean base to converge. >>> >> >> [..] >> >>> >>> /* >>>    * Page fault report and response >>>    * >>>    * This is TBD. Can be added after other parts are cleared up. Likely it >>>    * will be a ring buffer shared between user/kernel, an eventfd to notify >>>    * the user and an ioctl to complete the fault. >>>    * >>>    * The fault data is per I/O address space, i.e.: IOASID + faulting_addr >>>    */ >> >> Hi, >> >> It seems that the ioasid has different usage in different situation, it could >> be directly used in the physical routing, or just a virtual handle that indicates >> a page table or a vPASID table (such as the GPA address space, in the simple >> passthrough case, the DMA input to IOMMU will just contain a Stream ID, no >> Substream ID), right? >> >> And Baolu suggested that since one device might consume multiple page tables, >> it's more reasonable to have one fault handler per page table. By this, do we >> have to maintain such an ioasid info list in the IOMMU layer? > > As discussed earlier, the I/O page fault and cache invalidation paths > will have "device labels" so that the information could be easily > translated and routed. > > So it's likely the per-device fault handler registering API in iommu > core can be kept, but /dev/ioasid will be grown with a layer to > translate and propagate I/O page fault information to the right > consumers. Yeah, having a general preprocessing of the faults in IOASID seems to be a doable direction. But since there may be more than one consumer at the same time, who is responsible for registering the per-device fault handler? Thanks, Shenming > > If things evolve in this way, probably the SVA I/O page fault also needs > to be ported to /dev/ioasid. > >> >> Then if we add host IOPF support (for the GPA address space) in the future >> (I have sent a series for this but it aimed for VFIO, I will convert it for >> IOASID later [1] :-)), how could we find the handler for the received fault >> event which only contains a Stream ID... Do we also have to maintain a >> dev(vPASID)->ioasid mapping in the IOMMU layer? >> >> [1] https://lore.kernel.org/patchwork/cover/1410223/ > > Best regards, > baolu > .