From: Jason Wang <jasowang@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>,
Jean-Christophe Dubois <jcd@tribudubois.net>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v3 0/5] Add Ethernet device for i.MX6 SOC
Date: Wed, 18 May 2016 11:10:30 +0800 [thread overview]
Message-ID: <573BDD26.4080200@redhat.com> (raw)
In-Reply-To: <CAFEAcA-JrjX9WPtaPvDbnDC3wtn1CYjZHw82OUt3GNc7-5VEeg@mail.gmail.com>
On 2016年05月17日 21:00, Peter Maydell wrote:
> On 8 May 2016 at 20:40, Jean-Christophe Dubois <jcd@tribudubois.net> 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
>
prev parent reply other threads:[~2016-05-18 3:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-08 19:40 [Qemu-devel] [PATCH v3 0/5] Add Ethernet device for i.MX6 SOC Jean-Christophe Dubois
2016-05-08 19:40 ` [Qemu-devel] [PATCH v3 1/5] net: improve UDP/TCP checksum computation Jean-Christophe Dubois
2016-05-08 19:41 ` [Qemu-devel] [PATCH v3 2/5] net: handle optional VLAN header in " Jean-Christophe Dubois
2016-05-18 3:26 ` Jason Wang
2016-05-08 19:41 ` [Qemu-devel] [PATCH v3 3/5] i.MX: move FEC device to a register array structure Jean-Christophe Dubois
2016-05-17 12:47 ` Peter Maydell
2016-05-08 19:41 ` [Qemu-devel] [PATCH v3 4/5] Add ENET/Gbps Ethernet support to FEC device Jean-Christophe Dubois
2016-05-17 12:59 ` Peter Maydell
2016-05-08 19:41 ` [Qemu-devel] [PATCH v3 5/5] Add ENET device to i.MX6 SOC Jean-Christophe Dubois
2016-05-17 13:00 ` [Qemu-devel] [PATCH v3 0/5] Add Ethernet device for " Peter Maydell
2016-05-18 3:10 ` Jason Wang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=573BDD26.4080200@redhat.com \
--to=jasowang@redhat.com \
--cc=jcd@tribudubois.net \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.