linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Ask some help for the netstat Send-Q
@ 2016-02-17 10:34 Ding Tianhong
  0 siblings, 0 replies; only message in thread
From: Ding Tianhong @ 2016-02-17 10:34 UTC (permalink / raw)
  To: David S. Miller, kuznet, James Morris, yoshfuji, kaber, Netdev,
	linux-kernel

Hi David S. Miller and maintainers:

I use the 4.1.16 kernel to build my system and use the iperf to test the netstat, it looks very strange that the client shows:

netstat -at | grep 10.175.112.105                                                                             
tcp        0      0 10.175.112.191:ssh      10.175.112.105:58400    ESTABLISHED                                                     
tcp        0      0 10.175.112.191:33230    10.175.112.105:5001     TIME_WAIT                                                       
tcp        0 4202096 10.175.112.191:33231    10.175.112.105:5001     ESTABLISHED                                                    
tcp        0      0 10.175.112.191:ssh      10.175.112.105:58335    ESTABLISHED  

and the speed is:
 [  3]  0.0-300.0 sec  32.5 GBytes   929 Mbits/sec

It looks like that the speed is fine, But I don't know why the Send-Q has so many buffers, 
the tcp_wmem is big enough and I couldn't found any difference, did I miss something or 
is there something wrong for the TCP config?
Thanks for any suggestion.

Ding

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-17 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-17 10:34 Ask some help for the netstat Send-Q Ding Tianhong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).