Go to file
Nicolas Morey-Chaisemartin 36cbb47841 Accepting request 971079 from home:NMoreyChaisemartin:branches:science:HPC
- Update to 1.14.1
  - Core
    - Use non-shared memory allocations to use MADV_DONTFORK safely
    - Fix incorrect use of gdr_copy_from_mapping
    - Ensure proper timeout time for pollfds to avoid early exit
  - EFA
    - Handle read completion properly for multi_recv
    - Use shm's inject write when possible
    - Support 0 byte read
  - RxM
    - Ensure signaling the CQ fd after writing completion
    - Fix inject path for sending tagged messages with cq data
    - Negotiate credit based flow control support over CM
    - Add PID to CM messages to detect stale vs duplicate connections
    - Fix race handling unexpected messages from unknown peers
    - Fix possible leak of stack data in cm_accept
    - Restrict reported caps based on core provider
    - Delay starting listen until endpoint fully initialized
    - Verify valid atomic size
  - Sockets
    - Fix coverity reports on uninitialized data
    - Check for NULL pointers passed to memcpy
    - Add missing error return code from sock_ep_enable
  - TCP
    - Fix performance regression resulting from sparse pollfd sets
    - Fix assertion failure in CQ progress function
    - Do not generate error completions for inject msgs
    - Fix use of incorrect event names in progress handler
    - Fix check for CQ data in tagged messages
    - Make start_op array a static to reduce memory

OBS-URL: https://build.opensuse.org/request/show/971079
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libfabric?expand=0&rev=69
2022-04-20 11:30:05 +00:00
_service Accepting request 971079 from home:NMoreyChaisemartin:branches:science:HPC 2022-04-20 11:30:05 +00:00
.gitattributes Accepting request 436355 from SUSE:SLE-12-SP2:GA 2016-10-19 14:34:09 +00:00
.gitignore Accepting request 436355 from SUSE:SLE-12-SP2:GA 2016-10-19 14:34:09 +00:00
baselibs.conf - Fix dependency to libfabric1 for libfabric-devel in baselibs.conf 2017-10-11 13:00:38 +00:00
fabtests-rpmlintrc Accepting request 672842 from home:NMoreyChaisemartin:branches:libfabric-1.7 2019-02-08 16:06:13 +00:00
fabtests.changes Accepting request 971079 from home:NMoreyChaisemartin:branches:science:HPC 2022-04-20 11:30:05 +00:00
fabtests.spec Accepting request 971079 from home:NMoreyChaisemartin:branches:science:HPC 2022-04-20 11:30:05 +00:00
libfabric-1.14.1.0.e800ff281fdb.tar.bz2 Accepting request 971079 from home:NMoreyChaisemartin:branches:science:HPC 2022-04-20 11:30:05 +00:00
libfabric-libtool.patch Accepting request 452595 from home:jmoellers:branches:science:HPC 2017-01-26 14:54:01 +00:00
libfabric.changes Accepting request 971079 from home:NMoreyChaisemartin:branches:science:HPC 2022-04-20 11:30:05 +00:00
libfabric.spec Accepting request 971079 from home:NMoreyChaisemartin:branches:science:HPC 2022-04-20 11:30:05 +00:00
pre_checkin.sh Accepting request 672842 from home:NMoreyChaisemartin:branches:libfabric-1.7 2019-02-08 16:06:13 +00:00