Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eth-ff for openSUSE:Factory checked 
in at 2023-07-26 13:24:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eth-ff (Old)
 and      /work/SRC/openSUSE:Factory/.eth-ff.new.15225 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eth-ff"

Wed Jul 26 13:24:09 2023 rev:4 rq:1100648 version:11.5.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/eth-ff/eth-ff.changes    2023-02-02 
18:23:41.989748375 +0100
+++ /work/SRC/openSUSE:Factory/.eth-ff.new.15225/eth-ff.changes 2023-07-26 
13:25:17.088485190 +0200
@@ -1,0 +2,70 @@
+Tue Jul 25 12:34:19 UTC 2023 - Nicolas Morey <nicolas.mo...@suse.com>
+
+- Update to v11.5.0.0
+    - improved ethreport to support more than 256 ports
+    - improved mpi_apps to still build as much as it can when fortran not 
available
+    - improved to support absolute ConfigDir path in mgt_config.xml
+    - fixed klocwork issues
+    - improved to support SLES 15.4
+    - improved ethreport to support bulk query to reduce execution time
+    - improved ethreport to get VerdorID in a more stable way
+    - improved rping and pfctest execution time
+    - fixed timeout issue on pfctest when one node has "large" number of NICs
+    - improved ethcabletest and ethfindgood to support fabric plane
+    - improved mpiperf and mpiperfdeviation to support fabric plane
+    - improved ethreport with below new features:
+      - -P/-H: include only persist or hardware data
+      - -A/-o otherports: include all or other (inactive) ports
+      - -s: include performance data
+    - improved node verification to check NIC firmware and driver version
+    - improved FastFabric TUI to support multiple fabric planes
+    - limited max processes in pfctest to avoid ssh EOF error
+    - improved ethudstress to allow specifying port number
+    - added tool ethbw to monitor BW per NIC
+    - improved ethhostadmin to allow exiting on 1st failed operation
+    - enhanced error reporting and handling in rping and pfctest tool
+    - added support on Intel GPU (ONEAPI-ZE)
+    - fixed ethextract* tool to include performance data
+    - code cleanup. removed dead code and tools we do not support.
+    - updated MpiApps scripts to pass exe params to commands
+    - updated run_osu5 to provide a current list of benchmarks
+    - updated get_selected_mpi.sh to work with newer IMPI versions
+    - fixed MpiApps build script to allow building HPL with Intel MPI and MKL
+    - improved mpiperf and ethcabletest to support multi-rail
+    - improved ethreport and related tools to support specifying hostfile via 
-f
+    - changed openblas-devel to be optional prereq
+    - fixed klocwork issues in ethbw
+    - extended HPL-2.3 building to support different BLAS_TYPE
+    - enhanced ethscpall to allow copying data with rsync, specifying net 
interface to use, and tar compression option
+    - changed FastFabric to setup PFC using software DCB (open lldp)
+    - renamed FastFabric component "Eth RDMA" to "Eth RoCE"
+    - added lldpad as prereq
+    - fixed ethlinkanalysis/ethfabricanalysis to honor the ConfigDir defined 
in mgt_config
+    - added rping loopback test and PFC mode check in hostverify
+    - improved hostverify to support passive mode intel_pstate
+    - fixed ethcabletest to make -n option works properly
+    - enhanced ethreport -A to include host ports that have no IP address
+    - cleaned up ethreport error messages
+    - enhanced ethbw to support duration argument
+    - updated man pages for FastFabric tools
+    - updated man pages for FastFabric tools
+    - Fixed minor bugs on nodeverify.sh, ethshowallports and ethfindgood
+    - Improved below tools to support fabric plane
+      - ethcabletest.sh
+      - ethshowallports.sh
+      - ethhostadmin
+    - Improved to support RHEL 9.1
+    - Fixed RV rebuild issue under SLES 15.4 to support Intel GPU
+    - Improved stability on ethcabletest and ethfindgood
+    - Added tool dsa_setup to aid creation of DSA devices
+    - Changed script shebang to use /bin/bash rather than /bin/sh
+    - Improved ethcapture to use journalctl if rsyslog not installed
+    - Improved to support Basic-IB package
+    - Refactoried package build scripts to better support different OSes
+    - Improved dsa_setup to support shared workqueue
+    - Cleaned OS detection code
+- Refresh eth-ff-add-shebang-for-exp-files.patch
+- Drop topology-fix-support-for-disabled-MD5-authentication.patch
+  which was fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  eth-ff-11.3.0.0.0.e2d1dd8cde0e.tar.gz
  topology-fix-support-for-disabled-MD5-authentication.patch

New:
----
  eth-ff-11.5.0.0.0.b537315d36c7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ eth-ff.spec ++++++
--- /var/tmp/diff_new_pack.TTFMz5/_old  2023-07-26 13:25:17.788489414 +0200
+++ /var/tmp/diff_new_pack.TTFMz5/_new  2023-07-26 13:25:17.796489463 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define git_ver .0.e2d1dd8cde0e
+%define git_ver .0.b537315d36c7
 
 %define pseudo_opt %{_prefix}/lib/eth-tools/
 %define ethsysconfdir %{_sysconfdir}/eth-tools/
 
 Name:           eth-ff
-Version:        11.3.0.0
+Version:        11.5.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
@@ -32,7 +32,6 @@
 Source1:        eth-ff.rpmlintrc
 Patch1:         eth-ff-suse-build-fixes.patch
 Patch2:         eth-ff-add-shebang-for-exp-files.patch
-Patch3:         topology-fix-support-for-disabled-MD5-authentication.patch
 BuildRequires:  gcc-c++
 BuildRequires:  infiniband-diags-devel
 BuildRequires:  libexpat-devel
@@ -72,7 +71,6 @@
 %setup -q -n  %{name}-%{version}%{git_ver}
 %patch1
 %patch2
-%patch3
 
 %build
 export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-address-of-packed-member"

++++++ _service ++++++
--- /var/tmp/diff_new_pack.TTFMz5/_old  2023-07-26 13:25:17.828489656 +0200
+++ /var/tmp/diff_new_pack.TTFMz5/_new  2023-07-26 13:25:17.832489679 +0200
@@ -8,7 +8,7 @@
     <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
-    <param name="revision">e2d1dd8cde0e2cc111e5361f20cf94325a9a482c</param>
+    <param name="revision">b537315d36c72bec7b2007b008016a225ffd25ec</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">eth-ff*.tar</param>

++++++ eth-ff-11.3.0.0.0.e2d1dd8cde0e.tar.gz -> 
eth-ff-11.5.0.0.0.b537315d36c7.tar.gz ++++++
++++ 68904 lines of diff (skipped)

++++++ eth-ff-add-shebang-for-exp-files.patch ++++++
--- /var/tmp/diff_new_pack.TTFMz5/_old  2023-07-26 13:25:18.252492215 +0200
+++ /var/tmp/diff_new_pack.TTFMz5/_new  2023-07-26 13:25:18.256492238 +0200
@@ -1,4 +1,4 @@
-commit cb3354108e1c252bb127abe68515ea172722067c
+commit d6e19d4928d3542fb12d2634ebe47635abf35236
 Author: Nicolas Morey-Chaisemartin <nmoreychaisemar...@suse.com>
 Date:   Thu Sep 30 11:18:45 2021 +0200
 
@@ -115,7 +115,7 @@
  # 
  # Copyright (c) 2015-2017, Intel Corporation
 diff --git IbaTools/FastFabric/load.exp IbaTools/FastFabric/load.exp
-index 72c8c7bf52b4..86da54267696 100644
+index dff1454a9eb3..cdfc60e1e456 100644
 --- IbaTools/FastFabric/load.exp
 +++ IbaTools/FastFabric/load.exp
 @@ -1,3 +1,4 @@
@@ -124,7 +124,7 @@
  # 
  # Copyright (c) 2015-2017, Intel Corporation
 diff --git IbaTools/FastFabric/mpiperf.exp IbaTools/FastFabric/mpiperf.exp
-index 362ccefdca1c..16f2e11587b5 100644
+index 38d3012850ad..5f8cd41a94ca 100644
 --- IbaTools/FastFabric/mpiperf.exp
 +++ IbaTools/FastFabric/mpiperf.exp
 @@ -1,3 +1,4 @@
@@ -133,7 +133,7 @@
  # 
  # Copyright (c) 2015-2017, Intel Corporation
 diff --git IbaTools/FastFabric/mpiperfdeviation.exp 
IbaTools/FastFabric/mpiperfdeviation.exp
-index 43ac44b845da..3d3782503d1d 100644
+index a6ef318e96bd..e0139eb570c0 100644
 --- IbaTools/FastFabric/mpiperfdeviation.exp
 +++ IbaTools/FastFabric/mpiperfdeviation.exp
 @@ -1,3 +1,4 @@
@@ -142,7 +142,7 @@
  # 
  # Copyright (c) 2015-2017, Intel Corporation
 diff --git IbaTools/FastFabric/pfctest.exp IbaTools/FastFabric/pfctest.exp
-index 16a0caecfd37..1075385a997e 100644
+index d7e386930e1d..8f9c41d56926 100644
 --- IbaTools/FastFabric/pfctest.exp
 +++ IbaTools/FastFabric/pfctest.exp
 @@ -1,3 +1,4 @@
@@ -160,7 +160,7 @@
  # 
  # Copyright (c) 2015-2017, Intel Corporation
 diff --git IbaTools/FastFabric/rping.exp IbaTools/FastFabric/rping.exp
-index b64c87826e09..4a56bd0dbcf3 100644
+index 2f5baee14ec4..088551715786 100644
 --- IbaTools/FastFabric/rping.exp
 +++ IbaTools/FastFabric/rping.exp
 @@ -1,3 +1,4 @@
@@ -264,7 +264,7 @@
  # 
  # Copyright (c) 2015-2017, Intel Corporation
 diff --git IbaTools/FastFabric/upgrade.exp IbaTools/FastFabric/upgrade.exp
-index ad13a22e1cdb..8404533bfed6 100644
+index 9abea72a6da7..29f62f69efcf 100644
 --- IbaTools/FastFabric/upgrade.exp
 +++ IbaTools/FastFabric/upgrade.exp
 @@ -1,3 +1,4 @@
@@ -345,7 +345,7 @@
  # 
  # Copyright (c) 2015, Intel Corporation
 diff --git TestTools/install.exp TestTools/install.exp
-index 868c13b239e5..db6c57b58075 100644
+index 2be94861fe69..120b01d5e0e0 100644
 --- TestTools/install.exp
 +++ TestTools/install.exp
 @@ -1,3 +1,4 @@
@@ -354,7 +354,7 @@
  # 
  # Copyright (c) 2015, Intel Corporation
 diff --git TestTools/mpi.exp TestTools/mpi.exp
-index 4c612dc90378..55e90d09bc51 100644
+index 6b4958a9186e..a5b79b65b5f8 100644
 --- TestTools/mpi.exp
 +++ TestTools/mpi.exp
 @@ -1,3 +1,4 @@
@@ -372,7 +372,7 @@
  # 
  # Copyright (c) 2015, Intel Corporation
 diff --git TestTools/proc_mgr.exp TestTools/proc_mgr.exp
-index c261f2e052fd..274bdd50fda9 100644
+index 62b1829926ae..a3564310bdb7 100644
 --- TestTools/proc_mgr.exp
 +++ TestTools/proc_mgr.exp
 @@ -1,3 +1,4 @@
@@ -399,16 +399,16 @@
  # 
  # Copyright (c) 2015, Intel Corporation
 diff --git TestTools/target.exp TestTools/target.exp
-index 9bab291d4af8..5c47da0808db 100644
+index 6ca88902b993..fd4d7ae6e4ac 100644
 --- TestTools/target.exp
 +++ TestTools/target.exp
 @@ -1,3 +1,4 @@
 +#!/usr/bin/expect
  # BEGIN_ICS_COPYRIGHT8 ****************************************
  #
- # Copyright (c) 2015-2020, Intel Corporation
+ # Copyright (c) 2015-2022, Intel Corporation
 diff --git TestTools/tools.exp TestTools/tools.exp
-index 850e7891b035..1250087c58be 100644
+index 0d15ff54ea3b..851707c27ee2 100644
 --- TestTools/tools.exp
 +++ TestTools/tools.exp
 @@ -1,3 +1,4 @@

Reply via email to