Package Release Info

dapl-debug-2.1.10-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dapl-debug
dapl-debug-devel
dapl-debug-libs
dapl-debug-utils

Change Logs

* Thu Sep 05 2024 Nicolas Morey <nicolas.morey@suse.com>
- Add openib-add-missing-include.patch to fix compilation
  with GCC >= 14.
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  PatchN.
* Thu May 04 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Convert to proper multibuild package: the spec is already all
  done to distinguish flavors.
* Sat Jul 14 2018 bwiedemann@suse.com
- Add reproducible.patch to fix build time (boo#1047218)
* Tue May 29 2018 nmoreychaisemartin@suse.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 May 24 2018 kasimir_@outlook.de
- Add patch for arm platform support
  * dapl-add-arm-platform-support.patch
* Thu Jul 20 2017 nmoreychaisemartin@suse.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 nmoreychaisemartin@suse.com
- Merge .changes files with SLE12-SP3 (bsc#1041579)
* Tue May 30 2017 nmoreychaisemartin@suse.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 jengelh@inai.de
- Restore description of libdapl. Fix some grammar errors.