Marvell OCTEON TX2 and OCTEON 10 RVU Admin Function
The administrative control-plane component for Marvell's OCTEON TX2 and OCTEON 10 family of multi-core networking processors and DPUs, which power 5G infrastructure, smart NICs, and data-center networking gear. It manages the Resource Virtualization Unit (RVU) that arbitrates network resources between the physical and virtual functions exposed to host operating systems and guests.
recommendation
It should stay because this is the control-plane component for Marvell's OCTEON TX2 and OCTEON 10 networking processors, hardware still actively sold in 2025 for 5G, data-center, and DPU deployments. Upstream activity is healthy, with 2025 and 2026 patches adding CN10K/CN20K support, inline IPsec offload, and ongoing bug fixes, and no replacement exists because this is the admin driver for the family itself.
repository signals
sources
- docs.kernel.org
Upstream kernel documentation describes the octeontx2 AF driver as the administrative function for Marvell RVU hardware and documents active PF/VF/SR-IOV/devlink use cases.
- marvell.com
Marvell's current DPU product page still markets OCTEON 10 devices and lists OCTEON TX2 DPUs within the portfolio, indicating the family remains relevant in current networking and 5G infrastructure.
- marvell.com
Marvell announced OCTEON 10 CN102/CN103 as broadly available to OEMs, supporting that successor-family hardware covered by this driver remained in new-product channels around 2025.
- lists.openwall.net
A 2025 net-next posting updates octeontx2-af for CN10K and next-generation CN20K subsystem IDs, showing forward-looking upstream enablement rather than deprecation.
- lists.openwall.net
A 2025 patch series adds substantial octeontx2-af inline IPsec support, indicating ongoing feature development in AF code.
- lists.openwall.net
A 2026 net patch fixes octeontx2-af CGX bitmap leaks, showing current maintenance traffic and bug fixing.
codex reasoning notes (technical)
Real PCI/network driver directory with module/PCI IDs in local tree and Kconfig help naming 'Marvell OcteonTX2 RVU Admin Function driver' (exec_command: rg, sed). Local git log (exec_command with git -c safe.directory=...) shows fixes through 2026-03-10, matching the supplied high commit activity. Web search was used for lore/openwall evidence after lei/lore MCP was unavailable in this environment; targeted remove/deprecate searches did not surface any active removal discussion, while searches did surface 2025-2026 net/net-next traffic and CN20K/OCTEON 10 feature work. Marvell product pages obtained via web search show OCTEON 10 still marketed and broadly available to OEMs, so this is not legacy-only hardware. No natural in-tree replacement exists because AF is the control-plane/admin driver for this hardware family itself.