Verbs not supported by the libibverbs library

You can find the list of verbs that are not supported by the libibverbs library.

Item Descriptor
Shared Receive Queues (SRQ)  
ibv_create_srq Creates a shared receive queue.
ibv_modify_srq Modifies attributes of a shared receive queue.
ibv_query_srq Gets the attributes of a shared receive queue.
ibv_destroy_srq Destroys a shared receive queue.
ibv_post_srq_recv Posts a list of work requests to a shared receive queue.
Extended Reliable Connection (XRC)  
ibv_create_xrc_srq Creates an XRC shared receive queue
ibv_open_xrc_domain Opens an eXtended Reliable Connection domain.
ibv_close_xrc_domain Closes an eXtended Reliable Connection domain.
ibv_create_xrc_rcv_qp Creates an XRC queue pair for serving as a receive-side only queue pair (QP).
ibv_modify_xrc_rcv_qp Modifies the attributes of an XRC receive QP.
ibv_query_xrc_rcv_qp Gets the attributes of an XRC receive QP.
ibv_reg_xrc_rcv_qp Registers a user process with an XRC receive QP.
ibv_unreg_xrc_rcv_qp Unregister a user process with an XRC receive QP.
ibv_fork_init Initializes the libibverbs library to support the fork () function.