IB/ipath: Limit # of packets sent without an ACK received
authorBryan O'Sullivan <bos@pathscale.com>
Thu, 28 Sep 2006 15:59:57 +0000 (08:59 -0700)
committerRoland Dreier <rolandd@cisco.com>
Thu, 28 Sep 2006 18:16:21 +0000 (11:16 -0700)
The sender requests an ACK every 1/2 MB to avoid retransmit timeouts that
were causing MVAPICH mod_bw to fail after a predictable number of sends.

Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found