Re: [Qemu-devel] virtio-net performance on mach-virt.

2013-11-08 Thread Giridhar Maruthy
Hi Paolo, Many apologies to you, I did not reply to you earlier. I somehow missed your email. The command I used was sudo qemu-system-arm -enable-kvm -kernel zImage -machine type=virt -display none -cpu cortex-a15 -m 512 -append 'console=ttyAMA0 root=/dev/vda ip=192.168.42.24:192.168.42.1:192.16

Re: [Qemu-devel] virtio-net performance on mach-virt.

2013-10-31 Thread Paolo Bonzini
Il 31/10/2013 04:32, Giridhar Maruthy ha scritto: > On 30 October 2013 22:12, Paolo Bonzini wrote: >> Il 30/10/2013 15:40, Giridhar Maruthy ha scritto: >>> Hi All, >>> >>> I tried to measure the network performance of guest (mach-virt) with >>> virtio-net on an ARM host platform (Samsung exynos).

Re: [Qemu-devel] virtio-net performance on mach-virt.

2013-10-30 Thread Giridhar Maruthy
On 30 October 2013 22:12, Paolo Bonzini wrote: > Il 30/10/2013 15:40, Giridhar Maruthy ha scritto: >> Hi All, >> >> I tried to measure the network performance of guest (mach-virt) with >> virtio-net on an ARM host platform (Samsung exynos). The qemu version >> is 1.6.50. >> >> I found that with 1G

Re: [Qemu-devel] virtio-net performance on mach-virt.

2013-10-30 Thread Paolo Bonzini
Il 30/10/2013 15:40, Giridhar Maruthy ha scritto: > Hi All, > > I tried to measure the network performance of guest (mach-virt) with > virtio-net on an ARM host platform (Samsung exynos). The qemu version > is 1.6.50. > > I found that with 1GbE NIC on the host, the host iperf gave a speed of > 84

[Qemu-devel] virtio-net performance on mach-virt.

2013-10-30 Thread Giridhar Maruthy
Hi All, I tried to measure the network performance of guest (mach-virt) with virtio-net on an ARM host platform (Samsung exynos). The qemu version is 1.6.50. I found that with 1GbE NIC on the host, the host iperf gave a speed of 847Mbits/sec when a local dhcp server was used as a iperf server. B