public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* virtio net regression
@ 2009-04-15 20:04 Antoine Martin
  2009-04-15 23:38 ` Antoine Martin
  0 siblings, 1 reply; 14+ messages in thread
From: Antoine Martin @ 2009-04-15 20:04 UTC (permalink / raw)
  To: kvm@vger.kernel.org

Hi,

I've got some hosts that were happily running the 2.6.25.x host kernel,
kvm-84, kernel.org kvm modules.
The guests were running 2.6.25 to 2.6.29.x quite happily.
Network was using virtio.
Since I upgraded one of the hosts (Intel dual core) to 2.6.29.x
yesterday, the virtio network performance of the guests on it dropped
dramatically. (for some reason another AMD host did not seem to be
affected...)
Here are the tests I performed using wget and scp:
* guest to guest: fast
* guest to host: fast
* host to internet: fast
* guest to internet: slow!!!
I was normally getting ~5MB/s to the host (speed to the internet was
limited by the capacity of the DSL line), but since the upgrade the
performance had dropped to around 20KB/s!
Strangely enough, I could open many new connections to the guest and get
more chunks all at 20KB/s!
I switched the guests to using ne2k_pci and the performance has been
restored...

And this is where it gets even weirder...
UDP packets get corrupted using ne2k_pci and rtl8139cp but not with
virtio...
So I can get performance or UDP, but not both...

Let me know if there is anything more I can provide to help fix this
regression.
I can reproduce the problem quite easily without causing problems on the
host.

Cheers
Antoine

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-05-19 13:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15 20:04 virtio net regression Antoine Martin
2009-04-15 23:38 ` Antoine Martin
2009-04-19 11:48   ` Avi Kivity
2009-04-20 11:12     ` Mark McLoughlin
2009-04-20 15:09       ` Antoine Martin
     [not found]       ` <49EC8F1D.7000109@nagafix.co.uk>
2009-04-28 18:57         ` Antoine Martin
2009-05-09 13:19           ` Antoine Martin
2009-05-13 12:58             ` Antoine Martin
2009-05-14  3:52               ` David Miller
2009-05-18  9:39             ` Avi Kivity
2009-05-19 10:16               ` Antoine Martin
2009-05-19 10:21                 ` Avi Kivity
2009-05-19 10:47                   ` Antoine Martin
2009-05-19 13:03                     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox