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

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 23880b298f5afad071aa713deb1143a1498cb49e
Author: shantonu <shantonu.hossain at intel.com>
Date:   Mon Sep 28 18:14:49 2015 -0700

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

diff --git a/NEWS.md b/NEWS.md
index 086d337..d2b26fe 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -53,6 +53,24 @@ v1.1.0, Wed Aug 5, 2015
 
 ## Sockets provider notes
 
+- General bug fixes and code cleanup
+- Add triggered operation suppport
+- Generate error completion event for successful fi_cancel
+- Support fi_cancel for tx operations
+- Enable option for setting affinity to progress thread
+- Improve error handling during connection management
+- Avoid reverse lookup for every received message
+- Avoid polling all connections while checking for incoming message
+- Use fast_lock for progress engine's list_lock
+- Handle disconnected sockets
+- Add rx entry pool
+- Mark tx entry as completed only if data is sent out to wire
+- Add rx control context for every tx context for progressing control messages
+- Set source address when addressing information is not passed by the application
+- Reset return value after polling CQ ring buffer
+- Reset FI_TRIGGER flag while triggering triggered operations
+- Ensure progress of control context
+
 ## usNIC provider notes
 
 - General bug fixes

-- 
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