Davis, Arlin R wrote:
New release for uDAPL v2.0 (2.0.23) and v1.2 (1.2.16) available at:

http://www.openfabrics.org/downloads/dapl

Latest Packages (see ChangeLog for details):

md5sum: e0995e0f9bc416a8478720953fa1cc63 compat-dapl-1.2.16.tar.gz md5sum: 999734fc1f2e27b5fc98dd6fd486daf9 dapl-2.0.27.tar.gz
Vlad, please pull into OFED 1.5.1:

For 1.2 and 2.0 support on same system, including development, install RPM packages as follow: dapl-2.0.27-1 dapl-utils-2.0.27-1 dapl-devel-2.0.27-1 dapl-debuginfo-2.0.27-1 compat-dapl-1.2.16-1 compat-dapl-devel-1.2.16-1 Summary of changes: Release 2.0.27 fixes: - windows: add scm makefile - Windows does not require rdma_cma_abi.h, move the include from common code - Windows patch to fix IB_INVALID_HANDLE name collision - scm: dat_ep_connect fails on 32bit servers - undefined symbol: dapls_print_cm_list - Cleanup CM object lock before freeing CM object memory - destroy verbs completion channels created via ia_open or ep_create. - Update Copyright file and include the 3 license files in distribution - When copying private_data out of rdma_cm events, use the - dapl/cma: fix referencing freed address - dapl: move close device after async thread is done Release 1.2.16 fixes: - Update Copyright file and include the 3 license files in distribution - cma: max sge incorrectly decremented during ibv_device_query
Thanks,

-arlin



Hi Arlin,
Rpmbuild for compat-dapl fails:

# rpmbuild -ts --nodeps --define '_topdir /tmp/vlad/topdir' 
/tmp/vlad/compat-dapl/compat-dapl-1.2.16.tar.gz
error: %changelog not in descending chronological order

The reason is the following typo (wrong year):

%changelog
* Tue Feb 23 2009 Arlin Davis <[email protected]> - 1.2.16

Should be:
%changelog
* Tue Feb 23 2010 Arlin Davis <[email protected]> - 1.2.16


Regards,
Vladimir


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

Reply via email to