From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Subject: Re: [PATCH rdma-next v1 00/12] DEVX asynchronous events Date: Wed, 19 Jun 2019 07:45:57 +0300 Message-ID: <20190619044557.GA11611@mtr-leonro.mtl.com> References: <20190618171540.11729-1-leon@kernel.org> <19107c92279cf4ad4d870fa54514423c5e46b748.camel@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <19107c92279cf4ad4d870fa54514423c5e46b748.camel@mellanox.com> Sender: netdev-owner@vger.kernel.org To: Saeed Mahameed Cc: Jason Gunthorpe , "dledford@redhat.com" , Yishai Hadas , "netdev@vger.kernel.org" , "linux-rdma@vger.kernel.org" List-Id: linux-rdma@vger.kernel.org On Tue, Jun 18, 2019 at 06:51:45PM +0000, Saeed Mahameed wrote: > On Tue, 2019-06-18 at 20:15 +0300, Leon Romanovsky wrote: > > From: Leon Romanovsky > > > > Changelog: > > v0 -> v1: > > Normally 1st submission is V1 and 2nd is V2. > so this should have been v1->v2. "Normally" depends on the language you are using. In C, everything starts from 0, including version of patches :). > > For mlx5-next patches: > > Acked-by: Saeed Mahameed Thanks