Re: [PATCH net-next 5/5] rds: check for excessive looping in rds_send_xmit

2019-08-13 Thread santosh . shilimkar
On 8/13/19 11:21 AM, Gerd Rausch wrote: From: Andy Grover Date: Thu, 13 Jan 2011 11:40:31 -0800 Original commit from 2011 updated to include a change by Yuval Shaia that adds a new statistic counter "send_stuck_rm" to capture the messages looping exessively in the send path. You need Andy's

[PATCH net-next 5/5] rds: check for excessive looping in rds_send_xmit

2019-08-13 Thread Gerd Rausch
From: Andy Grover Date: Thu, 13 Jan 2011 11:40:31 -0800 Original commit from 2011 updated to include a change by Yuval Shaia that adds a new statistic counter "send_stuck_rm" to capture the messages looping exessively in the send path. Signed-off-by: Gerd Rausch --- net/rds/rds.h | 2 +- n