[Pkg-ofed-commits] [libfabric] 112/123: NEWS: Update sockets provider notes for v1.1.1

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sat Oct 22 12:28:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to annotated tag v1.1.1
in repository libfabric.

commit 8c8fc1bf4e8d14956aeb43c900a727bf24f519d9
Author: shantonu <shantonu.hossain at intel.com>
Date:   Mon Sep 28 15:04:19 2015 -0700

    NEWS: Update sockets provider notes for v1.1.1
    
    Signed-off-by: Shantonu Hossain <shantonu.hossain at intel.com>
---
 NEWS.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 1141a81..086d337 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -14,6 +14,21 @@ v1.1.1, TBD
 
 ## Sockets provider notes
 
+- General clean-up and restructuring
+- Add fallback mechanism for getting source address
+- Fix fi_getinfo to use user provided capabilities from hints
+- Fix hostname and port number and added checks in sock_av_insertsym
+- Add retry for connection timeout
+- Release av resources in the error path
+- Remove separate read/write CQ to be consistent with the man page
+- Increase default connection map size and added environment variable to specify 
+  AV, CQ, EQ and connection map size to run large scale tests
+- Fix FI_PEEK operation to be consistent with the man page
+- Fix remote write event not to generate CQ event
+- Fix CSWAP operation to return initial value
+- Use size_t for min_multi_recv and buffered_len
+- Set address size correctly in fi_getname/fi_getpeer
+
 ## usNIC provider notes
 
 - Fix EP_RDM reassembly issue for large messages

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libfabric.git



More information about the Pkg-ofed-commits mailing list