From mboxrd@z Thu Jan 1 00:00:00 1970 From: jamal Subject: [ofa-general] Re: [PATCH 0/9 Rev3] Implement batching skb API and support in IPoIB Date: Thu, 23 Aug 2007 18:38:22 -0400 Message-ID: <1187908702.4279.36.camel@localhost> References: <46CC6DD1.5020105@hp.com> <20070822.132145.90824527.davem@davemloft.net> <1187906650.4279.16.camel@localhost> <20070823.153047.99173582.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: jagana@us.ibm.com, peter.p.waskiewicz.jr@intel.com, herbert@gondor.apana.org.au, gaagaan@gmail.com, Robert.Olsson@data.slu.se, netdev@vger.kernel.org, rdreier@cisco.com, mcarlson@broadcom.com, jeff@garzik.org, general@lists.openfabrics.org, mchan@broadcom.com, tgraf@suug.ch, johnpol@2ka.mipt.ru, shemminger@linux-foundation.org, kaber@trash.net, sri@us.ibm.com To: David Miller Return-path: In-Reply-To: <20070823.153047.99173582.davem@davemloft.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: general-bounces@lists.openfabrics.org Errors-To: general-bounces@lists.openfabrics.org List-Id: netdev.vger.kernel.org On Thu, 2007-23-08 at 15:30 -0700, David Miller wrote: > From: jamal > Date: Thu, 23 Aug 2007 18:04:10 -0400 > > > Possibly a bug - but you really should turn off TSO if you are doing > > huge interactive transactions (which is fair because there is a clear > > demarcation). > > I don't see how this can matter. > > TSO only ever does anything if you accumulate more than one MSS > worth of data. I stand corrected then. cheers, jamal