Re: [PATCH net-next v2 5/6] tcp: export sender limits chronographs to TCP_INFO

2016-11-28 Thread Neal Cardwell
On Mon, Nov 28, 2016 at 2:07 AM, Yuchung Cheng wrote: > From: Francis Yan > > This patch exports all the sender chronograph measurements collected > in the previous patches to TCP_INFO interface. Note that busy time > exported includes all the other sending limits (rwnd-limited, > sndbuf-limited)

[PATCH net-next v2 5/6] tcp: export sender limits chronographs to TCP_INFO

2016-11-27 Thread Yuchung Cheng
From: Francis Yan This patch exports all the sender chronograph measurements collected in the previous patches to TCP_INFO interface. Note that busy time exported includes all the other sending limits (rwnd-limited, sndbuf-limited). Internally the time unit is jiffy but externally the measurement