From mboxrd@z Thu Jan 1 00:00:00 1970 From: Riccardo Veraldi Subject: kvm network performance Date: Tue, 10 Feb 2009 17:11:29 +0100 Message-ID: <4991A731.4080700@cnaf.infn.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from iris.cnaf.infn.it ([131.154.3.7]:51097 "EHLO iris.cnaf.infn.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753745AbZBJQLk (ORCPT ); Tue, 10 Feb 2009 11:11:40 -0500 Received: from darwin.cnaf.infn.it (darwin.cnaf.infn.it [131.154.3.242]) by iris.cnaf.infn.it (8.14.2/8.14.2) with ESMTP id n1AGBWmj019465 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 10 Feb 2009 17:11:32 +0100 Sender: kvm-owner@vger.kernel.org List-ID: Hello, I am using kvm83 on Centos 5.2 I did some iperf test on my kvm guest and I got the following results over a 1GB connection: ~650Mbit/s inbound ~250Mbit/s outbound that is performance appears to be asymmetric. Is this normal ? The inbound data flow is quite impressive as performance but the outbound is poorer. How come this happens ? I di dtest on the bare machine ad it is around 800Mbit/s inbound and outbound. any hints ? thank you Rick