freebsd-dev/contrib/ofed/librdmacm/man/CMakeLists.txt
Hans Petter Selasky d6b92ffa99 OFED user-space import and update for use with Linux-4.9 compatible RDMA
kernel APIs.

List of sources used:

1) rdma-core was cloned from "https://github.com/linux-rdma/rdma-core.git"
Top commit d65138ef93af30b3ea249f3a84aa6a24ba7f8a75

2) OpenSM was cloned from git://git.openfabrics.org/~halr/opensm.git
Top commit 85f841cf209f791c89a075048a907020e924528d

3) libibmad was cloned from "git://git.openfabrics.org/~iraweiny/libibmad.git"
Tag 1.3.13 with some additional patches from Mellanox.

4) infiniband-diags was cloned from "git://git.openfabrics.org/~iraweiny/infiniband-diags.git"
Tag 1.6.7 with some additional patches from Mellanox.

Added the required Makefiles for building and installing.

Sponsored by:	Mellanox Technologies
2017-08-02 16:00:30 +00:00

67 lines
1.2 KiB
CMake

rdma_man_pages(
cmtime.1
mckey.1
rcopy.1
rdma_accept.3
rdma_ack_cm_event.3
rdma_bind_addr.3
rdma_client.1
rdma_cm.7
rdma_connect.3
rdma_create_ep.3
rdma_create_event_channel.3
rdma_create_id.3
rdma_create_qp.3
rdma_create_srq.3
rdma_dereg_mr.3
rdma_destroy_ep.3
rdma_destroy_event_channel.3
rdma_destroy_id.3
rdma_destroy_qp.3
rdma_destroy_srq.3
rdma_disconnect.3
rdma_event_str.3
rdma_free_devices.3
rdma_get_cm_event.3
rdma_get_devices.3
rdma_get_dst_port.3
rdma_get_local_addr.3
rdma_get_peer_addr.3
rdma_get_recv_comp.3
rdma_get_request.3
rdma_get_send_comp.3
rdma_get_src_port.3
rdma_getaddrinfo.3
rdma_join_multicast.3
rdma_leave_multicast.3
rdma_listen.3
rdma_migrate_id.3
rdma_notify.3
rdma_post_read.3
rdma_post_readv.3
rdma_post_recv.3
rdma_post_recvv.3
rdma_post_send.3
rdma_post_sendv.3
rdma_post_ud_send.3
rdma_post_write.3
rdma_post_writev.3
rdma_reg_msgs.3
rdma_reg_read.3
rdma_reg_write.3
rdma_reject.3
rdma_resolve_addr.3
rdma_resolve_route.3
rdma_server.1
rdma_set_option.3
rdma_xclient.1
rdma_xserver.1
riostream.1
rping.1
rsocket.7.in
rstream.1
ucmatose.1
udaddy.1
udpong.1
)