qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Jean-Christophe Dubois <jcd@tribudubois.net>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
	Jason Wang <jasowang@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/5] Add Ethernet device for i.MX6 SOC
Date: Tue, 17 May 2016 14:00:10 +0100	[thread overview]
Message-ID: <CAFEAcA-JrjX9WPtaPvDbnDC3wtn1CYjZHw82OUt3GNc7-5VEeg@mail.gmail.com> (raw)
In-Reply-To: <cover.1462736067.git.jcd@tribudubois.net>

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?

thanks
-- PMM

  parent reply	other threads:[~2016-05-17 13:00 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 ` Peter Maydell [this message]
2016-05-18  3:10   ` [Qemu-devel] [PATCH v3 0/5] Add Ethernet device for " Jason Wang

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=CAFEAcA-JrjX9WPtaPvDbnDC3wtn1CYjZHw82OUt3GNc7-5VEeg@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=jasowang@redhat.com \
    --cc=jcd@tribudubois.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).