> diff --git a/include/rdma/ib_user_verbs.h b/include/rdma/ib_user_verbs.h
 > index a17f771..5bfa2e6 100644
 > --- a/include/rdma/ib_user_verbs.h
 > +++ b/include/rdma/ib_user_verbs.h
 > @@ -81,7 +81,8 @@ enum {
 >      IB_USER_VERBS_CMD_MODIFY_SRQ,
 >      IB_USER_VERBS_CMD_QUERY_SRQ,
 >      IB_USER_VERBS_CMD_DESTROY_SRQ,
 > -    IB_USER_VERBS_CMD_POST_SRQ_RECV
 > +    IB_USER_VERBS_CMD_POST_SRQ_RECV,
 > +    IB_USER_VERBS_CMD_GET_MAC
 >  };
 >  

This breaks the ABI defined for XRC.  So I guess these patches are not
really intended to be applied?

I definitely want to finish up XRC before starting to look at this
series in detail anyway.

 - R.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

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

Reply via email to