Marvell OcteonTX2 and OCTEON 10 RVU Ethernet NICs
Ethernet networking for Marvell's OcteonTX2 and OCTEON 10 family of multi-core infrastructure processors and DPUs, which power 5G base stations, carrier routers, enterprise switches, secure gateways, and SmartNICs. The driver covers physical functions, virtual functions, and port representors on the on-chip Resource Virtualization Unit fabric.
recommendation
It should stay because the hardware is current Marvell silicon — new OCTEON 10 CN102 and CN103 processors began shipping in late 2023 and early 2024 — and the driver is under active upstream development, with bug fixes accepted into netdev as recently as February 2026 and new tracing features being added in early 2026. Maintainership is healthy and there is no deprecation discussion in flight.
repository signals
sources
- spinics.net
Netdev patch traffic hit this exact driver directory in February 2026 (`otx2_pf.c`), indicating ongoing upstream maintenance rather than removal.
- spinics.net
Patchwork bot reported the February 2026 octeontx2-pf fix was applied to `netdev/net.git`, showing current maintainer acceptance.
- spinics.net
A January 2026 net-next series added new tracing support under `drivers/net/ethernet/marvell/octeontx2/nic/switch/`, which is feature work, not end-of-life cleanup.
- spinics.net
A March 2026 MAINTAINERS update says OcteonTX2 still has active maintainers and last activity on 2026-02-18, with only one inactive maintainer being removed.
- marvell.com
Marvell still markets OCTEON 10 DPUs and OCTEON TX2 DPUs for 5G, enterprise, carrier, routers, secure gateways, and SmartNIC use cases.
- marvell.com
Marvell announced new OCTEON 10 CN102/CN103 processors on December 6, 2023 and stated production availability in late 2023 / early 2024, supporting ongoing new-platform deployment into 2025.
- cateee.net
LKDDb shows the PF driver remains present through current kernel series and covers OcteonTX2 PF/VF/representor PCI IDs, confirming continued upstream support breadth.
- kernel.org
Kernel documentation still describes the OcteonTX2 RVU networking drivers as a supported multi-driver stack with PF/VF/representor functionality.
codex reasoning notes (technical)
Local `exec_command` inspection found active PCI drivers (`rvu_nicpf`, `rvu_nicvf`, `rvu_rep`), and local `git log` showed nontrivial 2025-2026 fixes in this directory. All cited URLs were obtained via `web.search_query`: spinics links were used as mailing-list mirrors after direct lore access was unavailable in this environment; Marvell product/news pages establish ongoing product sales and new deployments; LKDDb and kernel.org docs confirm current upstream support. I found active patch flow and maintainer activity, and no removal/deprecation thread, so this should be kept rather than deprecated.