[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080929031244.GA22619@gondor.apana.org.au>
Date: Mon, 29 Sep 2008 11:12:44 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Evgeniy Polyakov <johnpol@....mipt.ru>
Cc: netdev@...r.kernel.org,
Christoph Lameter <cl@...ux-foundation.org>,
Mel Gorman <mel@....ul.ie>, David Miller <davem@...emloft.net>,
Lennert Buytenhek <buytenh@...vell.com>
Subject: Re: Patch for tbench regression.
On Mon, Sep 29, 2008 at 01:15:30AM +0400, Evgeniy Polyakov wrote:
>
> Idea is rather trivial: disable TSO and GSO on loopback. The latter was
Weird. That's the very first thing I tried but for me it goes
the other way.
With TSO/GSO:
Throughput 169.19 MB/sec 1 procs
Without:
Throughput 24.0079 MB/sec 1 procs
Note that I only disabled TSO/GSO using ethtool:
etch1:~# ethtool -k lo
Offload parameters for lo:
rx-checksumming: on
tx-checksumming: on
scatter-gather: on
tcp segmentation offload: off
udp fragmentation offload: off
generic segmentation offload: off
etch1:~#
Can you see if reverting the patch but using ethtool gives you the
same results?
PS I'm using FV Xen.
Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists