[Pkg-ofed-commits] [libfabric] 106/123: fi_usnic(7): updates from Ben

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sat Oct 22 12:28:35 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 fa65a55aae958e2df3f46d349a9347d494a787d8
Author: Dave Goodell <dgoodell at cisco.com>
Date:   Mon Sep 28 16:13:36 2015 -0700

    fi_usnic(7): updates from Ben
    
    Signed-off-by: Dave Goodell <dgoodell at cisco.com>
---
 man/fi_usnic.7.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/fi_usnic.7.md b/man/fi_usnic.7.md
index f6823b7..87d8c9f 100644
--- a/man/fi_usnic.7.md
+++ b/man/fi_usnic.7.md
@@ -44,8 +44,6 @@ low latency and other offload capabilities on Ethernet networks.
     - *FI_EP_MSG* and *FI_EP_RDM* endpoints are implemented, but are
       only lightly tested.  It is likely that there are still some bugs
       in these endpoint types.  RMA is not yet supported.
-    - *FI_EP_RDM* support is not 100% robust and occasionally leads to hangs in
-      the `fi_rdm_pingpong` test from fabtests.
     - [`fi_provider`(7)](fi_provider.7.html) lists requirements for all
       providers.  The following limitations exist in the *usnic*
       provider:
@@ -56,7 +54,9 @@ low latency and other offload capabilities on Ethernet networks.
         * Passive endpoints only support listen, setname, and getname CM
           operations.
         * *FI_EP_DGRAM* endpoints support `fi_sendmsg()` and
-          `fi_recvmsg()`, but all flags are ignored.
+          `fi_recvmsg()`, but some flags are ignored.  `fi_sendmsg()`
+          supports `FI_INJECT` and `FI_COMPLETION`.  `fi_recvmsg()`
+          supports `FI_MORE`.
         * Address vectors only support `FI_AV_MAP`.
         * No counters are supported.
         * The tag matching interface is not supported.

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