Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: dapl-debug-utils | Distribution: openSUSE Leap 16.0 |
Version: 2.1.10 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Thu Sep 5 14:32:44 2024 |
Group: Productivity/Networking/System | Build host: reproducible |
Size: 470088 | Source RPM: dapl-debug-2.1.10-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://www.openfabrics.org | |
Summary: Test suite for the uDAPL library |
Test suite to validate the uDAPL library APIs.
BSD-3-Clause OR GPL-2.0-or-later OR CPL-1.0
* 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. * Wed May 17 2017 nmoreychaisemartin@suse.com - Disable dapl on armv7hl * Wed Mar 29 2017 pth@suse.de - Make dependencies on libs now coming from rdma-core versioned. - Remove unused patch dapl-rename_dtest.patch * Thu Mar 10 2016 pth@suse.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 dmueller@suse.com - add dapl-add-aarch64-platform-support.patch (fate#318444) - revert last change * Tue Aug 25 2015 pth@suse.de - Exclude aarch64 as there is currently no assembler code for this architecture. * Tue Aug 11 2015 pth@suse.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 dimstar@opensuse.org - Also have dapl-utils conflict with dapl-debug-utils. - Fix baselibs.conf to build libdat2-2-32bit. * Mon Sep 08 2014 coolo@suse.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 pth@suse.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 pth@suse.de - Readd s390 support (bnc#856126). * Mon Aug 04 2014 pth@suse.de - Remove s390 support (bnc#856126). * Fri Jun 27 2014 pth@suse.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 pth@suse.de - Remove dapl-2.0.13-build_error.patch as it isn't needed anymore. * Wed Jun 25 2014 pth@suse.de - Provide full source URL * Tue May 20 2014 pth@suse.de - Fix typo in dapl_test.c. * Thu May 15 2014 pth@suse.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 pth@suse.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 pth@suse.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 pth@suse.de - Add dapl-autotools.patch to make autoreconf complain less. * Fri Jan 17 2014 pth@suse.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 pth@suse.de - Build for s390x * Thu Sep 13 2012 pth@suse.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 pth@suse.de - Reinstate the arch exclusion of s390(x). - Recompress with bzip2. * Wed Sep 05 2012 jengelh@inai.de - Remove redundant tags/sections from specfile - Remove unjustified s390* arch exclusion - Implement shared library policy * Thu Aug 30 2012 pth@suse.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 pth@suse.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 pth@suse.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 pth@suse.de - Update to OFED 1.5.4 - Don't recompress the tarball. - Remove unneeded patches and adapt the remaining ones. * Mon Jun 20 2011 pth@suse.de - Sed is also needed. * Thu Jun 09 2011 pth@suse.de - After last change dapl needs cat so add prereq (bnc#688511). * Mon Mar 07 2011 pth@suse.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 pth@suse.de - Fix tmp race in post/postun (bnc#676700). * Tue Feb 01 2011 pth@suse.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 pth@suse.de - Let the caller detect EINTR (bnc#655518). * Mon Oct 25 2010 jjolly@novell.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 ro@suse.de - fix build on ia64: help configure dectecting suse_version * Thu Dec 03 2009 jjolly@suse.de - Update to v2.0.19 from OFED 1.4.2 * Thu Dec 11 2008 jjolly@suse.de - Updated to v2.0.15 from OFED 1.4 GA - dapltest: transaction test moves to cleanup stage before rdma_read processing is complete - Change SR to include sysconfdir. * Wed Dec 10 2008 olh@suse.de - use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade (bnc#437293) * Thu Nov 06 2008 ihno@suse.de - adding baselibs.conf * Tue Nov 04 2008 ro@suse.de - fix build on ia64 (same as in compat-dapl) * Thu Oct 30 2008 olh@suse.de - obsolete old -XXbit packages (bnc#437293) * Mon Oct 27 2008 jjolly@suse.de - Updated to v2.0.14 from OFED 1.4 rc3 * Mon Oct 20 2008 ihno@suse.de - Excludearch for s390 s390x * Fri Sep 12 2008 jjolly@suse.de - Updated to v2.0.13 from OFED 1.4 RC1 and changed from dapl2 to dapl * Mon Apr 28 2008 crrodriguez@suse.de - do not build unusable static libraries - fix -devel package requires * Mon Mar 03 2008 jjolly@suse.de - Initial submission of dapl v2.0.7 from OFED 1.3 GA release
/usr/bin/dapl-test /usr/bin/dapl-testcm /usr/bin/dapl-testsrx /usr/bin/dapl-testx /usr/bin/dapl-utest
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 11 23:52:33 2024