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=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 CD04DC2BA83 for ; Thu, 13 Feb 2020 15:56:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A131020675 for ; Thu, 13 Feb 2020 15:56:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="LX30mLB2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387493AbgBMP4U (ORCPT ); Thu, 13 Feb 2020 10:56:20 -0500 Received: from us-smtp-2.mimecast.com ([207.211.31.81]:39196 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729021AbgBMP4L (ORCPT ); Thu, 13 Feb 2020 10:56:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1581609370; 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: in-reply-to:in-reply-to:references:references; bh=4QU7uZENcxRUfqiM7K3X0/JKBCsiyDClS/c2wdkQrjg=; b=LX30mLB2eMDZPggmCzaUFvJf1+iWeA9aU8VuG4J6qRlbbAxuFdb2gsfIsQtsjTbcZ49w/k Ya3R1wiJGlAPJEKASqE1Pnuxp+MsX7klx+LVctcAbE5KSSkYeTcaAZrDH3e0H55aouyll9 h3Dova5hufjpw4oeLvrHFVBDRtGNQ9g= Received: from mail-qk1-f197.google.com (mail-qk1-f197.google.com [209.85.222.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-89-JtXPXoA5Ov-NasBMUONq8g-1; Thu, 13 Feb 2020 10:56:08 -0500 X-MC-Unique: JtXPXoA5Ov-NasBMUONq8g-1 Received: by mail-qk1-f197.google.com with SMTP id h6so211986qkj.14 for ; Thu, 13 Feb 2020 07:56:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=4QU7uZENcxRUfqiM7K3X0/JKBCsiyDClS/c2wdkQrjg=; b=LW8m3HrddRdfiBkSK2rVEfSPTe0yIsXqlmby2ZtMDSCDvYQ+Sk5QcJQN9JUiOENPbE fFDM3bxXbz4eXYhWIx2U11wtTNP8E/SOoZXinBW/f7HgSr9OEeXdgIFwqYlpsyrK/7kl Rclxr6djmpjpjwUacWo1rmjpCbDYIq94YZgf+U4xtEXc5q06v1h+obuVFCjKq7VPUMfh EbTS/vLsxq9GpLdTBhZAyxNPRN8npQqVZ4BC9YaHo76ct8IWbAlED7N8LisYEyua6F4n i5k4/5RARwTzBELvFL8JKoBMmNDzz5GuUYEODgdUruEtxiMsOac0Qq9zGtBGpRcDNwwS rzUw== X-Gm-Message-State: APjAAAVvO+0i/1T2+wumkiN/3t7CMiDFAruBKPf/Ri/9tjaw+Qrv69Bt ZUXBAw6coHMc/S3CBPjx7nhxhZsOQlWGiHz0PEDSxJNbaNg6RvEdWqAMG1OpTI0Aq+C1LQvov20 L9SRt9mdYFjPLf2j5IL3lwseK X-Received: by 2002:a05:620a:2194:: with SMTP id g20mr12784467qka.227.1581609367940; Thu, 13 Feb 2020 07:56:07 -0800 (PST) X-Google-Smtp-Source: APXvYqwwTNCl9VOR9NXth70L4mcZCSxDTc7p2/DaWb9KB+fHDHe7f/L4NfXn5L3kN2ExjUDHM2UKSQ== X-Received: by 2002:a05:620a:2194:: with SMTP id g20mr12784445qka.227.1581609367767; Thu, 13 Feb 2020 07:56:07 -0800 (PST) Received: from redhat.com (bzq-79-176-28-95.red.bezeqint.net. [79.176.28.95]) by smtp.gmail.com with ESMTPSA id z21sm1523631qka.122.2020.02.13.07.56.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Feb 2020 07:56:07 -0800 (PST) Date: Thu, 13 Feb 2020 10:56:00 -0500 From: "Michael S. Tsirkin" To: Jason Gunthorpe Cc: Jason Wang , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, tiwei.bie@intel.com, maxime.coquelin@redhat.com, cunming.liang@intel.com, zhihong.wang@intel.com, rob.miller@broadcom.com, xiao.w.wang@intel.com, haotian.wang@sifive.com, lingshan.zhu@intel.com, eperezma@redhat.com, lulu@redhat.com, parav@mellanox.com, kevin.tian@intel.com, stefanha@redhat.com, rdunlap@infradead.org, hch@infradead.org, aadam@redhat.com, jiri@mellanox.com, shahafs@mellanox.com, hanand@xilinx.com, mhabets@solarflare.com Subject: Re: [PATCH V2 3/5] vDPA: introduce vDPA bus Message-ID: <20200213105425-mutt-send-email-mst@kernel.org> References: <20200210035608.10002-4-jasowang@redhat.com> <20200211134746.GI4271@mellanox.com> <20200212125108.GS4271@mellanox.com> <12775659-1589-39e4-e344-b7a2c792b0f3@redhat.com> <20200213134128.GV4271@mellanox.com> <20200213150542.GW4271@mellanox.com> <20200213103714-mutt-send-email-mst@kernel.org> <20200213155154.GX4271@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200213155154.GX4271@mellanox.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 13, 2020 at 11:51:54AM -0400, Jason Gunthorpe wrote: > > That bus is exactly what Greg KH proposed. There are other ways > > to solve this I guess but this bikeshedding is getting tiring. > > This discussion was for a different goal, IMHO. Hmm couldn't find it anymore. What was the goal there in your opinion? -- MST From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH V2 3/5] vDPA: introduce vDPA bus Date: Thu, 13 Feb 2020 10:56:00 -0500 Message-ID: <20200213105425-mutt-send-email-mst@kernel.org> References: <20200210035608.10002-4-jasowang@redhat.com> <20200211134746.GI4271@mellanox.com> <20200212125108.GS4271@mellanox.com> <12775659-1589-39e4-e344-b7a2c792b0f3@redhat.com> <20200213134128.GV4271@mellanox.com> <20200213150542.GW4271@mellanox.com> <20200213103714-mutt-send-email-mst@kernel.org> <20200213155154.GX4271@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20200213155154.GX4271@mellanox.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: virtualization-bounces@lists.linux-foundation.org Sender: "Virtualization" To: Jason Gunthorpe Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, rob.miller@broadcom.com, lulu@redhat.com, hanand@xilinx.com, hch@infradead.org, eperezma@redhat.com, haotian.wang@sifive.com, mhabets@solarflare.com, shahafs@mellanox.com, parav@mellanox.com, jiri@mellanox.com, xiao.w.wang@intel.com, stefanha@redhat.com, zhihong.wang@intel.com, rdunlap@infradead.org, linux-kernel@vger.kernel.org, maxime.coquelin@redhat.com, netdev@vger.kernel.org, lingshan.zhu@intel.com List-Id: virtualization@lists.linuxfoundation.org On Thu, Feb 13, 2020 at 11:51:54AM -0400, Jason Gunthorpe wrote: > > That bus is exactly what Greg KH proposed. There are other ways > > to solve this I guess but this bikeshedding is getting tiring. > > This discussion was for a different goal, IMHO. Hmm couldn't find it anymore. What was the goal there in your opinion? -- MST