[openib-general] [PATCH] ib_mad: In completion handler, when status != success call send done handler
Roland Dreier
Tue Oct 26 10:10:23 PDT 2004
Sean> As a suggestion, we can allocate 2 CQs per QP, one for
Sean> receives, and one for sends. This would let us separate
Sean> send from receive completions based on the callback.
That's one solution, and another way to handle it is to have a way of
distinguishing sends from receives based on wr_id (that's what the
Topspin stack does).
Not sure which is better really.
- Roland
More information about the openib-general mailing list