From 05ea9d16da8808e464750fa976ba3d6151df0a54 Mon Sep 17 00:00:00 2001 From: Hal Rosenstock Date: Wed, 11 Sep 2013 14:44:28 -0400 Subject: [PATCH] [librdmacm] man/rdma_create_id.3: Add RDMA_PS_IB port space description Signed-off-by: Hal Rosenstock Signed-off-by: Sean Hefty --- man/rdma_create_id.3 | 2 ++ 1 file changed, 2 insertions(+) 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), -- 2.46.0