Eric Dumazet
977cb0ecf8
tcp: add pacing_rate information into tcp_info
...
Add two new fields to struct tcp_info, to report sk_pacing_rate
and sk_max_pacing_rate to monitoring applications, as ss from iproute2.
User exported fields are 64bit, even if kernel is currently using 32bit
fields.
lpaa5:~# ss -i
..
skmem:(r0,rb357120,t0,tb2097152,f1584,w1980880,o0,bl0) ts sack cubic
wscale:6,6 rto:400 rtt:0.875/0.75 mss:1448 cwnd:1 ssthresh:12 send
13.2Mbps pacing_rate 3336.2Mbps unacked:15 retrans:1/5448 lost:15
rcv_space:29200
Signed-off-by: Eric Dumazet <edumazet@google.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2014-02-14 16:09:43 -05:00
..
2013-12-18 16:51:15 -08:00
2014-01-10 14:50:02 -05:00
2014-01-14 16:44:21 +11:00
2014-01-16 17:24:11 -08:00
2014-01-07 13:50:28 +01:00
2014-01-23 18:08:10 -08:00
2014-01-08 13:05:13 -08:00
2014-01-28 13:19:28 -08:00
2014-02-04 09:34:33 +01:00
2014-01-21 23:46:27 -05:00
2014-01-23 16:36:55 -08:00
2014-02-12 17:33:04 -05:00
2013-12-03 15:35:52 +01:00
2014-01-17 11:12:06 +01:00
2013-11-28 18:26:30 -05:00
2014-01-08 12:14:57 +00:00
2014-01-15 17:00:40 -08:00
2013-12-11 12:57:55 -08:00
2014-01-24 00:36:48 -08:00
2014-01-22 17:35:50 -08:00
2014-02-06 21:18:06 -08:00
2013-12-16 02:20:40 -08:00
2013-11-26 11:09:08 +01:00
2013-12-08 11:01:47 +01:00
2014-01-17 10:22:08 +01:00
2013-12-04 14:59:20 -02:00
2013-11-27 11:03:38 -08:00
2014-01-20 14:45:33 -08:00
2014-01-20 14:44:50 -08:00
2014-01-22 10:34:15 +01:00
2013-11-19 19:07:21 +00:00
2013-12-22 18:02:43 -05:00
2014-01-07 23:57:25 +01:00
2013-11-28 18:16:43 -05:00
2014-01-23 16:36:55 -08:00
2013-12-19 16:29:22 +01:00
2014-01-27 19:27:53 -05:00
2014-01-06 15:53:00 -08:00
2013-11-28 18:16:43 -05:00
2014-01-25 11:17:34 -08:00
2014-01-23 16:36:55 -08:00
2014-01-06 15:13:01 -05:00
2014-01-23 16:36:55 -08:00
2014-01-20 14:44:17 -08:00
2014-01-16 09:27:17 +01:00
2013-12-06 12:37:56 -05:00
2014-01-20 14:45:25 -08:00
2013-12-06 12:51:41 -05:00
2013-11-19 19:07:21 +00:00
2014-01-10 17:38:18 -05:00
2014-02-14 16:09:43 -05:00
2014-01-20 14:44:05 -08:00
2013-11-28 18:16:43 -05:00
2014-01-13 10:59:11 -02:00
2013-12-11 09:21:37 -02:00
2014-01-07 08:02:39 -02:00
2013-12-11 09:25:20 -02:00
2014-01-28 13:20:24 -08:00
2013-11-26 11:09:08 +01:00
2013-11-26 11:09:09 +01:00