From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSGxc-0005Ql-D7 for qemu-devel@nongnu.org; Tue, 05 Jan 2010 16:29:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSGxX-0005Oq-Qx for qemu-devel@nongnu.org; Tue, 05 Jan 2010 16:29:03 -0500 Received: from [199.232.76.173] (port=54728 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSGxX-0005Ol-I8 for qemu-devel@nongnu.org; Tue, 05 Jan 2010 16:28:59 -0500 Received: from moutng.kundenserver.de ([212.227.17.8]:50116) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSGxW-0007G1-Th for qemu-devel@nongnu.org; Tue, 05 Jan 2010 16:28:59 -0500 Message-ID: <4B43AF18.2000600@mail.berlios.de> Date: Tue, 05 Jan 2010 22:28:56 +0100 From: Stefan Weil 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> <4B2E4E9B.8000005@codemonkey.ws> In-Reply-To: <4B2E4E9B.8000005@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: QEMU Developers Anthony Liguori schrieb: > 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 Hi, I hope that it is possible to apply these patches now. Please give feedback if anything is missing. Regards, Stefan Weil