From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] net: re-instate some lost vnet_hdr code Date: Wed, 08 Jul 2009 13:20:44 +0300 Message-ID: <4A5472FC.1080302@redhat.com> References: <1247042858.3270.40.camel@blaa> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Avi Kivity , kvm To: Mark McLoughlin Return-path: Received: from mx2.redhat.com ([66.187.237.31]:54957 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753626AbZGHKSQ (ORCPT ); Wed, 8 Jul 2009 06:18:16 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n68AIGgS013124 for ; Wed, 8 Jul 2009 06:18:16 -0400 In-Reply-To: <1247042858.3270.40.camel@blaa> Sender: kvm-owner@vger.kernel.org List-ID: On 07/08/2009 11:47 AM, Mark McLoughlin wrote: > Merge commit 211eb5f301 lost the code we had in tap_send_packet() to > handle the case of the tapfd having IF_VNET_HDR enabled, but the > NIC code not having support for virtio_net_hdr. In this case, we just > strip off the header before passing it to the NIC. > > Fixes: > > http://sourceforge.net/tracker/?func=detail&atid=893831&aid=2817367&group_id=180599 > Network doesn't work anymore switching from kvm-86 to kvm-87 > Applied, thanks. -- error compiling committee.c: too many arguments to function