AMD Solarflare and XtremeScale datacenter Ethernet adapters
A family of high-performance 10/25/40/100 Gbps PCIe Ethernet network cards originally from Solarflare, now sold by AMD under the Solarflare and XtremeScale brands (including the SFN8000, X2, X3, and X4 series). They are widely used in financial trading, low-latency networking, and datacenter environments, often paired with AMD's Onload kernel-bypass stack.
recommendation
It should stay because the hardware is still actively sold by AMD in 2025 with current support pages and a 2026 Onload supported-adapters guide, and the driver itself is under active upstream development — including a 2026 patch series adding CXL support. There is no replacement driver covering this installed base, and the cards remain common in low-latency and datacenter deployments.
repository signals
sources
- lore.kernel.org
Upstream activity is current and substantive: a 2026 netdev patch in this driver adds CXL support, indicating ongoing feature development rather than retirement.
- amd.com
AMD still markets Solarflare X2 Ethernet adapters as current products for enterprise/private/public cloud datacenters, so covered hardware was still sold new in 2025.
- docs.amd.com
AMD's 2026 Onload user guide lists supported AMD Solarflare/XtremeScale X4, X3, X2, and SFN8000 adapters, showing an active supported deployment base.
- amd.com
AMD publishes current X2-series support/downloads with 2026 release dates, reinforcing that this hardware/software stack remains maintained and deployable.
codex reasoning notes (technical)
Local `rg` inspection of `drivers/net/ethernet/sfc/efx.c` showed Solarflare/SFC/X4 PCI IDs plus newer `ef100*` code, so this is a real multi-generation NIC driver family. `lore_activity` on `drivers/net/ethernet/sfc/efx.c` returned repeated 2025-2026 `sfc: add cxl support` series on lore.kernel.org, which is strong evidence of active upstream development and no obvious removal trajectory. Web search found current AMD product/support pages for Solarflare X2 and the 2026 Onload supported-adapters guide; together they indicate the hardware family is still sold/supported, especially in datacenter and low-latency networking niches. No natural upstream replacement driver covers the same installed base, so removal/deprecation is not justified.