[openib-general] [PATCH] Initial CM implementation

Roland Dreier roland at topspin.com
Mon Jan 17 18:08:48 PST 2005


    Sean> My intent is to use the MAD layer timeout and retry code.
    Sean> E.g. the CM will send a REQ.  The MAD layer will retry the
    Sean> REQ for the CM.  Once a REP is received, the CM will cancel
    Sean> the REQ.  So, the CM will do the response matching, but the
    Sean> timeout/retries are done by the MAD code.

The MAD layer does retries?  Is this new?

Also I'm still confused about how the MAD layer will match CM
responses with requests.  If I'm reading the code correctly, mad.c
will always treat CM MADs as unsolicited and never try to match them
with a send.

 - Roland



More information about the general mailing list