Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
rdma-core.11491
rdma-core.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rdma-core.changes of Package rdma-core.11491
------------------------------------------------------------------- Mon Jun 3 10:52:50 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> - Update to rdma-core v16.9 (bsc#996146) - rdma-core-16.9: - suse: fix dracut support - rdma-core-16.8: - mlx5: Fix masking service level in mlx5_create_ah - cmake: Explicitly convert build type to be STRING - libhns: Bugfix for filtering zero length sge - buildlib: Ensure stanza is properly sorted - mlx4: Allow loopback when using raw Ethernet QP - travis: Change SuSE package target due to Travis CI failures - cbuild: fix tumbleweed docker image - libhns: Bugfix for using buffer length - mlx5: Fix incorrect error handling when SQ wqe count is 0 - rdma-core-16.7: - mlx5: Fix SL to Ethernet priority conversion - rdma-core-16.6: - travis: Fix travis failures - verbs: If the uverbs module is not loaded allow get_devices to retry init - mlx5: Fix flow tag mask - rxe: fix rxe compilation with newer kernels - Revert "buildlib: pick leap over tumbleweed" - buildlib: pick leap over tumbleweed - mlx5: Fix compilation on 32 bit systems when sse3 is on - mlx5: Allocate huge page chunks only when needed - rxe: Do not use _sockaddr in struct rxe_av - rxe: Remove duplicate include ------------------------------------------------------------------- Tue Jun 12 05:47:18 UTC 2018 - nmoreychaisemartin@suse.com - Update to rdma-core v16.5 * Backport fixes: * buildilb: Fix -msse breakage on ARM builds * buildlib: Use -msse if the compiler does not support target(sse) (bsc#1086910) * suse: do not call %service rules on a template file (bsc#1093170) * mlx5: Convert ah_attr static rate to mlx5 static rate * ccan: Add array_size.h file * iwpmd: Initialize address of sockaddr * mlx5: Fix need_uuar_lock when there are no medium bfregs * verbs: Fix wrong clean up flow in ibv_rc_pingpong * Match kernel ABI to for 4.17 for 32 bit * librdmacm: Set errno correctly if status is positive * verbs: Remove bogus cq_fd * verbs: Fix typo in copying IBV_FLOW_SPEC_UDP/TCP 'val' ------------------------------------------------------------------- Thu Apr 26 08:27:29 UTC 2018 - nmoreychaisemartin@suse.com - Add umad-Do-not-check-for-umad-sysfs-files-in-umad_init.patch to fix umad/ibstat support on RoCE hardware (bsc#1088441). ------------------------------------------------------------------- Wed Mar 21 09:38:52 UTC 2018 - nmoreychaisemartin@suse.com - Add Provide/Obsolete for librdmacm in librdmacm1 (bsc#1086173) ------------------------------------------------------------------- Tue Mar 13 15:53:51 UTC 2018 - nmoreychaisemartin@suse.com - Update to rdma-core v16.4 (bsc#1084456) * Backport fixes: * cxgb4: add new device pci ids. * mlx5: Fix referencing uninitialized var in create_qp error flow * Ensure all public headers compile in C++ mode * providers/i40iw: Skip CQEs for destroyed QP * ibacm: Support FDR and EDR rates ------------------------------------------------------------------- Wed Feb 21 10:16:15 UTC 2018 - nmoreychaisemartin@suse.com - Update to rdma-core v16.3: * Backport fixes: * vmw_pvrdma: Drop the extraneous align_next_power2 for sges * vmw_pvrdma: Fix SRQN returned to library * mlx5: Add missing include file in mlx5dv.h ------------------------------------------------------------------- Thu Feb 1 14:32:48 UTC 2018 - nmoreychaisemartin@suse.com - Update to rdma-core v16.2 (bsc#1078819): * Backport fixes: * iwpmd: fix double mutex unlock * libbnxt_re: Fix lat test failure in event mode * libbnxt_re: Update and sort device pci-id table * cbuild: Support distros that only ship python3 * libbnxt_re: Display FW version using ibv_devinfo ------------------------------------------------------------------- Fri Jan 19 10:05:18 UTC 2018 - nmoreychaisemartin@suse.com - Add Remove-the-obsolete-libibcm-library.patch to drop obsolete libibcm. * Official upstream drop will be in v17 * Drop now to avoid submitting libibcm to SLE15 ------------------------------------------------------------------- Thu Jan 4 11:41:20 UTC 2018 - nmoreychaisemartin@suse.com - Update to rdma-core v16.1: * Backport fixes: * srp_daemon: Don't create async_ev_thread if only run once * srp_daemon: handle SM lid change * srp_daemon: fix CQ handling - Drop srp_daemon-Don-t-create-async_ev_thread-if-only-run-once.patch, srp_daemon-fix-CQ-handling.patch, and srp_daemon-handle-SM-lid-change.patch as they were merged upstream. ------------------------------------------------------------------- Wed Jan 3 09:17:10 UTC 2018 - nmoreychaisemartin@suse.com - Add srp_daemon-Don-t-create-async_ev_thread-if-only-run-once.patch to fix bad exit code of ibsrpdm (bsc#1074390) ------------------------------------------------------------------- Fri Dec 15 08:28:17 UTC 2017 - nmoreychaisemartin@suse.com - Add srp_daemon-handle-SM-lid-change.patch and srp_daemon-fix-CQ-handling.patch to fix issue with SRP daemon not handling SM changes (bsc#1072884, bsc#1049515) ------------------------------------------------------------------- Wed Dec 6 08:06:46 UTC 2017 - nmoreychaisemartin@suse.com - Update to rdma-core v16 * No release notes available ------------------------------------------------------------------- Mon Dec 4 11:30:13 UTC 2017 - nmoreychaisemartin@suse.com - Add bcond to use curl-mini by default for building ------------------------------------------------------------------- Tue Nov 28 15:56:40 UTC 2017 - nmoreychaisemartin@suse.com - Update to rdma-core v15.1 * Backport CI checks on centos/SUSE from master * Stable ABI auto checks * Backport fixes: * verbs: Do not block QP attr_masks used by older kernels * libibumad/umad.c: In get_port, ignore sysfs rate file errors * bnxt_re/lib: fix the memory barrier call during poll-cq * bnxt_re/lib: increment psn in case of 0 length packets * libqedr: fix inline data copy * verbs: Fix declaration of C++ include file in C-block * verbs: Fix C++ compilation break * verbs: fix compilation error with ICC * hns: Fix create QP structure layout * ibacm: Incorrect list used for subnet list causes a segfault * ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast() - Remove patches that were merged to v15.1: * bnxt_re-lib-fix-the-memory-barrier-call-during-poll-cq.patch * bnxt_re-lib-increment-psn-in-case-of-0-length-packets.patch * ibacm-Incorrect-list-used-for-subnet-list-causes-a-segfault.patch * ibacm-Incorrect-usage-of-BE-byte-order-of-MLID-attach-detach_mcast.patch * libibumad-umad.c-In-get_port-ignore-sysfs-rate-file-errors.patch * libqedr-fix-inline-data-copy.patch * verbs-Do-not-block-QP-attr_masks-used-by-older-kernels.patch ------------------------------------------------------------------- Thu Nov 9 13:34:40 UTC 2017 - nmoreychaisemartin@suse.com - Backport upstream patches * bnxt_re-lib-fix-the-memory-barrier-call-during-poll-cq.patch Fix memory ordering issue * bnxt_re-lib-increment-psn-in-case-of-0-length-packets.patch Fix PSN getting out of sync when sending 0 length packet * verbs-Do-not-block-QP-attr_masks-used-by-older-kernels.patch Fix bits detection to allow RDMA CM to work on older kernsl - Refresh older patches to include commit logs: * ibacm-Incorrect-list-used-for-subnet-list-causes-a-segfault.patch * ibacm-Incorrect-usage-of-BE-byte-order-of-MLID-attach-detach_mcast.patch * libibumad-umad.c-In-get_port-ignore-sysfs-rate-file-errors.patch * libqedr-fix-inline-data-copy.patch ------------------------------------------------------------------- Wed Nov 8 14:05:44 UTC 2017 - nmoreychaisemartin@suse.com - Add libibumad-umad.c-In-get_port-ignore-sysfs-rate-file-errors.patch * Fix issue with umad when QSFP is not plugged in (bnc#1058539) ------------------------------------------------------------------- Thu Nov 2 08:39:49 UTC 2017 - nmoreychaisemartin@suse.com - Backport patch from upstream: * libqedr-fix-inline-data-copy.patch Fix data integrity issue while sending inline data (bsc#1050543, fate#322894) ------------------------------------------------------------------- Wed Oct 18 09:01:37 UTC 2017 - nmoreychaisemartin@suse.com - Backport patches from upstream: * ibacm-Incorrect-usage-of-BE-byte-order-of-MLID-attach-detach_mcast.patch Fixes a byte order issue which causes ibacm to fail to join a multicast group on recent on recent kernels. (bsc#1063639, bsc#1063697) * ibacm-Incorrect-list-used-for-subnet-list-causes-a-segfault.patch Fixes a sefgault of ibacm when a provider other than default is set (bsc#1063642, bsc#1063698) ------------------------------------------------------------------- Mon Sep 18 08:04:29 UTC 2017 - nmoreychaisemartin@suse.com - Update to rdma-core v15 * Remove dracut requirement (bsc#1058504) * Includes Broadcom patches (bsc#1060413) ------------------------------------------------------------------- Thu Aug 31 06:52:17 UTC 2017 - nmoreychaisemartin@suse.com - Update to v15-rc3-52-gd3ca56f1 * Fix rdma-sriov.service dependencies and remove install section * 50-libmlx4.conf is not a config file ------------------------------------------------------------------- Wed Aug 30 14:21:25 UTC 2017 - nmoreychaisemartin@suse.com - Update to v15-rc3-45-gd366c01a * Drop obsolete workarounds * Drop rdma.service * Add rdma-sriov.service * Switch to the new udev system - Prevent uninstall from trying to stop srp_daemon_port@.service ------------------------------------------------------------------- Tue Aug 29 12:41:29 UTC 2017 - nmoreychaisemartin@suse.com - Update to v15-rc3-26-g2f5779a7 - Prevent rdma-core services to be stopped or restarted during uninstall and updates - Do not use service_* macros on services that do not need them - Remove provides for old <provider>-rdmav2 packages as they are not compatible anymore due to ABI changes - Use upstream spec file. ------------------------------------------------------------------- Mon Aug 21 13:53:50 UTC 2017 - nmoreychaisemartin@suse.com - Update to v15-rc3 - Add flow steering drop action - mmio_flush_write fixes - Fixes for uclibc - Add common mmio accessor routines and remove per provider mmio routines - qedr fixes - Lots of fixes for debian packaging - Copyright fixes - Properly conflict with infiniband-diags - Add direct verbs support to mlx4 provider - Improvement to Travis CI checking - Enforce kernel coding style in rdma-core - Add initial verbs hotplug support - Sparse annotations - Systemd updates for srp_daemon and iwpmd - Red Hat packaging fixes - Properly make the entire rdma-core support udev hotplug activation - Packaging fixes related to the joining of packages and globs that are no longer valid - Drop rdma-core-s390x.patch as it was merged upstream - Remove legacy systemd macros ------------------------------------------------------------------- Tue Aug 8 18:44:01 UTC 2017 - jengelh@inai.de - Fix RPM groups. ------------------------------------------------------------------- Mon Aug 7 07:33:59 UTC 2017 - coolo@suse.com - To get the package out of the bootstrap line, we need to prefer curl-mini as dependency of cmake. Unfortunately we need to special case packages that are in the inner loop - otherwise every package would get curl-mini ------------------------------------------------------------------- Thu Jul 20 13:44:16 UTC 2017 - nmoreychaisemartin@suse.com - ibacm now obsoletes libibacmp1 (bsc#1049854) ------------------------------------------------------------------- Thu Jul 13 13:42:09 UTC 2017 - schwab@suse.de - No mlx5 on %arm ------------------------------------------------------------------- Fri Jul 7 09:50:14 UTC 2017 - dimstar@opensuse.org - BuildRequire pkgconfig(libudev) instead of libudev-devel: this allows OBS to chose libudev-devel-mini and produce a better rebuild-chain (and break cycles). ------------------------------------------------------------------- Wed Jun 7 18:45:12 UTC 2017 - dimstar@opensuse.org - BuildRequire pkgconfig(systemd) instead of systemd-devel: this allows OBS to chose systemd-mini and produce a better rebuild-chain. ------------------------------------------------------------------- Wed Jun 7 13:02:09 UTC 2017 - nmoreychaisemartin@suse.com - Add patch rdma-core-s390x.patch to fix s390x build (bsc#1043105). * Add missing verbs providers for s390x * Add mlx5 package for s390x - libibverbs1 requires libibverbs (bsc#1042840). ------------------------------------------------------------------- Tue May 30 08:36:52 UTC 2017 - nmoreychaisemartin@suse.com - Update to v14 (bsc#321907). * Introduction of bnxt_re driver * Rework srp_daemon's systemd integration * Various fixes in qedr, mlx4, mlx5, bnxrt_re and rxe drivers * New supported PCI ID were added to mlx5 * Addition of manual pages for cmtime and udpong programs * Multiple fixes of spelling types and documentation clarifications * Sparse fixes * rping gained ability to bind to source IP address * Various improvements in cmake and cbuild infrastructures * Add support for flow tag, CVLAN and VXLAN specifications * Provide ability to pass private data to create CQ * Exposure various device capabilities to user applications ------------------------------------------------------------------- Mon May 29 14:11:24 UTC 2017 - nmoreychaisemartin@suse.com - Fix all references to /usr/libexec (bsc#1039999) ------------------------------------------------------------------- Tue May 23 14:28:23 CEST 2017 - pth@suse.de - Fix rdma.service which had /usr/libexec hardcoded (bsc#1039999). ------------------------------------------------------------------- Mon May 15 16:28:00 UTC 2017 - nmoreychaisemartin@suse.com - Split rdma-ndd into its own package to replace previous package from infiniband-diags (bsc#1039146). ------------------------------------------------------------------- Mon May 15 12:48:42 UTC 2017 - nmoreychaisemartin@suse.com - Update to 14-rc1-40-g706fc2af (fate#321907, bsc#1020415). No releases notes. Contains libbnxtre bug fixes ------------------------------------------------------------------- Thu May 11 15:44:46 UTC 2017 - nmoreychaisemartin@suse.com - Add baselibs.conf to generate -32bit libraries (bsc#1038742). ------------------------------------------------------------------- Tue May 9 15:33:18 UTC 2017 - nmoreychaisemartin@suse.com - Update to rdma-core v14-rc1 (bsc#1016427). ------------------------------------------------------------------- Fri May 5 14:11:14 UTC 2017 - nmoreychaisemartin@suse.com - Remove redundant Requires on ldconfig (-p already does this). - Add missing systemd requires. - RPM group assignment fixes. - Remove pointless comments which cause scriptlets to be not empty in some cases. ------------------------------------------------------------------- Thu May 4 15:36:00 UTC 2017 - nmoreychaisemartin@suse.com - Provide ofed for legacy packages ------------------------------------------------------------------- Fri Apr 28 14:56:20 CEST 2017 - pth@suse.de - Update to git version fd1db488 as it now contains the bnxt drivr. No log of changes present (fate#321907). ------------------------------------------------------------------- Wed Apr 26 09:36:50 UTC 2017 - fcrozat@suse.com - specfile cleanup, remove libibverbs-devel subpackage, since it no longer exists. - ibacm shouldn't obsolete its older versions. ------------------------------------------------------------------- Tue Apr 25 09:42:10 CEST 2017 - pth@suse.de - Fix Group for rdma-core. ------------------------------------------------------------------- Wed Mar 29 09:50:28 CEST 2017 - pth@suse.de - Comment out the -devel requiring ibacm for bootstrapping. ------------------------------------------------------------------- Wed Mar 22 11:20:33 CET 2017 - pth@suse.de - fix Provides/Obsoletes ------------------------------------------------------------------- Tue Mar 21 09:31:31 CET 2017 - pth@suse.de - Fix RPM Group entries. ------------------------------------------------------------------- Tue Mar 14 14:02:19 CET 2017 - pth@suse.de - Initial packaging for SLES and openSUSE, based on latest release (fate#322112, fate#321250, fate#321566, fate#321657, fate#321684, fate#321750, fate#321867, fate#321887, fate#322197, fate#322199, bsc#1019714, bsc#1001685, bsc#1016427, bsc#1022597, bsc#1001685, bsc#1022598, bsc#1022599, bsc#1024377, bsc#1016427). - There is no valgrind in s390 so exclude the build requirement on this architecture. - Add appropriate RPM groups ------------------------------------------------------------------- Tue Nov 1 17:29:24 UTC 2016 - jthumshirn@suse.com - Initital packaging for openSUSE
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor