From b6554bdb6d494038d28a95150209142d504dc8cab160ce30208f000e7a5ad00f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 4 Nov 2024 17:27:05 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main eth-ff revision 1c96571bd766c4107623d8dd74d557ff --- _service | 6 ++--- eth-ff-11.5.1.0.0.7188a97b9a39.tar.gz | 3 --- eth-ff-11.7.0.0.0.10e93dd3630c.tar.gz | 3 +++ eth-ff-suse-build-fixes.patch | 4 +-- eth-ff.changes | 38 +++++++++++++++++++++++++++ eth-ff.spec | 10 +++---- 6 files changed, 50 insertions(+), 14 deletions(-) delete mode 100644 eth-ff-11.5.1.0.0.7188a97b9a39.tar.gz create mode 100644 eth-ff-11.7.0.0.0.10e93dd3630c.tar.gz diff --git a/_service b/_service index 2bdf02d..563e80d 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + git https://github.com/intel/eth-fast-fabric.git no @@ -8,9 +8,9 @@ @PARENT_TAG@.@TAG_OFFSET@.%h v(.*) \1 - 7188a97b9a397defdab503a02de0f6f3a9806947 + 10e93dd3630c77e8e4dc6d39981ce3122830f64e - + eth-ff*.tar gz diff --git a/eth-ff-11.5.1.0.0.7188a97b9a39.tar.gz b/eth-ff-11.5.1.0.0.7188a97b9a39.tar.gz deleted file mode 100644 index db0a03f..0000000 --- a/eth-ff-11.5.1.0.0.7188a97b9a39.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0727081f6b4096b354bd3b2cf11165a912d08a4ef28214186ca7bff14fa2dbf5 -size 1980483 diff --git a/eth-ff-11.7.0.0.0.10e93dd3630c.tar.gz b/eth-ff-11.7.0.0.0.10e93dd3630c.tar.gz new file mode 100644 index 0000000..76c2bee --- /dev/null +++ b/eth-ff-11.7.0.0.0.10e93dd3630c.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5757d24cd0418c88b350fba23f83795149cfc3e8d8ac7ebc43fd92be0f799e6f +size 1990000 diff --git a/eth-ff-suse-build-fixes.patch b/eth-ff-suse-build-fixes.patch index 38cf97d..e159862 100644 --- a/eth-ff-suse-build-fixes.patch +++ b/eth-ff-suse-build-fixes.patch @@ -1,10 +1,10 @@ commit 4d2c1fa08842cf8d60cc3dc1dde30ecff585103c -Author: Nicolas Morey-Chaisemartin +Author: Nicolas Morey-Chaisemartin Date: Thu Jun 8 11:11:01 2017 +0200 eth-ff suse build fixes - Signed-off-by: Nicolas Morey-Chaisemartin + Signed-off-by: Nicolas Morey-Chaisemartin diff --git Makerules/Defs.Flags Makerules/Defs.Flags index e84324356f0a..9e34eafb8bad 100755 diff --git a/eth-ff.changes b/eth-ff.changes index e28a5ab..c2a7840 100644 --- a/eth-ff.changes +++ b/eth-ff.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Mon Aug 12 10:02:11 UTC 2024 - Nicolas Morey + +- Update to v11.7.0.0 + - Improved to support RHEL 9.4/8.10 and SLES 15.6 + - Merged duplicate OS prereq files for major OS versions where possible + - Added ability to compile IMB-MPI1-GPU with cuda support + - Cleaned up not needed files + - Added config on unprivileged access to UserFaultFD + - Added GPU auto-detection feature + - Fixed permission and enumeration issues on dsa_setup + - Improved ethudstress stability to handle unmatched client/server config + - Improved MpiApps to allow concurrent mpi_apps runs with SLURM + - Fixed FI_PROVIDER_PATH overrode issue on mpi_apps + - Updated host verification to check UD QPs, and skip VT-d disabled + check by default + - Updated compiler options to enhance security of FastFabric + - Improved MpiApps README file + - Improved help for tools ethbw and ethextract* + - Fixed HPL build for newer version oneAPI + - Enhanced MpiApps scripts for easier use with SLURM + - Introduced PSM3_PRINT_STATS_PREFIX to specify PSM3 stats files location + - Improved MpiApps to support oneCCL benchmark + - Easy of use improvement on MpiApps + - Improved parameter files and scripts description + - Reorganized PSM3 parameter files + - Improved script printout to include system env + - Moved MpiApps parameter settings mostly into env vs on MPI cmd line + - Improved to support RHEL 8.9 and RHEL 9.3 + - Added dsa_setup man page + - Improved help text and man page for all tools + +------------------------------------------------------------------- +Thu Feb 22 11:32:36 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Wed Oct 4 06:25:51 UTC 2023 - Nicolas Morey diff --git a/eth-ff.spec b/eth-ff.spec index 9bd349d..9039857 100644 --- a/eth-ff.spec +++ b/eth-ff.spec @@ -1,7 +1,7 @@ # # spec file for package eth-ff # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,13 @@ # -%define git_ver .0.7188a97b9a39 +%define git_ver .0.10e93dd3630c %define pseudo_opt %{_prefix}/lib/eth-tools/ %define ethsysconfdir %{_sysconfdir}/eth-tools/ Name: eth-ff -Version: 11.5.1.0 +Version: 11.7.0.0 Release: 0 Summary: Intel Ethernet Fabric Suite basic tools and libraries for fabric management License: BSD-3-Clause OR GPL-2.0-only @@ -68,9 +68,7 @@ Requires: eth-basic-tools Contains tools for managing fabric on a management node. %prep -%setup -q -n %{name}-%{version}%{git_ver} -%patch1 -%patch2 +%autosetup -p0 -n %{name}-%{version}%{git_ver} %build export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-address-of-packed-member"