Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1284184 > unrolled thread
| Started by | David Miller <davem@davemloft.net> |
|---|---|
| First post | 2015-12-04 21:00 +0100 |
| Last post | 2015-12-04 21:10 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet David Miller <davem@davemloft.net> - 2015-12-04 21:00 +0100
Re: [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet Joe Perches <joe@perches.com> - 2015-12-04 21:10 +0100
Re: [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet David Miller <davem@davemloft.net> - 2015-12-04 21:10 +0100
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2015-12-04 21:00 +0100 |
| Subject | Re: [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet |
| Message-ID | <qC4Gl-73B-3@gated-at.bofh.it> |
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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Joe Perches <joe@perches.com> |
|---|---|
| Date | 2015-12-04 21:10 +0100 |
| Message-ID | <qC4Q1-7mV-5@gated-at.bofh.it> |
| In reply to | #1284184 |
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=* -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2015-12-04 21:10 +0100 |
| Message-ID | <qC4Q2-7mV-27@gated-at.bofh.it> |
| In reply to | #1284186 |
From: Joe Perches <joe@perches.com> Date: Fri, 04 Dec 2015 12:00:35 -0800 > 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. Then this shouldn't have been submitted. The dependent series has been through a lot of changes and still needs lots of work, and is very far from being applied. Posting patches depending upon it is therefore wholly inapproprate. That time and effort should be spent putting the dependent series into proper shape. Since I see what is happening here, I am going to simply ignore all future submissions of dpaa_eth, until the dependencies are worked out properly so don't bother posting this stuff again until that happens. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web