1
1
Jeff Squyres 58155bc760 btl/usnic: cap the number of resends per progress iteration
New MCA param: btl_usnic_max_resends_per_iteration.  This is the max
number of resends we'll do in a single pass through usNIC component
progress.  This prevents progress from getting stuck in an endless
loop of retransmissions (i.e., if more retransmissions are triggered
during the sending of retransmissions).  Specifically: we need to
leave the resend loop to allow receives to happen (which may ACK
messages we have sent previously, and therefore cause pending resends
to be moot).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit 27e3040dfeba00a9a2615a217c164899f0009e59)
2019-10-04 16:47:13 -07:00
..
2019-07-12 08:21:21 -06:00
2018-03-26 14:21:21 -07:00
2018-04-11 10:29:43 +08:00
2019-06-07 15:54:47 -05:00
2018-07-03 16:30:44 -06:00
2019-09-20 19:12:48 -07:00
2015-06-23 20:59:57 -07:00