From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NMOVX-0007Km-Vj for qemu-devel@nongnu.org; Sun, 20 Dec 2009 11:19:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NMOVT-0007Ia-CA for qemu-devel@nongnu.org; Sun, 20 Dec 2009 11:19:47 -0500 Received: from [199.232.76.173] (port=50693 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NMOVT-0007IU-0f for qemu-devel@nongnu.org; Sun, 20 Dec 2009 11:19:43 -0500 Received: from mail-yw0-f171.google.com ([209.85.211.171]:36267) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NMOVS-0000Xz-LL for qemu-devel@nongnu.org; Sun, 20 Dec 2009 11:19:42 -0500 Received: by ywh1 with SMTP id 1so4216445ywh.18 for ; Sun, 20 Dec 2009 08:19:41 -0800 (PST) Message-ID: <4B2E4E9B.8000005@codemonkey.ws> Date: Sun, 20 Dec 2009 10:19:39 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] eepro100.c patches References: <4B2CEC50.4040703@mail.berlios.de> <4B2E39E6.1070809@codemonkey.ws> <4B2E46C8.2020002@mail.berlios.de> In-Reply-To: <4B2E46C8.2020002@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: QEMU Developers Stefan Weil wrote: > Anthony Liguori schrieb: > >> Stefan Weil wrote: >> >>> Hi, >>> >>> these patches are still missing in QEMU master >>> (and would also be good for 0.12.x because many >>> people wait for the multicast fix needed for >>> junos, see "junos qemu eepro100.c" at google): >>> >>> 089c60f8e467cfd567a946e005f10559b2fb9462 >>> f925f386761fe1abb82aad8472c6fb388b022756 >>> 5a89b50ef52e7c9c3cf072638594880fa1a8f596 >>> (apply them in this order to avoid conflicts) >>> >>> >> Commit ids are referring to? >> >> None of the patches you have outstanding are 0.12.x material because >> they don't actually fix any bugs. >> >> If you've got bug fixes patches that these depend on, then please send >> the whole thing out as a series. >> >> Regards, >> >> Anthony Liguori >> >> > > Ah, sorry, I sent the commit ids which are not included in the patch mails. > > These patches are missing: > > * eepro100: Restructure code (new function tx_command) > http://patchwork.ozlabs.org/patch/40965/ > > * eepro100: Better documentation for temporary data > http://patchwork.ozlabs.org/patch/41072/ > > * eepro100: Fix multicast support > http://patchwork.ozlabs.org/patch/33959/ > > The last one is a bug fix needed for junos and other > applications which depend on correct multicast handling. > > I'll resent the patches as a series. > Thanks. Regards, Anthony Liguori