Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp632742pxb; Thu, 5 Nov 2020 09:00:30 -0800 (PST) X-Google-Smtp-Source: ABdhPJxgcfvTXC3CCag5kpDt/I3bEAZY/IChAu+2Sv6UHO5fBfw45E3PDAWD7PnMXaqcnBquYBST X-Received: by 2002:a17:906:1ec9:: with SMTP id m9mr3103811ejj.441.1604595630411; Thu, 05 Nov 2020 09:00:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604595630; cv=none; d=google.com; s=arc-20160816; b=rprjymYwUX/P2jcNYFInJ+XW3VbcYwLoOjKnsOvhmw1bSqSNdgAYe7lqStqDLCCQgI vbA3HK+dwcRamVoi3f09I48d4x5LaJqUBMnnuD3CWNczb33ZUiHG/i9TEwpeXUYmffPM WmlVwpSn/mtHsNBNGt2ntOs7K9NtuzDPsbvyUrFsny7Sg+DSWYiGfB6IjMrCAozlr/NT /t0O3iR3OcGDK6AWsawy/H1CxtqYA9x44Vbd17Ff0UrrZ1jjN/tKr+OZy/uZVWY79JSf JDVcEBvLK8VAKDXNmijp9DEs/9dQ1fjxrcHyyEUipNI3pjwHDx7jrBUz9Krm1miocAbz Lu2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=kBUdtZPT7e84+2HFw29wqfxmAfKO20YosuQIVk69LXY=; b=rEUb1NFhsEZcMouCKV1iR4VBAtmw8D9Lr7yBvD7V050ezusls3A3ZvZ3YWqFza3tWD zozE3e7cex8RrIHUS5LbiyUP/E78wQR3cUqIfxxbvK04qnC65LNloHOWy4hOsodUkR+U lDULuRW6VBiRUAouHlxd1AT5010EgbHemQwda8uhgnqd/+BLCNv5jhHmvlD6fp4b99Ny OxZVNB3v1DFrtFuDzdXhJNTlY2TQ3O020R39jqwZaCoBokawMYvniVCHj3Xvwbm713BY d/iFT23fAogCn/jwkdZ5nAiPcHof1QPd2JC+HTOPajEE/lBsqLsmkJSpLumWcj41Gltr CkIg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=p0zlCIJS; 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=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a10si1490076eda.423.2020.11.05.09.00.06; Thu, 05 Nov 2020 09:00:30 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=p0zlCIJS; 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=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731527AbgKEQ4Q (ORCPT + 99 others); Thu, 5 Nov 2020 11:56:16 -0500 Received: from mail.kernel.org ([198.145.29.99]:51926 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726214AbgKEQ4Q (ORCPT ); Thu, 5 Nov 2020 11:56:16 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A773C2073A; Thu, 5 Nov 2020 16:56:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604595375; bh=rveaLrZ2VekMaBIfhcAvnGUg2fcFO3veOvwCKc6KlV8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=p0zlCIJSZLU+hIGO/1OT9CsKyGQRT9xRqtuEOEJYahXBjO2R63qCOEBzaoC2jvC/W b3CyZRYfIxq8nHLYW+R8WfeBMZfDYBVEuMJK7rNNLj7g5UvHMQPmTC8sRuIQAKq6bJ KIIuiYd6H/ssEmRFS4YipJuNXx5/cC0UxgvuXAYQ= Date: Thu, 5 Nov 2020 17:57:01 +0100 From: gregkh To: Jason Gunthorpe Cc: Dan Williams , Leon Romanovsky , Doug Ledford , Leon Romanovsky , Jakub Kicinski , Jason Wang , linux-rdma , "Michael S. Tsirkin" , Netdev , Parav Pandit , Roi Dayan , Saeed Mahameed , virtualization@lists.linux-foundation.org, alsa-devel@alsa-project.org, Takashi Iwai , Mark Brown , "David S . Miller" , Ranjani Sridharan , Pierre-Louis Bossart , Fred Oh , "Saleem, Shiraz" , "Patil, Kiran" , Linux Kernel Mailing List , David M Ertman Subject: Re: [PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus Message-ID: <20201105165701.GA1243785@kroah.com> References: <20201101201542.2027568-1-leon@kernel.org> <20201101201542.2027568-7-leon@kernel.org> <20201103154525.GO36674@ziepe.ca> <20201105073302.GA3415673@kroah.com> <20201105164738.GD36674@ziepe.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201105164738.GD36674@ziepe.ca> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 05, 2020 at 12:47:38PM -0400, Jason Gunthorpe wrote: > On Thu, Nov 05, 2020 at 08:33:02AM +0100, gregkh wrote: > > > Were there any additional changes you wanted to see happen? I'll go > > > give the final set another once over, but David has been diligently > > > fixing up all the declared major issues so I expect to find at most > > > minor incremental fixups. > > > > This is in my to-review pile, along with a load of other stuff at the > > moment: > > $ ~/bin/mdfrm -c ~/mail/todo/ > > 1709 messages in /home/gregkh/mail/todo/ > > > > So give me a chance. There is no rush on my side for this given the > > huge delays that have happened here on the authorship side many times in > > the past :) > > On the other hand Leon and his team did invest alot of time and > effort, very quickly, to build and QA this large mlx5 series here to > give a better/second example as you requested only a few weeks ago. Leon and his team have done a great job, and I never said otherwise. greg k-h