[openib-general] Re: CM REP sent and local QPN setting

Sean Hefty mshefty at ichips.intel.com
Thu Mar 10 09:34:45 PST 2005


>> Doesn't the passive CM need to set the local_qpn in cm_id_private when
>> sending the REP ? Inside of ib_send_cm_rep(), shouldn't there be the
>> following line of code:
>>
>>     cm_id_priv->local_qpn = cm_rep_get_local_qpn(rep_msg);
> 
> 
> The passive sides needs to store the local QPN somewhere.  I'll take a 
> look to see if this is done anywhere else (I'm assuming not by your 
> message), and if not add it in.  Thanks for the info.

I've committed a patch to fix this using your suggestion above.

- Sean



More information about the general mailing list