[ofa-general] Re: [RFC][PATCH] last wqe event handler patch
Roland Dreier
rdreier at cisco.com
Wed Jun 25 18:33:00 PDT 2008
> My understand it could happen from the comments under
> static void ipoib_cm_start_rx_drain()
> {
> /*
> * QPs on flush list are error state. This way, a "flush
> * error" WC will be immediately generated for each WR we post.
> */
I don't see what this comment has to do with anything... the QP is in
the error state so posting a send request will generate a completion
with flush error status. But that doesn't say anything about whether
earlier completions may become visible in a CQ after a last WQE reached
event is reported to the consumer.
More information about the general
mailing list