[openib-general] Re: [PATCH] [CM] 2/2 Fix CM redirection in SRP

Sean Hefty mshefty at ichips.intel.com
Wed Sep 7 10:52:47 PDT 2005


Roland Dreier wrote:
> One question on the CM interface:
> 
>     > +			cm_id->redirect_qpn = 
>     > +				be32_to_cpu(*(u32 *)(event->param.rej_rcvd.ari + 32)) 
>     > +				& 0x00ffffff;
> 
> It seems a little awkward that a consumer has to poke a value back
> into the cm_id structure.  Sean, how do you want to handle this?

I'm not sure.  The first thought that comes to mind is having a MAD redirection 
module that the CM could query before sending any message.

- Sean



More information about the general mailing list