From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqlgg-0003OH-QY for qemu-devel@nongnu.org; Thu, 14 Apr 2016 14:08:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqlgb-0007Tc-Np for qemu-devel@nongnu.org; Thu, 14 Apr 2016 14:08:18 -0400 Received: from sonata.ens-lyon.org ([140.77.166.138]:45006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqlgb-0007TA-Gf for qemu-devel@nongnu.org; Thu, 14 Apr 2016 14:08:13 -0400 Date: Thu, 14 Apr 2016 20:08:04 +0200 From: Samuel Thibault Message-ID: <20160414180804.GE3189@var.upmc.fr> References: <1460655977-436-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460655977-436-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [PATCH for 2.6] wxx: Fix broken TCP networking (regression) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: QEMU Developer , "Daniel P. Berrange" , Paolo Bonzini , Jan Kiszka , Peter Maydell , Michael Fritscher Hello, Stefan Weil, on Thu 14 Apr 2016 19:46:17 +0200, wrote: > Michael Fritscher reported that it is still slow, so > more fixes might be needed. Michael, what do you mean by "slow", the bandwidth, or the time to connect? Does it help if you disable ipv6? Samuel