Message ID | alpine.DEB.2.20.1711150921450.19575@nuc-kabylake (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Jason Gunthorpe |
Headers | show |
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' I fixed eveything and put the series into a PR: https://github.com/linux-rdma/rdma-core/pull/254 Please check it and let me know. 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
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 <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 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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 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