[ewg] Re: [PATCH 2/9] ib_core: kernel API for GID --> MAC translations
Eli Cohen
eli at dev.mellanox.co.il
Thu Jun 18 01:46:06 PDT 2009
On Wed, Jun 17, 2009 at 11:19:04AM -0700, Roland Dreier wrote:
>
> > 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.
>
Roland,
on top of which trees would like me to rebase the patches on and update
the ABI version?
More information about the ewg
mailing list