***SPAM*** Re: [ofa-general] Re: [PATCH 3/3 v4] ib/ipoib: blocking multicast loopback ipoib packets
Or Gerlitz
ogerlitz at voltaire.com
Tue Jul 8 06:33:13 PDT 2008
Roland Dreier wrote:
> > What do you think of the following approach?
> > Instead of adding creation flags to the qp_init_attr, I can add a new verb:
> > ibv_qp *create_qp_extended(struct ibv_pd *pd, struct ibv_qp_init_attr,
> > *init_attr, enum ibv_qp_create_flags create_flags)
> >
> > I'm aware that adding a new verb isn't optimal, but at least we can
> > avoid incrementing the libibverbs version.
>
> I think this new verb seems like a better approach right now.
Sean,
Assuming this solution (a create-qp-extended verb that gets also
creation flags) would be the one implemented at libibverbs, are you fine
with applying the same approach to librdmacm that is adding a matching
call eg rdma-create-qp-extended that just calls the new verb?
Also when are you planning the next release of librdmacm?
Or.
More information about the general
mailing list