19229172 rdma_set_option.3 should be published
authorBoris Chiu <boris.chiu@oracle.com>
Tue, 29 Jul 2014 11:45:36 -0700
changeset 2015 dc6ac4f7ca4a
parent 2014 7624c8a1942b
child 2016 50e1c2ae28b8
19229172 rdma_set_option.3 should be published 19237065 librdmacm: man pages for unsupported APIS installed
components/open-fabrics/librdmacm/Makefile
components/open-fabrics/librdmacm/patches/base.patch
components/open-fabrics/open-fabrics.p5m
--- a/components/open-fabrics/librdmacm/Makefile	Thu Jul 24 10:24:29 2014 -0700
+++ b/components/open-fabrics/librdmacm/Makefile	Tue Jul 29 11:45:36 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -39,7 +39,6 @@
 CLEANUP_FILES =\
 	$(PROTO_DIR)/$(CONFIGURE_MANDIR)/man1/rdma_server.1\
 	$(PROTO_DIR)/$(CONFIGURE_MANDIR)/man1/rdma_client.1\
-	$(PROTO_DIR)/$(CONFIGURE_MANDIR)/man3/rdma_set_option.3\
 	$(PROTOUSRBINDIR)/rdma_server\
 	$(PROTOUSRBINDIR)/rdma_client\
 	$(PROTOUSRBINDIR)/$(MACH64)/rdma_server\
--- a/components/open-fabrics/librdmacm/patches/base.patch	Thu Jul 24 10:24:29 2014 -0700
+++ b/components/open-fabrics/librdmacm/patches/base.patch	Tue Jul 29 11:45:36 2014 -0700
@@ -474,7 +474,39 @@
  operation is controlled by the user through the use of the rdma_cm event channel
  parameter in specific calls.  If an event channel is provided, an rdma_cm identifier
  will report its event data (results of connecting, for example), on that channel.
-@@ -63,12 +63,7 @@
+@@ -31,44 +31,10 @@
+ of the more commonly used verbs funcationality.  The full set of abstracted
+ verb calls are:
+ .P
+-rdma_reg_msgs  - register an array of buffers for sending and receiving
+-.P
+-rdma_reg_read  - registers a buffer for RDMA read operations
+-.P
+-rdma_reg_write - registers a buffer for RDMA write operations
+-.P
+-rdma_dereg_mr  - deregisters a memory region
+-.P
+-rdma_post_recv  - post a buffer to receive a message
+-.P
+-rdma_post_send  - post a buffer to send a message
+-.P
+-rdma_post_read  - post an RDMA to read data into a buffer
+-.P
+-rdma_post_write - post an RDMA to send data from a buffer
+-.P
+-rdma_post_recvv  - post a vector of buffers to receive a message
+-.P
+-rdma_post_sendv  - post a vector of buffers to send a message
+-.P
+-rdma_post_readv  - post a vector of buffers to receive an RDMA read
+-.P
+-rdma_post_writev - post a vector of buffers to send an RDMA write
+-.P
+-rdma_post_ud_send - post a buffer to send a message on a UD QP
+-.P
+-rdma_get_send_comp - get completion status for a send or RDMA operation
+-.P
+-rdma_get_recv_comp - get information about a completed receive
  .SH "CLIENT OPERATION"
  This section provides a general overview of the basic operation for the active,
  or client, side of communication.  This flow assume asynchronous operation with
@@ -488,7 +520,7 @@
  code samples.  A general connection flow would be:
  .IP rdma_getaddrinfo
  retrieve address information of the destination
-@@ -178,12 +173,9 @@
+@@ -178,12 +144,9 @@
  rdma_ack_cm_event(3),
  rdma_bind_addr(3),
  rdma_connect(3),
@@ -501,7 +533,7 @@
  rdma_destroy_event_channel(3),
  rdma_destroy_id(3),
  rdma_destroy_qp(3),
-@@ -196,27 +188,11 @@
+@@ -196,27 +159,11 @@
  rdma_get_dst_port(3),
  rdma_get_local_addr(3),
  rdma_get_peer_addr(3),
--- a/components/open-fabrics/open-fabrics.p5m	Thu Jul 24 10:24:29 2014 -0700
+++ b/components/open-fabrics/open-fabrics.p5m	Tue Jul 29 11:45:36 2014 -0700
@@ -323,12 +323,9 @@
 file path=usr/share/man/man3/rdma_ack_cm_event.3 
 file path=usr/share/man/man3/rdma_bind_addr.3 
 file path=usr/share/man/man3/rdma_connect.3 
-file path=usr/share/man/man3/rdma_create_ep.3 
 file path=usr/share/man/man3/rdma_create_event_channel.3 
 file path=usr/share/man/man3/rdma_create_id.3 
 file path=usr/share/man/man3/rdma_create_qp.3 
-file path=usr/share/man/man3/rdma_dereg_mr.3 
-file path=usr/share/man/man3/rdma_destroy_ep.3 
 file path=usr/share/man/man3/rdma_destroy_event_channel.3 
 file path=usr/share/man/man3/rdma_destroy_id.3 
 file path=usr/share/man/man3/rdma_destroy_qp.3 
@@ -340,31 +337,16 @@
 file path=usr/share/man/man3/rdma_get_dst_port.3 
 file path=usr/share/man/man3/rdma_get_local_addr.3 
 file path=usr/share/man/man3/rdma_get_peer_addr.3 
-file path=usr/share/man/man3/rdma_get_recv_comp.3 
-file path=usr/share/man/man3/rdma_get_request.3 
-file path=usr/share/man/man3/rdma_get_send_comp.3 
 file path=usr/share/man/man3/rdma_get_src_port.3 
 file path=usr/share/man/man3/rdma_getaddrinfo.3 
 file path=usr/share/man/man3/rdma_join_multicast.3 
 file path=usr/share/man/man3/rdma_leave_multicast.3 
 file path=usr/share/man/man3/rdma_listen.3 
-file path=usr/share/man/man3/rdma_migrate_id.3 
 file path=usr/share/man/man3/rdma_notify.3 
-file path=usr/share/man/man3/rdma_post_read.3 
-file path=usr/share/man/man3/rdma_post_readv.3 
-file path=usr/share/man/man3/rdma_post_recv.3 
-file path=usr/share/man/man3/rdma_post_recvv.3 
-file path=usr/share/man/man3/rdma_post_send.3 
-file path=usr/share/man/man3/rdma_post_sendv.3 
-file path=usr/share/man/man3/rdma_post_ud_send.3 
-file path=usr/share/man/man3/rdma_post_write.3 
-file path=usr/share/man/man3/rdma_post_writev.3 
-file path=usr/share/man/man3/rdma_reg_msgs.3 
-file path=usr/share/man/man3/rdma_reg_read.3 
-file path=usr/share/man/man3/rdma_reg_write.3 
 file path=usr/share/man/man3/rdma_reject.3 
 file path=usr/share/man/man3/rdma_resolve_addr.3 
 file path=usr/share/man/man3/rdma_resolve_route.3 
+file path=usr/share/man/man3/rdma_set_option.3
 file path=usr/share/man/man3lib/libsdp.3lib 
 file path=usr/share/man/man4/libsdp.conf.4 
 file path=usr/share/man/man7/rdma_cm.7