From afcc77d3f17c82b58b43284d42402e83c625b20ba1daf0c5ed310403bb4cde4f Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Fri, 3 Dec 2021 07:28:51 +0000 Subject: [PATCH] Accepting request 935384 from home:NMoreyChaisemartin:branches:science:HPC - Update to v38.0 (jsc#SLE-18383) - Bugfixes on all providers - New provider for irdma support - Add rdma-ndd to recommended depencies of rdma-core OBS-URL: https://build.opensuse.org/request/show/935384 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=152 --- _service | 2 +- prebuilt-pandoc.tgz | 4 ++-- rdma-core-37.1.0.02d96eb72943.tar.gz | 3 --- rdma-core-38.0.0.02361e3b8659.tar.gz | 3 +++ rdma-core.changes | 12 ++++++++++++ rdma-core.spec | 6 ++++-- 6 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 rdma-core-37.1.0.02d96eb72943.tar.gz create mode 100644 rdma-core-38.0.0.02361e3b8659.tar.gz diff --git a/_service b/_service index 6622262..50d9cdc 100644 --- a/_service +++ b/_service @@ -8,7 +8,7 @@ @PARENT_TAG@.@TAG_OFFSET@.%h v(.*) \1 - 02d96eb72943e71eb7c127f13afd167f5c83cb0c + 02361e3b865995ce251923390df0d5a5c821195a suse/rdma-core.spec diff --git a/prebuilt-pandoc.tgz b/prebuilt-pandoc.tgz index 420afd5..679692d 100644 --- a/prebuilt-pandoc.tgz +++ b/prebuilt-pandoc.tgz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8977a2183eef2c130510defa9966a2500785323254a77fab7c358d3c425a75b -size 118966 +oid sha256:34aeff8130e5cc21bd8a32b146bf89bf49f437da68fdeb9f3a5cc58c9dbd1d30 +size 119173 diff --git a/rdma-core-37.1.0.02d96eb72943.tar.gz b/rdma-core-37.1.0.02d96eb72943.tar.gz deleted file mode 100644 index 48af603..0000000 --- a/rdma-core-37.1.0.02d96eb72943.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a78f3520406c4f560cfa1e2c1fa345b2eb1f182285a72f452205b6c5b6b44c45 -size 1973958 diff --git a/rdma-core-38.0.0.02361e3b8659.tar.gz b/rdma-core-38.0.0.02361e3b8659.tar.gz new file mode 100644 index 0000000..baea144 --- /dev/null +++ b/rdma-core-38.0.0.02361e3b8659.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760aceeef13987ac8ff1fc5242db3527f726e33be31b714db8f6dc00fa13fcb4 +size 1814732 diff --git a/rdma-core.changes b/rdma-core.changes index b5d50b1..3b6fbba 100644 --- a/rdma-core.changes +++ b/rdma-core.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Dec 2 15:13:22 UTC 2021 - Nicolas Morey-Chaisemartin + +- Update to v38.0 (jsc#SLE-18383) + - Bugfixes on all providers + - New provider for irdma support + +------------------------------------------------------------------- +Thu Dec 2 14:48:56 UTC 2021 - Nicolas Morey-Chaisemartin + +- Add rdma-ndd to recommended depencies of rdma-core + ------------------------------------------------------------------- Fri Oct 15 08:44:00 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/rdma-core.spec b/rdma-core.spec index dfe815e..24ff044 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -25,9 +25,9 @@ %define with_pyverbs 0 %endif -%define git_ver .0.02d96eb72943 +%define git_ver .0.02361e3b8659 Name: rdma-core -Version: 37.1 +Version: 38.0 Release: 0 Summary: RDMA core userspace libraries and daemons License: BSD-2-Clause OR GPL-2.0-only @@ -97,6 +97,7 @@ BuildRequires: pkgconfig(systemd) Requires: kmod Requires: systemd Requires: udev +Recommends: rdma-ndd # SUSE previously shipped rdma as a stand-alone # package which we're supplanting here. @@ -229,6 +230,7 @@ Device-specific plug-in ibverbs userspace drivers are included: - libhns: HiSilicon Hip06 SoC - libi40iw: Intel Ethernet Connection X722 RDMA - libipathverbs: QLogic InfiniPath HCA +- libirdma: Intel Ethernet Connection RDMA - libmlx4: Mellanox ConnectX-3 InfiniBand HCA - libmlx5: Mellanox Connect-IB/X-4+ InfiniBand HCA - libmthca: Mellanox InfiniBand HCA