Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpma for openSUSE:Factory checked in 
at 2023-12-17 21:32:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpma (Old)
 and      /work/SRC/openSUSE:Factory/.rpma.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpma"

Sun Dec 17 21:32:44 2023 rev:4 rq:1133618 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpma/rpma.changes        2023-03-24 
15:21:17.587160753 +0100
+++ /work/SRC/openSUSE:Factory/.rpma.new.25432/rpma.changes     2023-12-17 
21:35:04.875593463 +0100
@@ -1,0 +2,32 @@
+Sat Dec 16 17:06:03 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.3.0:
+  * the native flush support (required support in the kernel and
+    in an RNIC's driver)
+  * missing unit tests for rpma_mr_atomic_write()
+  * a check if librpma uses rdma-core installed from sources
+  * BUILD_FORCE_ODP_NOT_SUPPORTED CMake option to disable On-
+    Demand Paging (ODP) support in libibverbs
+  * BUILD_FORCE_NATIVE_ATOMIC_WRITE_NOT_SUPPORTED CMake option to
+    disable support for native atomic write in libibverbs
+  * BUILD_FORCE_NATIVE_FLUSH_NOT_SUPPORTED CMake option to
+    disable support for the native flush in libibverbs
+  * the "ibv_query_device_ex_mock undeclared" compiler error when
+    both ON_DEMAND_PAGING_SUPPORTED and
+    NATIVE_ATOMIC_WRITE_SUPPORTED are not defined
+  * renamed IBV_WR_ATOMIC_WRITE_SUPPORTED to
+    NATIVE_ATOMIC_WRITE_SUPPORTED
+  * renamed is_ibv_wr_atomic_write_supported() to
+    is_ibv_atomic_write_supported()
+  * updated the install-pmdk.sh script to install PMDK
+    1.12.1-119-g8074b19b1 with fixes required for Rocky Linux 8
+    and 9 and verify if the installation succeeded
+  * rpma_peer_new() to check the native flush support in kernel
+  * rpma_peer_setup_qp() to enable the native flush if both
+    kernel and libibverbs support it
+  * rpma_peer_usage2access() to return native access flags if
+    both kernel and libibverbs support the native flush
+  * rpma_flush() to use the native flush if the created QP
+    supports it
+
+-------------------------------------------------------------------

Old:
----
  1.2.0.tar.gz

New:
----
  1.3.0.tar.gz

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

Other differences:
------------------
++++++ rpma.spec ++++++
--- /var/tmp/diff_new_pack.2mSRBR/_old  2023-12-17 21:35:05.335610177 +0100
+++ /var/tmp/diff_new_pack.2mSRBR/_new  2023-12-17 21:35:05.335610177 +0100
@@ -18,7 +18,7 @@
 
 Name:           rpma
 %define lname   librpma0
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        Remote Persistent Memory Access
 License:        BSD-3-Clause

++++++ 1.2.0.tar.gz -> 1.3.0.tar.gz ++++++
++++ 3180 lines of diff (skipped)

Reply via email to