From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VN4Xd-0008Ax-69 for qemu-devel@nongnu.org; Fri, 20 Sep 2013 13:30:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VN4XX-0001XN-7Z for qemu-devel@nongnu.org; Fri, 20 Sep 2013 13:30:53 -0400 Received: from indium.canonical.com ([91.189.90.7]:47061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VN4XX-0001XF-12 for qemu-devel@nongnu.org; Fri, 20 Sep 2013 13:30:47 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1VN4XV-00077v-Un for ; Fri, 20 Sep 2013 17:30:45 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id D8C192E807F for ; Fri, 20 Sep 2013 17:30:45 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 20 Sep 2013 17:21:23 -0000 From: Vincent Autefage <1228285@bugs.launchpad.net> Sender: bounces@canonical.com References: <20130920172123.20190.55970.malonedeb@wampee.canonical.com> Message-Id: <20130920172123.20190.55970.malonedeb@wampee.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1228285] [NEW] e1000 nic TCP performances Reply-To: Bug 1228285 <1228285@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Public bug reported: Hi, Here is the context : $ qemu -name A -m 1024 -net nic vlan=3D0,model=3De1000 -net socket,vlan=3D0= ,listen=3D127.0.0.1:7000 $ qemu -name B -m 1024 -net nic vlan=3D0,model=3De1000 -net socket,vlan=3D0= ,connect=3D127.0.0.1:7000 The bandwidth is really tiny : . Iperf3 reports about 30 Mb/sec . NetPerf reports about 50 Mb/sec With UDP sockets, there is no problem at all : . Iperf3 reports about 1 Gb/sec . NetPerf reports about 950 Mb/sec I've noticed this fact only with the e1000 NIC, not with others (rtl8139,vi= rtio, etc.) I've used the main GIT version of QEMU. Thanks in advance. See you, VInce ** Affects: qemu Importance: Undecided Status: New -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1228285 Title: e1000 nic TCP performances Status in QEMU: New Bug description: Hi, Here is the context : $ qemu -name A -m 1024 -net nic vlan=3D0,model=3De1000 -net socket,vlan= =3D0,listen=3D127.0.0.1:7000 $ qemu -name B -m 1024 -net nic vlan=3D0,model=3De1000 -net socket,vlan= =3D0,connect=3D127.0.0.1:7000 The bandwidth is really tiny : . Iperf3 reports about 30 Mb/sec . NetPerf reports about 50 Mb/sec = With UDP sockets, there is no problem at all : . Iperf3 reports about 1 Gb/sec . NetPerf reports about 950 Mb/sec = I've noticed this fact only with the e1000 NIC, not with others (rtl8139,= virtio, etc.) I've used the main GIT version of QEMU. = Thanks in advance. See you, VInce To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1228285/+subscriptions