[pve-devel] New virtio-win driver	0.1-94.iso	version	in	fedora	proyect
    Alexandre DERUMIER 
    aderumier at odiso.com
       
    Fri Dec  5 14:44:41 CET 2014
    
    
  
Here my results
---------------
tested with iperf
https://iperf.fr/download/iperf_2.0.5/iperf-2.0.5-3-win32.zip
https://iperf.fr/ said that performance issues has been fixed in last version
without multiqueue
--------------------
iperf -c x.x.x.x -i 1 -t 100
vm->host
--------
  0.0- 1.3 sec   860 MBytes  5.37 Gbits/sec
host->vm
----------
[  3]  3.0- 4.0 sec   290 MBytes  2.43 Gbits/sec
with multiqueue = 2  (4 almost same results)
-------------------
iperf -c x.x.x.x -i 1 -P 2 -t 100    (-P for more parallel connections)
vm->host
--------
[SUM]  0.0-19.8 sec  15.1 GBytes  6.56 Gbits/sec
host->vm
----------
[SUM]  9.0-10.0 sec   510 MBytes  4.28 Gbits/sec
1vhost-process is created by multiques.
So, as expected, multiqueue improve inbound traffic.
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>, "Cesar Peschiera" <brain at click.com.py>
Cc: pve-devel at pve.proxmox.com
Envoyé: Vendredi 5 Décembre 2014 13:31:42
Objet: RE: [pve-devel] New virtio-win driver 0.1-94.iso version in fedora proyect
just updated to rc5
https://git.proxmox.com/?p=pve-qemu-kvm.git;a=commitdiff;h=4aae80d4f88c9558eae865b9b999bc613d464d25
> -----Original Message-----
> From: pve-devel [mailto:pve-devel-bounces at pve.proxmox.com] On Behalf Of
> Alexandre DERUMIER
> Sent: Freitag, 05. Dezember 2014 13:13
> To: Cesar Peschiera
> Cc: pve-devel at pve.proxmox.com
> Subject: Re: [pve-devel] New virtio-win driver 0.1-94.iso version in fedora
> proyect
>
> Hi again,
>
> It seem that it was a bug with qemu 2.2rc2, maybe related to this bug
> http://git.qemu.org/?p=qemu.git;a=commit;h=771b6ed37e3aa188a7485560b94
> 9a41c6cf174dc
>
> I have rollback to qemu 2.1, and now it's works fine.
>
> I'm going to do some benchmark to see if we have improvement
    
    
More information about the pve-devel
mailing list