Revisions of rpma
buildservice-autocommit
accepted
request 1133618
from
Dirk Mueller (dirkmueller)
(revision 9)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1133607
from
Dirk Mueller (dirkmueller)
(revision 8)
- 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
buildservice-autocommit
accepted
request 1073947
from
Raymund Will (rwill)
(revision 7)
baserev update by copy to link target
Raymund Will (rwill)
accepted
request 1061765
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 1.2.0: * native atomic write support (required support in the kernel and in an RNIC's driver) * security warnings to the documentation of the following functions of the API: - rpma_conn_get_private_data() - rpma_conn_req_get_private_data() - rpma_mr_get_descriptor() - rpma_mr_remote_from_descriptor() - rpma_peer_cfg_from_descriptor() - rpma_peer_cfg_get_descriptor() * offset of the beginning of the used persistent memory in the clients using PMem in the examples * CI Coverity build run once a day over the night * a check for the native atomic write support in libibverbs * DEVELOPMENT.md file - `CMAKE_BUILD_TYPE` must be set to `Debug` when running the tests * check-headers.sh file - corrected the path of check-ms-license.pl and removed unneeded '*' at the start of the grep expressions * (examples) use HELLO_STR_SIZE instead of KILOBYTE in case of the hello string the common_pmem_map_file_with_signature_check() function in examples * `wr` passed to ibv_post_send(), ibv_post_recv() and ibv_post_srq_recv() is initialized to 0 * `sge` passed to a log message (in rpma_mr_*() functions) is initialized to 0 * `rq_size` in rpma_peer_create_srq() initialized to 0 * detecting no free slot for a new connection request in example 13 * memory allocations in example 07 * minor issues detected by Coverity * sleep(1) added to mtt_client_connect() before the next connection retry
buildservice-autocommit
accepted
request 865976
from
Michal Suchanek (michals)
(revision 5)
baserev update by copy to link target
Michal Suchanek (michals)
accepted
request 865967
from
Guillaume GARDET (Guillaume_G)
(revision 4)
- Enable aarch64 build
Dominique Leuenberger (dimstar_suse)
accepted
request 841537
from
Nicolas Morey-Chaisemartin (NMoreyChaisemartin)
(revision 3)
initialized devel package after accepting 841537
Nicolas Morey-Chaisemartin (NMoreyChaisemartin)
accepted
request 841473
from
Jan Engelhardt (jengelh)
(revision 2)
- Trim marketing wording from descriptions.
Nicolas Morey-Chaisemartin (NMoreyChaisemartin)
accepted
request 841249
from
Nicolas Morey-Chaisemartin (NMoreyChaisemartin)
(revision 1)
- Initial packaging of v0.9.0 (jsc#SLE-14102)
Displaying all 9 revisions