SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for dapl-debug-2.1.10-lp150.2.3.1.x86_64.rpm :

* Tue May 29 2018 nmoreychaisemartinAATTsuse.com- Add ucm-mcm-fix-backlog-parameter-for-socket.patch to fix a \"deadlock\" that causes socket connection to timeout when net.ipv4.tcp_syncookies=0. (bsc#1094657)
* Thu Jul 20 2017 nmoreychaisemartinAATTsuse.com- Update to 2.1.10
* dtest_suite: add option to pause the test.
* dtestcm: add client retry, give server time to queue up all listens
* dtest: Add new man pages. (dtestx dtestcm dtestsrq)
* cma: fix open_query mode, initialize attributes
* ucm: up level CM timer logging, increase drep time at scale
* dtest: fix return value check on do_rdma_write_with_msg
* dtestx: check device capabilities and do atomic tests only if supported by HW
* common: set atomic attributes based on provider/device capabilities
* build: dtest_suite.sh was moved to test/scripts
* mpxyd: let TX thread sleep if no open devices are referenced
* mcm: when mmap req from MIC return with fail stat print WARN.
* dtest_suite: remove duplicate dtest_suite.sh
* dtest: enable -D option (data check) to work with scif provider
* dtest_suite: fix typo in user_string var
* mcm: remove logs from post send speed path
* mcm proxy: push WR from MIC to host with scif mmap memory instead of scif_send.
* dtest: the default size in pingpong test is set to 1 byte regardless to user input.
* dtest: cleanup 4 printfs from the middle of performance test, may reduce performance.- Refresh patches against 2.1.10
* Mon Jun 12 2017 nmoreychaisemartinAATTsuse.com- Merge .changes files with SLE12-SP3 (bsc#1041579)
* Tue May 30 2017 nmoreychaisemartinAATTsuse.com- Add conflicts between dapl and dapl-debug packages for devel and utils- Rename dapl-utils tests to avoid conflicts with other packages (dateutils)
* dapltest => dapl-test
* dtest => dapl-utest
* dtestcm => dapl-testcm
* dtestsrq => dapl-testsrq
* dtestx => dapl-testx- Remove librdmacm and libibverbs version dependencies
* Thu May 25 2017 jengelhAATTinai.de- Restore description of libdapl. Fix some grammar errors.
* Wed May 17 2017 nmoreychaisemartinAATTsuse.com- Disable dapl on armv7hl
* Wed Mar 29 2017 pthAATTsuse.de- Make dependencies on libs now coming from rdma-core versioned.- Remove unused patch dapl-rename_dtest.patch
* Thu Mar 10 2016 pthAATTsuse.de- Update to 2.1.8 git version (bsc#970668). List of changes is too long so please see the included ChangeLog.- Patches removed because the fixes are included upstream: dapl-fix_type_punning.patch dapl-autotools.patch dapl-add-s390x-platform-support.patch dapl-add-aarch64-platform-support.patch dapl-add-s390x-platform-support.patch- Add dapl-s390.patch so that the defines are also valid for s390
* Thu Sep 10 2015 dmuellerAATTsuse.com- add dapl-add-aarch64-platform-support.patch (fate#318444)- revert last change
* Tue Aug 25 2015 pthAATTsuse.de- Exclude aarch64 as there is currently no assembler code for this architecture.
* Tue Aug 11 2015 pthAATTsuse.de- Replace dapl-s390_support.patch with dapl-add-s390x-platform-support.patch (bsc#934683).- Fix library name in baselibs.conf.- Tag baselibs.conf and dapl-rpmlintrc as source.- libdapl
*.so work like plugins, hence they do not get a separate subpackage. So shut up rpmlint complaining about the package name.- Drop the dapl-doc sub package and move the man pages to the packages containing the files/programs they describe.
* Wed Feb 04 2015 dimstarAATTopensuse.org- Also have dapl-utils conflict with dapl-debug-utils.- Fix baselibs.conf to build libdat2-2-32bit.
* Mon Sep 08 2014 cooloAATTsuse.com- dapl-debug can\'t obsolete dapl or zypper will switch between the versions all the time. They do conflict though
* Fri Aug 08 2014 pthAATTsuse.de- Add dapl-rename_dtest.patch to rename dtest to dpltest because of name clash with dateutils.- Also rename the man page for dtest.- Make dapl-devel and dapl-debug-devel obsolete each other.
* Thu Aug 07 2014 pthAATTsuse.de- Readd s390 support (bnc#856126).
* Mon Aug 04 2014 pthAATTsuse.de- Remove s390 support (bnc#856126).
* Fri Jun 27 2014 pthAATTsuse.de- Add baselibs.conf and dapl-rpmlintrc as source.- Fix dapl-fix_type_punning.patch.- Fix type punning in cm.c
* Wed Jun 25 2014 pthAATTsuse.de- Remove dapl-2.0.13-build_error.patch as it isn\'t needed anymore.
* Wed Jun 25 2014 pthAATTsuse.de- Provide full source URL
* Tue May 20 2014 pthAATTsuse.de- Fix typo in dapl_test.c.
* Thu May 15 2014 pthAATTsuse.de- Reenable the code for s390x also for s390.- Adapt dapl-fix_type_punning.patch to changed code.- Fix obsoletes entry.- Fix type punning with memcpy instead of unions.
* Tue May 13 2014 pthAATTsuse.de- Update tp 2.0.42 from OFED 3.12 RC2. Changes since 2.0.40:
* dapltest: increase DTO evd size to prevent CQ overflow on limit_rpost test.
* Creation of reserved SP moves EP state to DAT_EP_STATE_RESERVED even in failure cases. Reserve EP after successfully binding the listening port.
* dapl: fix string bug in dapls_dto_op_str This led to indexing off the end of the array and gave surprising results for OP_RECV_UD.
* dapltest: change server port, from 45278 to 62000, out of registered IANA range.
* dat: lower log level on load errors of provider library
* dat: dat_ia_open should close provider after failure
* dapltest: set default limit max to 1000
* openib: add new provider specific attributes
* dapltest: update scripts for regression testing purposes
* cl.sh and srv.sh update to provide better examples and a methods to quickly regression test any dapltest changes.
* dapltest: Add final send/recv \"sync\" for transaction tests. For the complete and unabbreviated Changes please see the file ChangeLog in the package documentation.
* Thu Feb 13 2014 pthAATTsuse.de- Update to 2.0.40 (fate#315488): dist: ib collective extension include files missing dapltest: the quit command is missing changes for -n option. Server-port was not being set properly during param init phase on the client side. dat.conf: remove v1, add Mellanox Connect-IB and Intel Xeon Phi MIC. NULL undefined on Fedora, incorrectly using kernel stddef.h
* Tue Jan 21 2014 pthAATTsuse.de- Add dapl-autotools.patch to make autoreconf complain less.
* Fri Jan 17 2014 pthAATTsuse.de- Update to 2.0.39 from 3.12 daily snapshot.- Include dapl-s390_support.patch from IBM for s390 support.- Remove now unneeded patches: dapl-2.0.13-build_error.patch- Use script to generate spec and changes for dapl-debug from the dapl files.
* Wed Jan 15 2014 pthAATTsuse.de- Build for s390x
* Thu Sep 13 2012 pthAATTsuse.de- Add another filter to dapl-rpmlintrc as the packages for the runtime library are named differently but contain a library that\'s named the same.
* Wed Sep 05 2012 pthAATTsuse.de- Reinstate the arch exclusion of s390(x).- Recompress with bzip2.
* Wed Sep 05 2012 jengelhAATTinai.de- Remove redundant tags/sections from specfile- Remove unjustified s390
* arch exclusion- Implement shared library policy
* Thu Aug 30 2012 pthAATTsuse.de- Update to OFED 1.5.4.1 (dapl unchanged).- Rename the package with tracing enabled dapl-tracing.- Adapt baselibs.conf to new packages and names.- Use one .spec and .changes file and create the -tracing variants with pre_checkin.sh.- Update FSF address in LICENSE3.txt.
* Tue Jul 03 2012 pthAATTsuse.de- Put shared libs into a versioned package.- Fix man pages- Add a rpmlintrc to shut up warnings that can only be solved upstream.
* Thu Jun 28 2012 pthAATTsuse.de- Use unions for type punning (dapl-type_punning.patch).- Include stddef.h to get NULL defined.- Require automake, autoconf and libtool.- Provide obsoleted items.
* Wed May 09 2012 pthAATTsuse.de- Update to OFED 1.5.4- Don\'t recompress the tarball.- Remove unneeded patches and adapt the remaining ones.
* Mon Jun 20 2011 pthAATTsuse.de- Sed is also needed.
* Thu Jun 09 2011 pthAATTsuse.de- After last change dapl needs cat so add prereq (bnc#688511).
* Mon Mar 07 2011 pthAATTsuse.de- Don\'t remove the configuration for this dapl version on update (bnc#676731).- Use cat instead of multiple echos.- Include /etc/dat.conf as %conf %ghost.
* Fri Mar 04 2011 pthAATTsuse.de- Fix tmp race in post/postun (bnc#676700).
* Tue Feb 01 2011 pthAATTsuse.de- Incorporate fixes done for the update in SLE10:- Split off man pages into their own sub package that can be required by compat-dapl.- Fix type-punning in test app so that we don\'t need - fno-strict-aliasing allowing better code optimisation.- Also fix type punning in other files that the newer gcc in SLE11 detected.- realigned-disconnect.patch fixing bnc#656702- added cma-fix-debug-build-issue.patch fixing debug build.
* Tue Nov 23 2010 pthAATTsuse.de- Let the caller detect EINTR (bnc#655518).
* Mon Oct 25 2010 jjollyAATTnovell.com- Update to v2.0.30 from OFED 1.5.2- Update to include more lines for dat.conf- Patch to remove extra rdma_destroy_id() (bnc#647915)
* Tue Dec 08 2009 roAATTsuse.de- fix build on ia64: help configure dectecting suse_version
* Thu Dec 03 2009 jjollyAATTsuse.de- Update to v2.0.19 from OFED 1.4.2
 
ICM