From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH 1/2] librdmacm: Add support for extended join multicast API V2 Date: Mon, 20 Nov 2017 12:46:14 -0700 Message-ID: <20171120194614.GO29075@ziepe.ca> References: <20171114185720.609975150@linux.com> <20171114185739.838757957@linux.com> <20171114192558.GL4263@ziepe.ca> <20171114195659.GP4263@ziepe.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christopher Lameter Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Doug Ledford , Alex Vesker , Sean Hefty List-Id: linux-rdma@vger.kernel.org On Wed, Nov 15, 2017 at 09:22:14AM -0600, Christopher Lameter wrote: > On Tue, 14 Nov 2017, Jason Gunthorpe wrote: > > > > Index: rdma-core/debian/librdmacm1.symbols > > > =================================================================== > > > +++ rdma-core/debian/librdmacm1.symbols > > > @@ -31,7 +31,7 @@ librdmacm.so.1 librdmacm1 #MINVER# > > > rdma_get_src_port@RDMACM_1.0 1.0.19 > > > rdma_getaddrinfo@RDMACM_1.0 1.0.15 > > > rdma_join_multicast@RDMACM_1.0 1.0.15 > > > - rdma_join_multicast_ex@RDMACM_1.1 1.0.15 > > > + rdma_join_multicast_ex@RDMACM_1.1 1.0.16 > > > > No, just '16', not '1.0.16' > > Subject: Increase rdma_join_multicast_ex package version to 16 > > Signed-off-by: Christoph Lameter > > Index: rdma-core/debian/librdmacm1.symbols > =================================================================== > +++ rdma-core/debian/librdmacm1.symbols > @@ -31,7 +31,7 @@ librdmacm.so.1 librdmacm1 #MINVER# > rdma_get_src_port@RDMACM_1.0 1.0.19 > rdma_getaddrinfo@RDMACM_1.0 1.0.15 > rdma_join_multicast@RDMACM_1.0 1.0.15 > - rdma_join_multicast_ex@RDMACM_1.1 1.0.15 > + rdma_join_multicast_ex@RDMACM_1.1 16 > rdma_leave_multicast@RDMACM_1.0 1.0.15 > rdma_listen@RDMACM_1.0 1.0.15 > rdma_migrate_id@RDMACM_1.0 1.0.15 This series was applied via PR with some more revisions from me. Thanks, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html