From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45102 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrAHk-000597-OT for qemu-devel@nongnu.org; Sun, 20 Feb 2011 09:29:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrAHj-0007VK-F5 for qemu-devel@nongnu.org; Sun, 20 Feb 2011 09:29:16 -0500 Received: from hall.aurel32.net ([88.191.126.93]:55483) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrAHj-0007V9-84 for qemu-devel@nongnu.org; Sun, 20 Feb 2011 09:29:15 -0500 Date: Sun, 20 Feb 2011 15:29:09 +0100 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCHv2 0/3] e1000: multi-buffer packet support Message-ID: <20110220142909.GD18619@volta.aurel32.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: kwolf@redhat.com, stefanha@linux.vnet.ibm.com, Jes.Sorensen@redhat.com, qemu-devel@nongnu.org, agraf@suse.de, Alex Williamson On Tue, Feb 15, 2011 at 06:27:44PM +0200, Michael S. Tsirkin wrote: > e1000 supports multi-buffer packets larger than rxbuf_size. > > This fixes the following (on linux): > - in guest: ifconfig eth1 mtu 16110 > - in host: ifconfig tap0 mtu 16110 > ping -s 16082 > > Red Hat bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=602205 > > Changes from v1: > fix buffer overflow reported by Kevin > added a patch to fix EOP spec violation reported by Juan > added a patch to fix spec violation noted by myself > > > Michael S. Tsirkin (3): > e1000: multi-buffer packet support > e1000: clear EOP for multi-buffer descriptors > e1000: verify we have buffers, upfront > > hw/e1000.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++------------ > 1 files changed, 48 insertions(+), 13 deletions(-) > > -- > 1.7.3.2.91.g446ac > Thanks, all applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net