I do not think we want that. Sean indicated that OFED should take master and guess it's his decision as the maintainer.
Quoting Steve Wise <[EMAIL PROTECTED]>: Subject: [PATCH 4/4] ofabuild Use the rdma_ucm-abi3 branch for the librdmacm git tree. Signed-off-by: Steve Wise <[EMAIL PROTECTED]> --- build_ofa_user.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/build_ofa_user.sh b/build_ofa_user.sh index f27d286..904a6da 100755 --- a/build_ofa_user.sh +++ b/build_ofa_user.sh @@ -52,7 +52,7 @@ srptools_branch="master" ipoibtools_git="git://git.openfabrics.org/~vlad/ipoibtools.git" ipoibtools_branch="master" librdmacm_git="git://git.openfabrics.org/~shefty/librdmacm.git" -librdmacm_branch="multicast" +librdmacm_branch="rdma_ucm-abi3" dapl_git="git://git.openfabrics.org/~ardavis/dapl.git" dapl_branch="rdma_ucm" imgen_git="git://git.openfabrics.org/~mst/imgen.git" -- MST _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
