<div>Hi,</div>I looked into the infiniband driver files. As I understand, in order to limit the data rate we manipulate the credits on either ends. Since the number of credits available depends on the receiver's work receive queue size, I decided to limit the queue size to say 5 instead of 8192 (reference---> ipoib.h, IPOIB_MAX_QUEUE_SIZE to say 3 since my higher layer protocol is ipoib). I just want to confirm if I am doing the right thing?<br clear="all">
<br>-- <br>regards,<br>Ashwath<br>