Hefty, Sean <sean.he...@...> writes: > I added a while(1) loop to rdma_server to allow clients to connected > repeatedly, and this worked for me. Jonathan, can you see if this > works for your testing as well? If so, I'll commit.
Yesterday I tried setting attr->send/recv_cq = NULL in rdma_get_request() which fixes the bug in a somewhat ugly manner. Passing a copy of the attributes is a much tidier solution, and your patch works for me. Many Thanks, Jonathan. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
