Message ID | 5230BA0C.4080504@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Rejected |
Headers | show |
applied - thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/man/rdma_create_id.3 b/man/rdma_create_id.3 index da333fb..81acc9b 100644 --- a/man/rdma_create_id.3 +++ b/man/rdma_create_id.3 @@ -47,6 +47,8 @@ port space provides message, not stream, based communication. .IP RDMA_PS_UDP Provides unreliable, connectionless QP communication. Supports both datagram and multicast communication. +.IP RDMA_PS_IB +Provides for any IB services (UD, UC, RC, XRC, etc.). .SH "SEE ALSO" rdma_cm(7), rdma_create_event_channel(3), rdma_destroy_id(3), rdma_get_devices(3), rdma_bind_addr(3), rdma_resolve_addr(3), rdma_connect(3), rdma_listen(3),
Signed-off-by: Hal Rosenstock <hal@mellanox.com> --- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html