Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #66451 > unrolled thread
| Started by | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| First post | 2020-03-04 02:30 +0100 |
| Last post | 2020-03-06 15:50 +0100 |
| Articles | 5 — 3 participants |
Back to article view | Back to linux.debian.kernel
Future of Octeon MIPS hardware support Ben Hutchings <ben@decadent.org.uk> - 2020-03-04 02:30 +0100
Re: Future of Octeon MIPS hardware support YunQiang Su <wzssyqa@gmail.com> - 2020-03-04 03:00 +0100
Re: Future of Octeon MIPS hardware support YunQiang Su <wzssyqa@gmail.com> - 2020-03-04 11:30 +0100
Re: Future of Octeon MIPS hardware support Ben Hutchings <ben@decadent.org.uk> - 2020-03-06 15:30 +0100
Re: Future of Octeon MIPS hardware support Jeffrey Walton <noloader@gmail.com> - 2020-03-06 15:50 +0100
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2020-03-04 02:30 +0100 |
| Subject | Future of Octeon MIPS hardware support |
| Message-ID | <zGr1f-6UP-1@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
The main Ethernet driver for all Octeon MIPS SoCs has been disabled upstream in Linux 5.5, and will be removed in 5.6. The driver has been in "staging" (i.e. it didn't meet the usual standards for kernel code) ever since it was added in 2009. It recently stopped building, and didn't have a regular maintainer who could fix it. (There is a separate Ethernet driver for the management port, which seems to be still maintained.) The USB host driver for Octeon CN3xxx and CN5xxx SoCs will also be removed for similar reasons. * DSA: The removal of the Ethernet driver will affect the EdgeRouter Pro used for the Debian mips porterbox and some buildds. These do not seem to have any expansion slots useful for alternate network interfaces, so they will likely need to be replaced before buster EOL. * MIPS porters: Given that these SoCs are designed primarily for networking and we will no longer support the on-board network interfaces, does it make sense to continue building kernel packages for them? Ben. -- Ben Hutchings No political challenge can be met by shopping. - George Monbiot
[toc] | [next] | [standalone]
| From | YunQiang Su <wzssyqa@gmail.com> |
|---|---|
| Date | 2020-03-04 03:00 +0100 |
| Message-ID | <zGruh-74H-3@gated-at.bofh.it> |
| In reply to | #66451 |
Ben Hutchings <ben@decadent.org.uk> 于2020年3月4日周三 上午9:24写道: > > The main Ethernet driver for all Octeon MIPS SoCs has been disabled > upstream in Linux 5.5, and will be removed in 5.6. The driver has been > in "staging" (i.e. it didn't meet the usual standards for kernel code) > ever since it was added in 2009. It recently stopped building, and > didn't have a regular maintainer who could fix it. (There is a > separate Ethernet driver for the management port, which seems to be > still maintained.) > > The USB host driver for Octeon CN3xxx and CN5xxx SoCs will also be > removed for similar reasons. > > * DSA: The removal of the Ethernet driver will affect the EdgeRouter > Pro used for the Debian mips porterbox and some buildds. These do not > seem to have any expansion slots useful for alternate network > interfaces, so they will likely need to be replaced before buster EOL. https://patchwork.kernel.org/cover/11365607/ There is a patchset for it. Greg said that he will help to merge, while it has not really happen. Let's ask for him whether he need some more info or anything. > > * MIPS porters: Given that these SoCs are designed primarily for > networking and we will no longer support the on-board network > interfaces, does it make sense to continue building kernel packages for > them? > > Ben. > > -- > Ben Hutchings > No political challenge can be met by shopping. - George Monbiot > > -- YunQiang Su
[toc] | [prev] | [next] | [standalone]
| From | YunQiang Su <wzssyqa@gmail.com> |
|---|---|
| Date | 2020-03-04 11:30 +0100 |
| Message-ID | <zGzrQ-3Mq-9@gated-at.bofh.it> |
| In reply to | #66452 |
YunQiang Su <wzssyqa@gmail.com> 于2020年3月4日周三 上午9:54写道: > > Ben Hutchings <ben@decadent.org.uk> 于2020年3月4日周三 上午9:24写道: > > > > The main Ethernet driver for all Octeon MIPS SoCs has been disabled > > upstream in Linux 5.5, and will be removed in 5.6. The driver has been > > in "staging" (i.e. it didn't meet the usual standards for kernel code) > > ever since it was added in 2009. It recently stopped building, and > > didn't have a regular maintainer who could fix it. (There is a > > separate Ethernet driver for the management port, which seems to be > > still maintained.) > > > > The USB host driver for Octeon CN3xxx and CN5xxx SoCs will also be > > removed for similar reasons. > > > > * DSA: The removal of the Ethernet driver will affect the EdgeRouter > > Pro used for the Debian mips porterbox and some buildds. These do not > > seem to have any expansion slots useful for alternate network > > interfaces, so they will likely need to be replaced before buster EOL. > > https://patchwork.kernel.org/cover/11365607/ > > There is a patchset for it. > Greg said that he will help to merge, while it has not really happen. > Let's ask for him whether he need some more info or anything. This patchset has been in linux-next now. https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/?h=next-20200304&qt=author&q=Chris+Packham > > > > > * MIPS porters: Given that these SoCs are designed primarily for > > networking and we will no longer support the on-board network > > interfaces, does it make sense to continue building kernel packages for > > them? > > > > Ben. > > > > -- > > Ben Hutchings > > No political challenge can be met by shopping. - George Monbiot > > > > > > > -- > YunQiang Su -- YunQiang Su
[toc] | [prev] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2020-03-06 15:30 +0100 |
| Message-ID | <zHm9b-t6-5@gated-at.bofh.it> |
| In reply to | #66457 |
[Multipart message — attachments visible in raw view] — view raw
On Wed, 2020-03-04 at 18:26 +0800, YunQiang Su wrote:
> YunQiang Su <wzssyqa@gmail.com> 于2020年3月4日周三 上午9:54写道:
> > Ben Hutchings <ben@decadent.org.uk> 于2020年3月4日周三 上午9:24写道:
> > > The main Ethernet driver for all Octeon MIPS SoCs has been disabled
> > > upstream in Linux 5.5, and will be removed in 5.6. The driver has been
> > > in "staging" (i.e. it didn't meet the usual standards for kernel code)
> > > ever since it was added in 2009. It recently stopped building, and
> > > didn't have a regular maintainer who could fix it. (There is a
> > > separate Ethernet driver for the management port, which seems to be
> > > still maintained.)
> > >
> > > The USB host driver for Octeon CN3xxx and CN5xxx SoCs will also be
> > > removed for similar reasons.
> > >
> > > * DSA: The removal of the Ethernet driver will affect the EdgeRouter
> > > Pro used for the Debian mips porterbox and some buildds. These do not
> > > seem to have any expansion slots useful for alternate network
> > > interfaces, so they will likely need to be replaced before buster EOL.
> >
> > https://patchwork.kernel.org/cover/11365607/
> >
> > There is a patchset for it.
> > Greg said that he will help to merge, while it has not really happen.
> > Let's ask for him whether he need some more info or anything.
>
> This patchset has been in linux-next now.
>
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/?h=next-20200304&qt=author&q=Chris+Packham
Thanks for finding these. I will cherry-pick them for 5.5 so we don't
lose the driver temporarily.
Ben.
> > > * MIPS porters: Given that these SoCs are designed primarily for
> > > networking and we will no longer support the on-board network
> > > interfaces, does it make sense to continue building kernel packages for
> > > them?
> > >
> > > Ben.
> > >
> > > --
> > > Ben Hutchings
> > > No political challenge can be met by shopping. - George Monbiot
> > >
> > >
> >
> > --
> > YunQiang Su
>
>
--
Ben Hutchings
Klipstein's 4th Law of Prototyping and Production:
A fail-safe circuit will destroy others.
[toc] | [prev] | [next] | [standalone]
| From | Jeffrey Walton <noloader@gmail.com> |
|---|---|
| Date | 2020-03-06 15:50 +0100 |
| Message-ID | <zHmsx-zP-1@gated-at.bofh.it> |
| In reply to | #66451 |
On Tue, Mar 3, 2020 at 8:24 PM Ben Hutchings <ben@decadent.org.uk> wrote: > > The main Ethernet driver for all Octeon MIPS SoCs has been disabled > upstream in Linux 5.5, and will be removed in 5.6. The driver has been > in "staging" (i.e. it didn't meet the usual standards for kernel code) > ever since it was added in 2009. It recently stopped building, and > didn't have a regular maintainer who could fix it. (There is a > separate Ethernet driver for the management port, which seems to be > still maintained.) > > The USB host driver for Octeon CN3xxx and CN5xxx SoCs will also be > removed for similar reasons. > > * DSA: The removal of the Ethernet driver will affect the EdgeRouter > Pro used for the Debian mips porterbox and some buildds. These do not > seem to have any expansion slots useful for alternate network > interfaces, so they will likely need to be replaced before buster EOL. > > * MIPS porters: Given that these SoCs are designed primarily for > networking and we will no longer support the on-board network > interfaces, does it make sense to continue building kernel packages for > them? Related (or maybe off-topic)... I have a Cavium Octeon II and Octeon III available for testing. I did not set them up; they are still in the box. I can ship them to someone if there is interest in continuing support. If interested, please contact me. Jeff
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web