netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* TCP many-connection regression between 4.7 and 4.13 kernels.
@ 2018-01-22 17:28 Ben Greear
  2018-01-22 18:16 ` Eric Dumazet
  0 siblings, 1 reply; 15+ messages in thread
From: Ben Greear @ 2018-01-22 17:28 UTC (permalink / raw)
  To: netdev

My test case is to have 6 processes each create 5000 TCP IPv4 connections to each other
on a system with 16GB RAM and send slow-speed data.  This works fine on a 4.7 kernel, but
will not work at all on a 4.13.  The 4.13 first complains about running out of tcp memory,
but even after forcing those values higher, the max connections we can get is around 15k.

Both kernels have my out-of-tree patches applied, so it is possible it is my fault
at this point.

Any suggestions as to what this might be caused by, or if it is fixed in more recent kernels?

I will start bisecting in the meantime...

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-01-24  0:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-22 17:28 TCP many-connection regression between 4.7 and 4.13 kernels Ben Greear
2018-01-22 18:16 ` Eric Dumazet
2018-01-22 18:27   ` Willy Tarreau
2018-01-22 18:30   ` Ben Greear
2018-01-22 18:44     ` Ben Greear
2018-01-22 18:46     ` Josh Hunt
2018-01-23 22:06       ` Ben Greear
2018-01-23 21:49   ` TCP many-connection regression (bisected to 4.5.0-rc2+) Ben Greear
2018-01-23 22:07     ` Eric Dumazet
2018-01-23 22:09       ` Ben Greear
2018-01-23 22:29         ` Eric Dumazet
2018-01-23 23:10           ` Ben Greear
2018-01-23 23:21             ` Eric Dumazet
2018-01-23 23:27               ` Ben Greear
2018-01-24  0:05                 ` Ben Greear

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).