From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: virtio net regression Date: Mon, 20 Apr 2009 12:12:02 +0100 Message-ID: <1240225922.23407.48.camel@blaa> References: <49E63DB4.4090107@devloop.org.uk> <49E66FFB.4080504@nagafix.co.uk> <49EB0F7B.3040802@redhat.com> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Antoine Martin , Antoine Martin , "kvm@vger.kernel.org" , Rusty Russell To: Avi Kivity Return-path: Received: from mx2.redhat.com ([66.187.237.31]:60114 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753750AbZDTLMp (ORCPT ); Mon, 20 Apr 2009 07:12:45 -0400 In-Reply-To: <49EB0F7B.3040802@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, 2009-04-19 at 14:48 +0300, Avi Kivity wrote: > Antoine Martin wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA512 > > > > Wireshark was showing a huge amount of invalid packets (wrong checksum) > > - - that was the cause of the slowdown. > > Simply rebooting the host into 2.6.28.9 fixed *everything*, regardless > > of whether the guests use virtio or ne2k_pci/etc. > > The guests are still running 2.6.29.1, but I am not likely to try that > > release again on the host anytime soon! Ouch! > > > > > Strange, no significant tun changes between .28 and .29. Sounds to me like it's this: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2f181855a0 davem said he was queueing up for stable, but it's not in yet: http://kerneltrap.org/mailarchive/linux-netdev/2009/3/30/5337934 I'll check that it's in the queue. Cheers, Mark.