qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/5] Add Ethernet device for i.MX6 SOC


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH v3 0/5] Add Ethernet device for i.MX6 SOC
Date: Wed, 18 May 2016 11:10:30 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2



On 2016年05月17日 21:00, Peter Maydell wrote:
On 8 May 2016 at 20:40, Jean-Christophe Dubois <address@hidden> wrote:
This patch series adds Gb ENET Ethernet device to the i.MX6 SOC.

The ENET device is an evolution of the FEC device present on the i.MX25 SOC
and is backward compatible with it.

Therefore the ENET support has been added to the actual Qemu FEC device (
rather than adding a new device).

The Patch has been tested by:
  * Booting linux on i.MX25 PDK board emulation and accessing internet
  * Booting linux on i.MX6 Sabrelite board emulation and accessing internet

Jean-Christophe Dubois (5):
   net: improve UDP/TCP checksum computation.
   net: handle optional VLAN header in checksum computation.
   i.MX: move FEC device to a register array structure.
   Add ENET/Gbps Ethernet support to FEC device
   Add ENET device to i.MX6 SOC.
Thanks; I've reviewed patches 3 and 4 now.

Jason, can I ask you to review patches 1 and 2, please, since they're
changes to a core net/ file that affects other net devices?s,

Yes, will have a look at them

Thanks


thanks
-- PMM





reply via email to

[Prev in Thread] Current Thread [Next in Thread]