Received: by 10.213.65.68 with SMTP id h4csp3506511imn; Tue, 3 Apr 2018 06:14:23 -0700 (PDT) X-Google-Smtp-Source: AIpwx49gel8YR5WNG4LA9tDrvIqT9MQIuSI4agkSmtclmsrKSdVdcGXEmp5eOYc4z4qTgHaRxmPm X-Received: by 2002:a17:902:8e8b:: with SMTP id bg11-v6mr14036493plb.225.1522761263018; Tue, 03 Apr 2018 06:14:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522761262; cv=none; d=google.com; s=arc-20160816; b=wZE967ZjTGkKZ4fw2WFJwQ8nlMjANWSFfdVVdN5HrYBEqP9kP62xG3qENw04QwUstd zQPM/Wrij0A1iHlmhj+GMzdhi4r82xuNgzFPSEhMnWn36GmLiFOfCgRrNpJz3IRr0wra ozR0b1Wr255bOIMYtlhXwIaXOqtu9aLIIeZZ/zGAjJrqi9n16HFC9yQPbWxFQavBgzBW fzWodDOjLLuRAZ40ek8WS72Vk/R23W58FsL2f3eLAjAFeJELzSKe8mVdso9v7N691wnV a/3UFuo66kOW4PE84RuMiip8ttjgQCtvLoCGzYP0gMeOU8pDhjEfhnKjqmf8GuvhuUsk fHiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=VLGZGFs1rK4gxDxkHfNhWSBTCZpd4uFWDnauJJFQvUU=; b=f23wwVagVZ5vgdZctepdgehV3oY2Fpp395LbeuZliAsDsnt1UBhortE6JYwCZUszlk H5Lx8tZJJIJFPbdMHG4mOBYqPWSslilEXbJyEUZ2IYoLslT/DqdBhOMiRv3Il/V7IBqI OwWYAhxOpvndIWYZGqi/B4t0/cWHPNwUeVHY+jpOLkgArZfqAqPgNW1wlsmyr2JkhqM9 +LPi/xsbm+y67mjs34gqIa2Oi/77HWsgsYPtpVY9xsSH4zCr5Ij52VNx71rehSeBHVN4 Hg0K/TX31UI57CpOl7zuc2ZQ1zcRVl4Qat7zAPsV5/jxZStmaOvO8a1KSUiIuodGzQxV ZHvw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i8si1976859pgt.279.2018.04.03.06.14.04; Tue, 03 Apr 2018 06:14:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932291AbeDCNMo (ORCPT + 99 others); Tue, 3 Apr 2018 09:12:44 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:50306 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932260AbeDCNMl (ORCPT ); Tue, 3 Apr 2018 09:12:41 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B351E8182D1D; Tue, 3 Apr 2018 13:12:40 +0000 (UTC) Received: from redhat.com (ovpn-120-228.rdu2.redhat.com [10.10.120.228]) by smtp.corp.redhat.com (Postfix) with SMTP id EC52DD7DFB; Tue, 3 Apr 2018 13:12:39 +0000 (UTC) Date: Tue, 3 Apr 2018 16:12:39 +0300 From: "Michael S. Tsirkin" To: Alexander Duyck Cc: "Daly, Dan" , Bjorn Helgaas , "Duyck, Alexander H" , linux-pci@vger.kernel.org, virtio-dev@lists.oasis-open.org, kvm@vger.kernel.org, Netdev , LKML , linux-nvme@lists.infradead.org, Keith Busch , netanel@amazon.com, Don Dutile , Maximilian Heyne , "Wang, Liang-min" , "Rustad, Mark D" , David Woodhouse , Christoph Hellwig , dwmw@amazon.co.uk Subject: Re: [virtio-dev] [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices Message-ID: <20180403161151-mutt-send-email-mst@kernel.org> References: <20180315183449.3102.64791.stgit@localhost.localdomain> <20180315184132.3102.90947.stgit@localhost.localdomain> <20180316183042-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Tue, 03 Apr 2018 13:12:40 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Tue, 03 Apr 2018 13:12:40 +0000 (UTC) for IP:'10.11.54.5' DOMAIN:'int-mx05.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'mst@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 16, 2018 at 09:40:34AM -0700, Alexander Duyck wrote: > On Fri, Mar 16, 2018 at 9:34 AM, Michael S. Tsirkin wrote: > > On Thu, Mar 15, 2018 at 11:42:41AM -0700, Alexander Duyck wrote: > >> From: Alexander Duyck > >> > >> Hardware-realized virtio_pci devices can implement SR-IOV, so this > >> patch enables its use. The device in question is an upcoming Intel > >> NIC that implements both a virtio_net PF and virtio_net VFs. These > >> are hardware realizations of what has been up to now been a software > >> interface. > >> > >> The device in question has the following 4-part PCI IDs: > >> > >> PF: vendor: 1af4 device: 1041 subvendor: 8086 subdevice: 15fe > >> VF: vendor: 1af4 device: 1041 subvendor: 8086 subdevice: 05fe > >> > >> The patch currently needs no check for device ID, because the callback > >> will never be made for devices that do not assert the capability or > >> when run on a platform incapable of SR-IOV. > >> > >> One reason for this patch is because the hardware requires the > >> vendor ID of a VF to be the same as the vendor ID of the PF that > >> created it. So it seemed logical to simply have a fully-functioning > >> virtio_net PF create the VFs. This patch makes that possible. > >> > >> Reviewed-by: Christoph Hellwig > >> Signed-off-by: Mark Rustad > >> Signed-off-by: Alexander Duyck > > > > So if and when virtio PFs can manage the VFs, then we can > > add a feature bit for that? > > Seems reasonable. > > Yes. If nothing else you may not even need a feature bit depending on > how things go. OTOH if the interface is changed in an incompatible way, and old Linux will attempt to drive the new device since there is no check. I think we should add a feature bit right away. > One of the reasons why Mark called out the > subvendor/subdevice was because that might be able to be used to > identify the specific hardware that is providing the SR-IOV feature so > in the future if it is added to virtio itself then you could exclude > devices like this by just limiting things based on subvendor/subdevice > IDs. > > > Also, I am guessing that hardware implementations will want > > to add things like stong memory barriers - I guess we > > will add new feature bits for that too down the road? > > That piece I don't have visibility into at this time. Perhaps Dan > might have more visibility into future plans on what this might need. > > Thanks. > > - Alex