>There is a need to change the test itself. > >On the file ndrping.cpp lines 616 you need to change: > > hr = pConnector->CreateEndpoint( > pCq, > pCq, > 1, > QueueDepth, > 1, > nSge, > 16, // was 0 InboundReadLimit > 16, // was 0 OutboundReadLimit > NULL, > &pEndpoint > );
Ah - I had a lengthy conversation with Fab about this at one point in time too. Not sure if it was on the list or not though. >By the way, I have tried your provider and it did work, so I don't think you >should change anything there (you only use inline for rdma read if the size is >0). You're correct. The winverbs provider can be left as is. Thanks. _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
