From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH v2 net-next] tcp: avoid tx starvation by SYNACK packets Date: Wed, 27 Jun 2012 10:40:00 +0200 Message-ID: <1340786400.26242.27.camel@edumazet-glaptop> References: <201206260734.33472.hans.schillstrom@ericsson.com> <1340730156.10893.359.camel@edumazet-glaptop> <201206270723.11615.hans.schillstrom@ericsson.com> <20120627.012204.1603944185909940692.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: hans.schillstrom@ericsson.com, subramanian.vijay@gmail.com, dave.taht@gmail.com, netdev@vger.kernel.org, ncardwell@google.com, therbert@google.com, brouer@redhat.com To: David Miller Return-path: Received: from mail-ee0-f46.google.com ([74.125.83.46]:53671 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751080Ab2F0IkL (ORCPT ); Wed, 27 Jun 2012 04:40:11 -0400 Received: by eeit10 with SMTP id t10so238180eei.19 for ; Wed, 27 Jun 2012 01:40:09 -0700 (PDT) In-Reply-To: <20120627.012204.1603944185909940692.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 2012-06-27 at 01:22 -0700, David Miller wrote: > From: Hans Schillstrom > Date: Wed, 27 Jun 2012 07:23:03 +0200 > > > On Tuesday 26 June 2012 19:02:36 Eric Dumazet wrote: > >> With David patch using jhash instead of SHA, I reach ~315.000 SYN per > >> second. > > > > I have similar results from ~170k to ~199k synack/sec. > > Eric and Hans, I'm going to add Tested-by: tags for both of you > when I commit this patch if you don't mind. :-) Well, please send your complete patch before (with IPv6 part) ?