public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Cc: netdev@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-pci@vger.kernel.org, linux-mips@vger.kernel.org,
	linux-s390@vger.kernel.org, corbet@lwn.net,
	linasvepstas@gmail.com, mahesh@linux.ibm.com, oohall@gmail.com,
	bhelgaas@google.com, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, horms@kernel.org,
	tsbogend@alpha.franken.de, maddy@linux.ibm.com,
	mpe@ellerman.id.au, npiggin@gmail.com, chleroy@kernel.org,
	hca@linux.ibm.com, gor@linux.ibm.com, agordeev@linux.ibm.com,
	borntraeger@linux.ibm.com, svens@linux.ibm.com,
	andrew+netdev@lunn.ch, akpm@linux-foundation.org,
	martink@posteo.de, pavel@ucw.cz, danishanwar@ti.com,
	mengyuanlou@net-swift.com, pablo@netfilter.org, tiwai@suse.de,
	chenhuacai@kernel.org, tytso@mit.edu, ebiggers@google.com,
	vineethr@linux.ibm.com, sshegde@linux.ibm.com,
	geert@linux-m68k.org, ardb@kernel.org,
	martin.petersen@oracle.com, fbarrat@linux.ibm.com,
	ajd@linux.ibm.com, herbert@gondor.apana.org.au,
	kshk@linux.ibm.com, vadim.fedorenko@linux.dev,
	lorenzo@kernel.org, lukas.bulwahn@redhat.com, dong100@mucse.com,
	hkallweit1@gmail.com, tglx@kernel.org, mingo@kernel.org,
	lukas@wunner.de, giovanni.cabiddu@intel.com
Subject: Re: [PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
Date: Thu, 29 Jan 2026 05:00:18 +0000	[thread overview]
Message-ID: <176966281835.2353118.1929748319198442783.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260126031352.22997-1-enelsonmoore@gmail.com>

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sun, 25 Jan 2026 19:08:07 -0800 you wrote:
> The s2io driver supports Exar (formerly Neterion and S2io) PCI-X 10
> Gigabit Ethernet cards. Hardware supporting PCI-X has not been
> manufactured in years. On x86, it was quickly replaced by PCIe. While
> it stuck around longer on POWER hardware, the last POWER hardware to
> support it was POWER7, which is not supported by ppc64le Linux
> distributions. The last supported mainstream ppc64 Linux distribution
> was RHEL 7; while it is still supported under ELS, ELS is only
> available for x86 and IBM Z. It is possible to use many PCI-X cards in
> standard PCI slots (which are still available on new motherboards), but
> it does not make sense to do so for 10 Gigabit Ethernet because the
> maximum bandwidth of standard PCI is only 1067 Mbps. It is therefore
> highly unlikely that this driver is still being used. Remove the
> driver, and move the former maintainer to the CREDITS file (restoring
> credit for the vxge driver, which was removed in commit f05643a0f60b
> ("eth: remove neterion/vxge").
> 
> [...]

Here is the summary with links:
  - [net-next,v2] net: ethernet: neterion: s2io: remove unused driver
    https://git.kernel.org/netdev/net-next/c/aba0138eb7d7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-01-29  5:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-26  3:08 [PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver Ethan Nelson-Moore
2026-01-27  1:19 ` Maciej W. Rozycki
2026-01-27 23:56   ` Jakub Kicinski
2026-01-29  3:55     ` Ethan Nelson-Moore
2026-01-29 13:44       ` Maciej W. Rozycki
2026-01-29 13:42     ` Maciej W. Rozycki
2026-01-29  5:00 ` patchwork-bot+netdevbpf [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=176966281835.2353118.1929748319198442783.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=agordeev@linux.ibm.com \
    --cc=ajd@linux.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=ardb@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=chenhuacai@kernel.org \
    --cc=chleroy@kernel.org \
    --cc=corbet@lwn.net \
    --cc=danishanwar@ti.com \
    --cc=davem@davemloft.net \
    --cc=dong100@mucse.com \
    --cc=ebiggers@google.com \
    --cc=edumazet@google.com \
    --cc=enelsonmoore@gmail.com \
    --cc=fbarrat@linux.ibm.com \
    --cc=geert@linux-m68k.org \
    --cc=giovanni.cabiddu@intel.com \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=hkallweit1@gmail.com \
    --cc=horms@kernel.org \
    --cc=kshk@linux.ibm.com \
    --cc=kuba@kernel.org \
    --cc=linasvepstas@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=lorenzo@kernel.org \
    --cc=lukas.bulwahn@redhat.com \
    --cc=lukas@wunner.de \
    --cc=maddy@linux.ibm.com \
    --cc=mahesh@linux.ibm.com \
    --cc=martin.petersen@oracle.com \
    --cc=martink@posteo.de \
    --cc=mengyuanlou@net-swift.com \
    --cc=mingo@kernel.org \
    --cc=mpe@ellerman.id.au \
    --cc=netdev@vger.kernel.org \
    --cc=npiggin@gmail.com \
    --cc=oohall@gmail.com \
    --cc=pabeni@redhat.com \
    --cc=pablo@netfilter.org \
    --cc=pavel@ucw.cz \
    --cc=sshegde@linux.ibm.com \
    --cc=svens@linux.ibm.com \
    --cc=tglx@kernel.org \
    --cc=tiwai@suse.de \
    --cc=tsbogend@alpha.franken.de \
    --cc=tytso@mit.edu \
    --cc=vadim.fedorenko@linux.dev \
    --cc=vineethr@linux.ibm.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