<div>Hi,</div>
<div>  Infiniband specification says that the completion notification in case of RC occurs when the data has actually reached the destination buffer. Whereas for UD it is given when the data is placed on the infiniband line. 
</div>
<div>     I was going through the code send_bw.c( <a href="https://openfabrics.org/svn/gen2/tags/openib-1.0-rc1/src/userspace/perftest/send_bw.c">https://openfabrics.org/svn/gen2/tags/openib-1.0-rc1/src/userspace/perftest/send_bw.c
</a> ).  This tells the time taken for the data to reach the destination. In the case of UD the same code is used. Should it not have the code which waits for the acknowledgement from the destination?</div>
<div>    Alternately, is the bandwidth computation wrong in this case? <br> Comments will be welcome,</div>
<div>-Chev</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>