From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: virtio(_net) issue Date: Fri, 30 Jan 2009 09:06:57 +0000 Message-ID: <1233306417.3989.34.camel@blaa> References: <1233219986.22641.9.camel@pws1.fransdb.nl> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Frans de Boer Return-path: Received: from mx2.redhat.com ([66.187.237.31]:42631 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752177AbZA3JHD (ORCPT ); Fri, 30 Jan 2009 04:07:03 -0500 In-Reply-To: <1233219986.22641.9.camel@pws1.fransdb.nl> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 2009-01-29 at 10:06 +0100, Frans de Boer wrote: > After many posts elsewhere - and no single reaction - I try this forum. > > I use SuSE 11.0 and 11.1 with the latest kernel (.28.2) and before in > both host and the guest. After installing an image using '-net > nic,model=e1000....' I changed the previous model to 'virtio'. After a > restart, I do get a IP address assigned but also csum errors upon > initialization. After I logged in, ifconfig show fine data, but I am > unable to get any IP traffic with anything but itself. > > Can anybody shed some light on it? What version of kvm-userspace is this? What exactly are the csum errors? It kind of sounds like an issue we fixed some time ago: http://www.mail-archive.com/kvm@vger.kernel.org/msg02794.html Cheers, Mark.