1 Commits

Author SHA256 Message Date
4fd855f878 Upgrade smc-tools to version 1.8.6 (jsc#PED-14601) 2025-12-12 09:47:33 +01:00
4 changed files with 33 additions and 9 deletions

Binary file not shown.

BIN
smc-tools-1.8.6.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,5 +1,31 @@
-------------------------------------------------------------------
Wed Dec 18 11:58:29 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
Thu Dec 11 09:17:40 UTC 2025 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Upgrade smc-tools to v1.8.6 (jsc#PED-14601)
* Bug fixes:
- man pages: Update man page for smc_pnet
- smc-tools: Display sndbuf/RMB stats only if supported by the kernel
- smc-tools v1.8.5 includes
* Changes:
- smc_rnics: Add support for Network Express RNIC in smc_rnics
- smc_rnics: Add PFT and VF columns to smc_rnics output
* Bug fixes:
- libnetlink..: Fix function declaration to use a void prototype
- smc_rnics: Update smc_chk to extract PNetID from column 9
- man pages: Update man page for --rawids option and PFT and VF columns
- smc_rnics: Fix missing PPrt values in smc_rnics -r output
- Removed obsolete patch
* smc-tools-gcc15.patch
-------------------------------------------------------------------
Tue Jul 8 12:30:13 UTC 2025 - pgajdos@suse.com
- added patches
fix build with gcc15
+ smc-tools-gcc15.patch
-------------------------------------------------------------------
Wed Dec 18 11:43:06 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Upgrade smc-tools to v1.8.4 (jsc#PED-3280, jsc#PED-3227)
* Changes:
@@ -8,7 +34,7 @@ Wed Dec 18 11:58:29 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- smc_rnics: Fix smc_rnics showing the wrong physical port
- util.h: Fix build with CFLAGS="-g"
- smc_run: Fix segfault issue during creating concurrent sockets
- Makefile: Make sure to show the right release number
- Makefile: Make sure to show the right release number
-------------------------------------------------------------------
Wed Sep 13 05:29:49 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package smc-tools
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
Name: smc-tools
Version: 1.8.4
Version: 1.8.6
Release: 0
Summary: Shared Memory Communication via RDMA
License: EPL-1.0
Group: System/Kernel
URL: https://www.ibm.com/developerworks/linux/linux390/smc-tools.html
Source: https://github.com/ibm-s390-linux/%{name}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
### Source: https://github.com/ibm-s390-linux/smc-tools/releases/tag/1.8.3.tar.gz
BuildRequires: bash-completion-devel
BuildRequires: libnl3-devel
PreReq: permissions