> Quoting Roland Dreier <[EMAIL PROTECTED]>: > Subject: Re: [ofa-general] Re: [PATCHv4 RFC] Scalable Reliable Connection: > API and documentation > > > Having looked at implementation issues, it will be much simpler to just, > as you say, > > mimic the consumer API -- in kernel space as well. > > Yes, in fact I think we might be able to get away with not breaking > the user-kernel ABI. If I understand things correctly, XRC QPs do not > have an SRQ attached to them, so we could overload the srq_handle > member of struct ib_uverbs_create_qp to hold the xrc_domain_handle > when creating an XRC QP.
Correct. -- MST _______________________________________________ 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
