This is the second patch for the Client Reregister event support.
The patch defines the event for the user space verbs.


Signed-off-by:  Leonid Arsh <[EMAIL PROTECTED]>

Index: userspace/libibverbs/include/infiniband/verbs.h
===================================================================
--- userspace/libibverbs/include/infiniband/verbs.h     (revision 8165)
+++ userspace/libibverbs/include/infiniband/verbs.h     (working copy)
@@ -190,7 +190,8 @@
        IBV_EVENT_SM_CHANGE,
        IBV_EVENT_SRQ_ERR,
        IBV_EVENT_SRQ_LIMIT_REACHED,
-       IBV_EVENT_QP_LAST_WQE_REACHED
+       IBV_EVENT_QP_LAST_WQE_REACHED,
+       IBV_EVENT_CLIENT_REREGISTER
 };
 
 struct ibv_async_event {
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to