[openib-general] IPoIB CM for merge?
Pradeep Satyanarayana
pradeep at us.ibm.com
Fri Feb 2 16:31:32 PST 2007
Hello Michael,
Here are a few more observations :
1. For the SRQ case, the skbs and recieve biffers are posted during init
and even before the rx_qp is created. This causes a problem (atleast for
non SRQs) for the ehca. We need to call the ipoib_cm_alloc_skb() and
ipoib_cm_post_recieve() after the rx_qp is in the RTR state.
2. Also found that in ipoib_cm_create_rx_qp() one needs to initialize
.cap.max_recv_wr and .cap.max_recv_sge. Otherwise this leads to some
problems like rq overflows and causing communication failures.
Pradeep
pradeep at us.ibm.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20070202/fa34555d/attachment.html>
More information about the general
mailing list