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.
_______________________________________________
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