FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox

Bryan Venteicher bryanv at daemoninthecloset.org
Mon Nov 26 07:27:29 UTC 2012


Hi,

----- Original Message -----
> From: "Marek Salwerowicz" <marek_sal at wp.pl>
> To: kuriyama at FreeBSD.org
> Cc: ports at freebsd.org, emulation at freebsd.org
> Sent: Sunday, November 25, 2012 6:55:33 PM
> Subject: FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox
> 
> Hi,
> 
> I would like to test the 'intnet' networking mode in VirtualBox 4.2.4
> (under FreeBSD 9.1-PRERELEASE), running 2 VMs with FreeBSD 9.1-RC3
> amd64
> each.
> 
> After installing your port kernel detected the 'virtio' interface and
> I
> configured the IP on both machines.
> 
> I used the 'ttcp' program to test the network performance between
> machines and I noticed that average transfer rate is around 6-7 KB/s
> (while using eg. the Intel emulator, |82540EM, it's much better,
> around
> 100 KB/s)

Even 100KB seems a couple of magnitudes slow for the emulated E1000
between 2 guests on the same host.

> 
> Do you have an idea why this is so slow?
> 

Try disabling checksum offloading (and TSO/LRO if Virtualbox supports
that).

> And why the if_vtnet network driver isn't provided in GENERIC kernel?
> Is it still under development?
> 

Getting it in GENERIC is in my plans. My spare time has been distracted
at some other Ethernet drivers for the last few weeks. I hope to spend
much of my spare time in Dec. on various VirtIO items.

Bryan


> Regards,
> 
> --
> Marek Salwerowicz
> |
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to
> "freebsd-ports-unsubscribe at freebsd.org"
> 


More information about the freebsd-emulation mailing list