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

Roland Dreier rolandd at cisco.com
Wed Sep 7 10:21:22 PDT 2005


Thanks, looks pretty good.  Have you tested with an SRP target that
actually sends back a redirected CM LID?  Does this mean you are
developing such a target? ;)

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?

 - R.



More information about the general mailing list