From: Hal Rosenstock Date: Wed, 11 Sep 2013 18:44:28 +0000 (-0400) Subject: [librdmacm] man/rdma_create_id.3: Add RDMA_PS_IB port space description X-Git-Tag: v1.0.18~12 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=05ea9d16da8808e464750fa976ba3d6151df0a54;p=~shefty%2Flibrdmacm.git [librdmacm] man/rdma_create_id.3: Add RDMA_PS_IB port space description Signed-off-by: Hal Rosenstock Signed-off-by: Sean Hefty --- diff --git a/man/rdma_create_id.3 b/man/rdma_create_id.3 index da333fb5..81acc9b4 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),