Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp341671ybt; Wed, 17 Jun 2020 02:18:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwXGn/URpNT/jHsC5a5yxgJBJf5xmIDmZ3eF0K64O5pyC7rdyxX9dp25OfZj0MFCKQ7DJiZ X-Received: by 2002:a05:6402:1559:: with SMTP id p25mr6347706edx.244.1592385514018; Wed, 17 Jun 2020 02:18:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592385514; cv=none; d=google.com; s=arc-20160816; b=igXE0wV4lzj8S4zkBKsVrnk3ac29eJIvVdxiZOaDEWqXdLYAhn1ffsDfGouxz7bmx1 EvAazJc5suffoY/LWg5ISYg/xwujOUUL/ci7Wom8o3fmkPPKABI75MFqyU57dvdOEqFu zFd9B/eo865eUckJ7Kkw80+cngnvCvUjzJiiEngiCR6bEqeBbgLWhYksv41V/HFl3GcD B/kE6kIpW6KCnZqW4B7/Y9teLVfBG7RFd4+FLzHxL3TmQtr7T8NSHwKF/H7mzxDuIhQy p68PfNLdRyXaJfoLIDeL7d21D71WjrBOdrYrRI+000oKwutB96QdJfaCC4+ZIlhZk1wt TICg== 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 :dkim-signature; bh=2mSrrCk79/FTo6a4SBC8pQ+v/5YPCa4Si3I5xgN3rU8=; b=qW/mtqhyrmlNpx+LOMkrXpNyNNsZL7C/QmrI76uPYYFWyI95s0Kl3kGEsxIXmBcBQJ 6iWlFaJMOkL73zGOqN0sMEPxxxOFLgqQg4Nzr6aSgO77jpURGM7kz7G9PWuArwxDn04I GP7sC9KatghzMTlBI7iOgMAbPJukcluPiG63/ZXFyMwVgPSbMlh9T9QMyl4a43iA/fY2 8HhfOd1lMkVSZhFdBwxUeDJAgih6owCRynxug5iQ2q36UFWc/7vuvVj+pzpTt+NeoSKz 5LYro0Z0hvQ2qGAOHpr9AFQdfS8Sud+Av8qpj/b/kjcHv7qiIf4tCd+aoCX61DXx30Zs gupg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dZX3i0Ve; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g25si12412534ejr.690.2020.06.17.02.18.10; Wed, 17 Jun 2020 02:18:34 -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; dkim=pass header.i=@kernel.org header.s=default header.b=dZX3i0Ve; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726025AbgFQJQQ (ORCPT + 99 others); Wed, 17 Jun 2020 05:16:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:43086 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725554AbgFQJQQ (ORCPT ); Wed, 17 Jun 2020 05:16:16 -0400 Received: from localhost (unknown [213.57.247.131]) (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 846B92082F; Wed, 17 Jun 2020 09:16:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592385376; bh=GYUX5pje2WoxVZXsWACUd+4uswJMss3TqbLIy7apKik=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dZX3i0Ve4LuS78NtNeMhPWsrZ2OkUZBP05qPxLbek+AlwESxBcX6zhIDX2SCrgYo4 z+PJIlhxmQvWHbNIaaesXJRPmgKTMgSEylqAI7mpEIATHAlToxzmNCOmfxNmrQwIgH eCPgIajnJlsA6NJS4gGzSN3taXnah7GNRi68vLhs= Date: Wed, 17 Jun 2020 12:16:12 +0300 From: Leon Romanovsky To: Christoph Hellwig Cc: Doug Ledford , Jason Gunthorpe , linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org, Potnuri Bharat Teja , Steve Wise , Yishai Hadas Subject: Re: [PATCH rdma-next 0/7] Introduce KABIs to query UCONTEXT, PD and MR properties Message-ID: <20200617091612.GJ2383158@unreal> References: <20200616105531.2428010-1-leon@kernel.org> <20200617082916.GA13188@infradead.org> <20200617083138.GI2383158@unreal> <20200617083450.GA25700@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200617083450.GA25700@infradead.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 17, 2020 at 01:34:50AM -0700, Christoph Hellwig wrote: > On Wed, Jun 17, 2020 at 11:31:38AM +0300, Leon Romanovsky wrote: > > On Wed, Jun 17, 2020 at 01:29:16AM -0700, Christoph Hellwig wrote: > > > I think you are talking about UABIs (which in linux we actually call > > > uapis). > > > > Yes, I used Yishai's cover letter as is. > > Why can't he just posted his patches himeself? And if you forward it > you could actually add value by fixing up obvious issues :) To say that I'm not adding any value, you need to see patches before they arrive to me and after they sent to the mailing list. Thanks