From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices... Date: Tue, 10 Jul 2018 04:54:35 +0300 Message-ID: <20180710045101-mutt-send-email-mst@kernel.org> References: <20180629221907.3662-1-venu.busireddy@oracle.com> <20180702161404.GA2339@rkaganb.sw.ru> <449f1449-ddf6-cd95-976c-14d04d8d503a@oracle.com> <20180703095825.GC30904@rkaganb.sw.ru> <20180709130035.GA6271@rkaganb.sw.ru> <9136094e-a510-4201-7c71-d1c49226fa5f@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Roman Kagan , Venu Busireddy , Marcel Apfelbaum , virtio-dev@lists.oasis-open.org, qemu-devel@nongnu.org, sridhar.samudrala@intel.com, alexander.h.duyck@intel.com, netdev@vger.kernel.org To: si-wei liu Return-path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Content-Disposition: inline In-Reply-To: <9136094e-a510-4201-7c71-d1c49226fa5f@oracle.com> List-Id: netdev.vger.kernel.org On Mon, Jul 09, 2018 at 06:11:53PM -0700, si-wei liu wrote: > The plan is to enable group ID based matching in the first place rather than > match by MAC, the latter of which is fragile and problematic. It isn't all that fragile - hyperv used same for a while, so if someone posts working patches with QEMU support but before this grouping stuff, I'll happily apply them. > I have made > the Linux side changes and will get it posted once the QEMU discussion for > grouping is finalized. Go ahead but at this point I think we need to see actual QEMU support at least for the basic functionality before we merge more code Linux-side. -- MST From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-4657-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 455E7985B04 for ; Tue, 10 Jul 2018 01:54:40 +0000 (UTC) Date: Tue, 10 Jul 2018 04:54:35 +0300 From: "Michael S. Tsirkin" Message-ID: <20180710045101-mutt-send-email-mst@kernel.org> References: <20180629221907.3662-1-venu.busireddy@oracle.com> <20180702161404.GA2339@rkaganb.sw.ru> <449f1449-ddf6-cd95-976c-14d04d8d503a@oracle.com> <20180703095825.GC30904@rkaganb.sw.ru> <20180709130035.GA6271@rkaganb.sw.ru> <9136094e-a510-4201-7c71-d1c49226fa5f@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9136094e-a510-4201-7c71-d1c49226fa5f@oracle.com> Subject: [virtio-dev] Re: [Qemu-devel] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices... To: si-wei liu Cc: Roman Kagan , Venu Busireddy , Marcel Apfelbaum , virtio-dev@lists.oasis-open.org, qemu-devel@nongnu.org, sridhar.samudrala@intel.com, alexander.h.duyck@intel.com, netdev@vger.kernel.org List-ID: On Mon, Jul 09, 2018 at 06:11:53PM -0700, si-wei liu wrote: > The plan is to enable group ID based matching in the first place rather than > match by MAC, the latter of which is fragile and problematic. It isn't all that fragile - hyperv used same for a while, so if someone posts working patches with QEMU support but before this grouping stuff, I'll happily apply them. > I have made > the Linux side changes and will get it posted once the QEMU discussion for > grouping is finalized. Go ahead but at this point I think we need to see actual QEMU support at least for the basic functionality before we merge more code Linux-side. -- MST --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org