From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net-next] tcp: TSO packets automatic sizing Date: Sun, 25 Aug 2013 17:37:05 -0700 Message-ID: <1377477425.8828.101.camel@edumazet-glaptop> References: <1377304192.8828.43.camel@edumazet-glaptop> <1377370594.8828.72.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Neal Cardwell , David Miller , netdev , Van Jacobson , Tom Herbert To: Yuchung Cheng Return-path: Received: from mail-pb0-f49.google.com ([209.85.160.49]:64346 "EHLO mail-pb0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754543Ab3HZAhH (ORCPT ); Sun, 25 Aug 2013 20:37:07 -0400 Received: by mail-pb0-f49.google.com with SMTP id xb4so2755663pbc.22 for ; Sun, 25 Aug 2013 17:37:06 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Sun, 2013-08-25 at 15:01 -0700, Yuchung Cheng wrote: > Any idea to get rid of this undesirable extra RTT delay? Its probably a bug in the push code.