diff mbox

[1/2] librdmacm: Add support for extended join multicast API V2

Message ID alpine.DEB.2.20.1711141349370.13532@nuc-kabylake (mailing list archive)
State Not Applicable
Headers show

Commit Message

Christoph Lameter (Ampere) Nov. 14, 2017, 7:50 p.m. UTC
On Tue, 14 Nov 2017, Jason Gunthorpe wrote:

> Ie package version 16, not the really old 1.0.15

Ok fixup patch:

From: Christoph Lameter <cl@linux.com>
Subject: Increase rdma_join_multicast_ex package version to 1.0.16

Signed-off-by: Christoph Lameter <cl@linux.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Jason Gunthorpe Nov. 14, 2017, 7:56 p.m. UTC | #1
On Tue, Nov 14, 2017 at 01:50:54PM -0600, Christopher Lameter wrote:
> On Tue, 14 Nov 2017, Jason Gunthorpe wrote:
> 
> > Ie package version 16, not the really old 1.0.15
> 
> Ok fixup patch:
> 
> From: Christoph Lameter <cl@linux.com>
> Subject: Increase rdma_join_multicast_ex package version to 1.0.16
> 
> Signed-off-by: Christoph Lameter <cl@linux.com>
> 
> 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'

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

Index: rdma-core/debian/librdmacm1.symbols
===================================================================
--- rdma-core.orig/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
  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