From: Joe Perches <joe@perches.com>
To: David Miller <davem@davemloft.net>, madalin.bucur@freescale.com
Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
linux-kernel@vger.kernel.org, scottwood@freescale.com,
igal.liberman@freescale.com, ppc@mindchasers.com,
pebolle@tiscali.nl, joakim.tjernlund@transmode.se,
gregkh@linuxfoundation.org
Subject: Re: [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet
Date: Fri, 04 Dec 2015 12:00:35 -0800 [thread overview]
Message-ID: <1449259235.8611.19.camel@perches.com> (raw)
In-Reply-To: <20151204.145549.859527220803940077.davem@davemloft.net>
On Fri, 2015-12-04 at 14:55 -0500, David Miller wrote:
> From: Madalin Bucur <madalin.bucur@freescale.com>
> Date: Thu, 3 Dec 2015 15:49:43 +0200
>
> > @@ -0,0 +1,22 @@
> > +menuconfig FSL_DPAA_ETH
> > + tristate "DPAA Ethernet"
> > + depends on FSL_SOC && FSL_BMAN && FSL_QMAN && FSL_FMAN
> > + select PHYLIB
> > + select FSL_FMAN_MAC
>
> I do not see the FSL_FMAN_MAC Kconfig symbol defined anywhere in the
> tree.
I believe this patch series is dependent on two
other patch series mentioned in the cover letter.
---
The latest FMan driver patches were submitted by Igal Liberman:
https://patchwork.ozlabs.org/project/netdev/list/?submitter=64715&state=*
The latest Q/BMan drivers were submitted by Roy Pledge:
https://patchwork.ozlabs.org/project/linuxppc-dev/list/?submitter=66331&state=*
next prev parent reply other threads:[~2015-12-04 20:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-03 13:49 [net-next v5 0/8] dpaa_eth: Add the Freescale DPAA Ethernet driver Madalin Bucur
2015-12-03 13:49 ` [net-next v5 1/8] devres: add devm_alloc_percpu() Madalin Bucur
2015-12-03 13:49 ` [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet Madalin Bucur
2015-12-04 19:55 ` David Miller
2015-12-04 20:00 ` Joe Perches [this message]
2015-12-04 20:08 ` David Miller
2015-12-03 13:49 ` [net-next v5 3/8] dpaa_eth: add support for S/G frames Madalin Bucur
2015-12-03 13:49 ` [net-next v5 4/8] dpaa_eth: add driver's Tx queue selection Madalin Bucur
2015-12-03 13:49 ` [net-next v5 5/8] dpaa_eth: add ethtool functionality Madalin Bucur
2015-12-03 13:49 ` [net-next v5 6/8] dpaa_eth: add ethtool statistics Madalin Bucur
2015-12-03 13:49 ` [net-next v5 7/8] dpaa_eth: add sysfs exports Madalin Bucur
2015-12-03 13:49 ` [net-next v5 8/8] dpaa_eth: add trace points Madalin Bucur
-- strict thread matches above, loose matches on Subject: below --
2015-12-03 12:08 [net-next v5 0/8] dpaa_eth: Add the Freescale DPAA Ethernet driver
2015-12-03 12:09 ` [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet
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=1449259235.8611.19.camel@perches.com \
--to=joe@perches.com \
--cc=davem@davemloft.net \
--cc=gregkh@linuxfoundation.org \
--cc=igal.liberman@freescale.com \
--cc=joakim.tjernlund@transmode.se \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=madalin.bucur@freescale.com \
--cc=netdev@vger.kernel.org \
--cc=pebolle@tiscali.nl \
--cc=ppc@mindchasers.com \
--cc=scottwood@freescale.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).