Dotan> No problem, but I don't know what to change ... Can you
Dotan> explain to me the concept of the ABI versioning ?
I don't think either the ABI or API has to change. Right now we have
struct ibv_srq *ibv_create_srq(struct ibv_pd *pd,
struct ibv_srq_init_attr *srq_init_attr);
so the library should just update srq_init_attr with the values
actually used to create the SRQ. The parameter isn't declared const
or anything, so this should be fine for the 1.0 release.
- R.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general