From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gordon Messmer Subject: Slow TCP performance from Win2k8R2 guests under Linux KVM Date: Mon, 15 Jul 2013 15:10:33 -0700 Message-ID: <51E47359.4070203@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail-pb0-f52.google.com ([209.85.160.52]:34777 "EHLO mail-pb0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758105Ab3GOWKf (ORCPT ); Mon, 15 Jul 2013 18:10:35 -0400 Received: by mail-pb0-f52.google.com with SMTP id xa12so11642344pbc.25 for ; Mon, 15 Jul 2013 15:10:35 -0700 (PDT) Received: from ascension.private.dragonsdawn.net (50-199-12-33-static.hfc.comcastbusiness.net. [50.199.12.33]) by mx.google.com with ESMTPSA id jf4sm62871841pbb.19.2013.07.15.15.10.33 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Mon, 15 Jul 2013 15:10:33 -0700 (PDT) Sender: kvm-owner@vger.kernel.org List-ID: Would anyone be so kind as to test the performance of TCP streams on Windows 2k8R2 guests of KVM virt servers? Red Hat's virtio-win-1.6.3 package was published to address a problem described as "low performance" on Win2k8 guests. Actual performance was not recorded in the bug report. On my KVM servers, Windows 2k8R2 guests are able to send data at less than 4Mbps. I test this by using netcat on Windows and piping a file to its input. The receiving end of the transfer is an un-virtualized CentOS system. Transfer rate is measured by selecting the stream in iptraf while it is active. UDP transfers, such as by CIFS, will send data at around 400Mbps. TCP transfers from Windows 2012 or Windows 8 are not similarly affected. The same driver for Win2k8 was published by Red Hat in virtio-win 1.6.3, 1.6.4, and 1.6.5. Does anyone see TCP transfer rates from Win2k8R2 that don't look ridiculously slow? https://bugzilla.redhat.com/show_bug.cgi?id=859882 http://rhn.redhat.com/errata/RHBA-2013-0441.html http://joncraton.org/blog/46/netcat-for-windows