VMware VMXNET3 paravirtual network adapter
VMXNET3 is the high-performance paravirtual network card that VMware presents to guest operating systems running on ESXi and vSphere. It is not a physical NIC but a virtual device optimized for low overhead and high throughput between VMs and the hypervisor, and is the recommended adapter type for modern Linux guests on VMware.
recommendation
It should stay because VMXNET3 is the standard NIC for Linux guests running on VMware/Broadcom vSphere, which remains a major enterprise virtualization platform. Upstream activity is healthy, with new feature patches and bug fixes landing as recently as 2026, and Broadcom continues to document and support the adapter for current ESXi 8.x deployments.
repository signals
sources
- lore.kernel.org
Upstream development is active: a 2026 net-next patch adds ndo_set_rx_mode_async support to vmxnet3.
- lore.kernel.org
The driver is still receiving bug-fix traffic in 2026, including fixes for Rx ring/page-allocation behavior.
- knowledge.broadcom.com
Broadcom/VMware documents VMXNET3 as a paravirtualized NIC designed for performance for virtual machines, not a legacy physical adapter.
- knowledge.broadcom.com
Broadcom support still documents VMXNET3 troubleshooting for vSphere ESXi 8.0.x guest VMs, indicating current production deployments.
- knowledge.broadcom.com
Broadcom documents VMXNET3 configuration on vSphere 8.0.2 and later, showing ongoing supported use in current VMware stacks.
codex reasoning notes (technical)
Keep: this is an actively maintained paravirtual VMware guest NIC driver, not obsolete hardware. lore_file_timeline on vmxnet3_drv.c showed substantial 2025-2026 traffic and yielded the cited lore URLs; lore_regex over body_prose for deprecation/removal terms returned no hits in the last 5 years, so there is no evident upstream removal push. Web search found current Broadcom/VMware KBs showing VMXNET3 remains a supported, recommended virtual adapter in modern vSphere deployments. `hardware_still_sold_new_in_2025=false` because VMXNET3 is a virtual device family rather than retail hardware; deployments remain high in VMware guest niches, so no deprecation signal.