[ewg] Re: [PATCH 2/9] ib_core: kernel API for GID --> MAC translations
Roland Dreier
rdreier at cisco.com
Wed Jun 17 11:19:04 PDT 2009
> 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.
More information about the ewg
mailing list