***SPAM*** Re: [ofa-general] Re: [PATCH 3/3 v4] ib/ipoib: blocking multicast loopback ipoib packets

Roland Dreier rdreier at cisco.com
Mon Jul 7 14:31:20 PDT 2008


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

 - R.



More information about the general mailing list