> For user space, I would add a comment in the man pages

[PATCH] librdmacm/man: document status field semantics for rejected event

document status being the IB reject reason for RDMA_CM_EVENT_REJECTED event

Signed-off-by: Or Gerlitz <ogerl...@voltaire.com>

diff --git a/man/rdma_get_cm_event.3 b/man/rdma_get_cm_event.3
index 79bf606..91317c4 100644
--- a/man/rdma_get_cm_event.3
+++ b/man/rdma_get_cm_event.3
@@ -126,7 +126,8 @@ Generated on the active side to notify the user that the 
remote server is
 not reachable or unable to respond to a connection request.
 .IP RDMA_CM_EVENT_REJECTED
 Indicates that a connection request or response was rejected by the remote
-end point.
+end point. Under Infiniband, the event status field contains the reject reason
+as provided by the IB CM.
 .IP RDMA_CM_EVENT_ESTABLISHED
 Indicates that a connection has been established with the remote end point.
 .IP RDMA_CM_EVENT_DISCONNECTED
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to