From: sundeep subbaraya <sundeep.lkml@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Jason Wang" <jasowang@redhat.com>,
qemu-arm <qemu-arm@nongnu.org>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Subbaraya Sundeep" <sbhatta@marvell.com>
Subject: Re: [Qemu devel PATCH v6 0/3] Add SmartFusion2 EMAC block
Date: Fri, 17 Apr 2020 20:03:03 +0530 [thread overview]
Message-ID: <CALHRZurOmKAO64VM=wKtTFMVSU5hwZm_XyZjCrzY9r4AzkDRfA@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA8AOSEK4w+AvyLgOc6gX83_XN7FVvU7kkxpuTuSO3cz9g@mail.gmail.com>
Thanks Peter,
Sundeep
On Fri, Apr 17, 2020 at 7:27 PM Peter Maydell <peter.maydell@linaro.org> wrote:
>
> On Thu, 16 Apr 2020 at 15:55, <sundeep.lkml@gmail.com> wrote:
> >
> > From: Subbaraya Sundeep <sbhatta@marvell.com>
> >
> > This patch set emulates Ethernet MAC block
> > present in Microsemi SmartFusion2 SoC.
> >
> > v6:
> > Fixed destination address matching logic
> > Added missing break in emac_write
> > v5:
> > As per Philippe comments:
> > Returned size in receive function
> > Added link property to pass DMA memory
> > Used FIELD() APIs
> > Added mac_addr in emac state
> > Used FIELD_EX32 and FIELD_DP32 APIs
> > Simplified if else logics in emac_write/read
> > v4:
> > Added loop back as per Jason's comment
> > v3:
> > Added SmartFusion2 ethernet test to tests/acceptance
> > v2:
> > No changes. Fixed Signed-off mail id in patch 2/2
>
> Applied to target-arm.next for 5.1, thanks.
>
> -- PMM
prev parent reply other threads:[~2020-04-17 14:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 14:54 [Qemu devel PATCH v6 0/3] Add SmartFusion2 EMAC block sundeep.lkml
2020-04-16 14:54 ` [Qemu devel PATCH v6 1/3] hw/net: Add Smartfusion2 emac block sundeep.lkml
2020-04-16 14:54 ` [Qemu devel PATCH v6 2/3] msf2: Add EMAC block to SmartFusion2 SoC sundeep.lkml
2020-04-16 14:54 ` [Qemu devel PATCH v6 3/3] tests/boot_linux_console: Add ethernet test to SmartFusion2 sundeep.lkml
2020-04-17 13:57 ` [Qemu devel PATCH v6 0/3] Add SmartFusion2 EMAC block Peter Maydell
2020-04-17 14:33 ` sundeep subbaraya [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='CALHRZurOmKAO64VM=wKtTFMVSU5hwZm_XyZjCrzY9r4AzkDRfA@mail.gmail.com' \
--to=sundeep.lkml@gmail.com \
--cc=jasowang@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@redhat.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=sbhatta@marvell.com \
/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).