>> Subject: What could prevent a gen2 x86 client qp from doing RDMA_READ on >> a gen1 PowerPC client? >> >> Here is my next and hopefully last problem. >> >> As described earlier Iâm connecting a gen2 x86 clients to a gen1 >> PowerPC server > > Endian-ness issues? >
How do you connect the QPs? if you are using CM i think there is an endianess inconsisstency between the CMs. i suggest you to check the following attributes between the two sides: rq_psn sq_psn dlid dest_qp_num problem in one of those attributes can cause the retry exceeded you got ... Dotan _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
