diff --git a/_service b/_service index 72222a8..9f2ee62 100644 --- a/_service +++ b/_service @@ -5,8 +5,8 @@ no .git perftest - 24.07.0-0.44 - 2e3aa2fe392cc1c573e11f253d5168c2899f1b59 + 24.10.0-0.66 + 91fadb5f2798776ad57dba014cd554a185312023 *perftest*.tar diff --git a/perftest-24.07.00.44.tar.gz b/perftest-24.07.00.44.tar.gz deleted file mode 100644 index 7164c84..0000000 --- a/perftest-24.07.00.44.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d42e4f28f0af2de87de672fcce0d72ee037cc0dbbfc6faac3662776c9a3d32c8 -size 164238 diff --git a/perftest-24.10.00.66.tar.gz b/perftest-24.10.00.66.tar.gz new file mode 100644 index 0000000..7d5722f --- /dev/null +++ b/perftest-24.10.00.66.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f31242ff7d45c5026deaefb8ecc25268fd2c8755d3b85538615e6a7003d8764 +size 167021 diff --git a/perftest.changes b/perftest.changes index f2ff19b..23ea8c1 100644 --- a/perftest.changes +++ b/perftest.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Wed Feb 19 16:50:32 UTC 2025 - Nicolas Morey + +- Update to v24.10.0-0.66 (jsc#PED-11327) + - Perftest: fix qp_timeout with rdma_cm and UD + - Set qp_timeout for create_rdma_cm_connection path + - create_comm_struct: Copy in user_param->qp_timeout + - Perftest: Fix failure in creating cq when create cq ex is not supported by providers + - Add support for SRD unsolicited write w/ imm. receive + - Write cuda device id to json file + - Perftest: Fix TD lock-free mode not working for QP + - perftest: Set Ack timeout for rdma_cm connection id + - Perftest: Add support for TD lock-free mode + - Perftest: add error message for DC runs with small queue depth + - Add 0xefa3 pciid to the database + - Add support for Cambricon devices + - perftest: Add minimum rx_depth size in case of SRQ and UD/UC qp type + - Perftest: Support selecting congestion control algorithms + - Perftest: Fix rx_depth check for XRC + - Implement get_cycles for hppa architecture + - Fix syntax of script run_perftest_loopback + - Fix format of man pages + - Perftest: Fix indentation between results after the fix of the BW unit + - Display proper unit for MiB/sec results + - Support RDMA with Tegra integrated GPUs + - Fix Integer overflow issue + - Fix out-of-tree man page build when top_srcdir is an absolute path + - Ignore generated config files from git + - Fix type in print + - Perftest: Add condition to force stop polling in write_with_imm + ------------------------------------------------------------------- Mon Nov 4 17:21:05 UTC 2024 - Nicolas Morey diff --git a/perftest.spec b/perftest.spec index 5bf95b6..e4a4b9e 100644 --- a/perftest.spec +++ b/perftest.spec @@ -1,7 +1,7 @@ # # spec file for package perftest # -# Copyright (c) 2024 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 @@ -16,9 +16,9 @@ # -%define extra_version 0.44 +%define extra_version 0.66 Name: perftest -Version: 24.07.0 +Version: 24.10.0 Release: 0 Summary: IB Performance tests License: BSD-3-Clause OR GPL-2.0-or-later