lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 24 Mar 2015 15:53:40 -0400
From:	Bandan Das <bsd@...hat.com>
To:	"Boylan\, Ross" <Ross.Boylan@...f.edu>
Cc:	qemu-devel@...gnu.org, kvm@...r.kernel.org
Subject: Re: slow networking with VM virtio

[Ccing qemu-devel and kvm]

"Boylan, Ross" <Ross.Boylan@...f.edu> writes:

> Running a Windows 7 VM under KVM, with virtio drivers, the networking was so slow as to be non-functional.
> As suggested in comment 11 of  https://bugzilla.redhat.com/show_bug.cgi?id=855640, I did ethtool -K eth1 gro off and speeds got much better, ~150Mb/s, although using speedtest.net it was unable to connect to the server for the upload test.
>
> However, ssh in to the host machine, or to linux VM's running on the same host, became extremely erratic (prone to dropped connections) and slow after making these changes.  I was connected via sshuttle for VPN.
>
> Does anyone have any suggestions?
> I would appreciate a cc.
>
> Thanks.
> Ross Boylan
>
> Details:
> Host is running Debian wheezy on amd64.  Using virt-manager > libvirt > kvm and bridged networking.
> Linux markov00 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux
> Here's one of the network specifications for libvirt:
>     <interface type='direct'>
>       <mac address='52:54:00:61:xxxx'/>
>       <source dev='eth1' mode='vepa'/>
>       <model type='virtio'/>
>       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
>    </interface>
>
> The Windows drivers came from http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/virtio-win-0.1-100.iso in the 32 bit windows 7 directory of the iso (host is 64 bit, as is the emulated machine; Windows 7 is 32 bit). --
> 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
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ