Re: Issue with load across multiple connections

2017-04-09 Thread Ulrich Speidel
Dear Eric, My apologies for taking so long to get back to you - I had to wait for some experiments to finish until I could grab hold of two machines that weren't busy and had a more or less direct connection. On the server (a Super Micro): root@serverQ:/home/lei/Desktop/servers-20160311# cat

Re: Issue with load across multiple connections

2017-03-31 Thread Eric Dumazet
On Fri, 2017-03-31 at 12:51 -0700, Tom Herbert wrote: > Hi netdev, > > I'm forwarding this problem report from Ulrich Speidel. > > The correlation to FDs would seem to point to application always > reading for FDs in order and it seems unlikely that FDs have any > relevance in the networking stac

Issue with load across multiple connections

2017-03-31 Thread Tom Herbert
Hi netdev, I'm forwarding this problem report from Ulrich Speidel. The correlation to FDs would seem to point to application always reading for FDs in order and it seems unlikely that FDs have any relevance in the networking stack below the file IO for sockets. Some of the stack experts might hav