From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqQtn-0005rc-3v for qemu-devel@nongnu.org; Tue, 10 Dec 2013 12:15:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqQti-0005KV-TL for qemu-devel@nongnu.org; Tue, 10 Dec 2013 12:15:07 -0500 Message-ID: <52A74C14.8040805@adacore.com> Date: Tue, 10 Dec 2013 18:15:00 +0100 From: Fabien Chouteau MIME-Version: 1.0 References: <1374508822-15097-1-git-send-email-chouteau@adacore.com> <52A70213.50806@ozlabs.ru> <31972A85-FE25-476F-B701-0EAC166FDF12@suse.de> In-Reply-To: <31972A85-FE25-476F-B701-0EAC166FDF12@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V2] Add Enhanced Three-Speed Ethernet Controller (eTSEC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , Alexey Kardashevskiy Cc: Scott Wood , Peter Crosthwaite , "qemu-ppc@nongnu.org list:PowerPC" , QEMU Developers On 12/10/2013 01:48 PM, Alexander Graf wrote: > > On 10.12.2013, at 12:59, Alexey Kardashevskiy wrote: > >> On 12/10/2013 02:15 AM, Alexander Graf wrote: >>> >>> On 22.07.2013, at 18:00, Fabien Chouteau wrote: >>> >>>> This implementation doesn't include ring priority, TCP/IP Off-Load, QoS. >>>> >>>> Signed-off-by: Fabien Chouteau >>> >>> Thanks, applied to ppc-next. Could you please follow up with a patch that makes this available as -net nic,model=etsec and generate a respective device tree node for it? >> >> This does not compile: > > Ok, removed from ppc-next again. Fabien, please rebase on the current git state :). > Thanks Alex, I'm surprised I though this patch was forgotten :) Unfortunately I won't have time to fix before January.