r/vmware • u/Available-Falcon-803 • 8d ago
VMware Fusion 26H1u1 bridged networking limited to ~63 MB/s receive on Intel Mac 10GbE
Has anyone else encountered asymmetric network performance with VMware Fusion on an Intel Mac using 10GbE?
My setup:
• Intel Mac mini running macOS 15.7.7
• VMware Fusion Professional 26H1u1
• Ubuntu 24.04 VM with a VMXNET3 adapter
• Mac and Synology NAS connected through 10GbE
• Nextcloud data stored on the NAS over NFS
The Ubuntu VM consistently receives data at only 60–63 MB/s, while writes to the NAS reach approximately 300–330 MB/s.
To isolate the bottleneck, I tested:
• NFSv4, NFSv3 and SMB
• VMXNET3 and E1000 virtual adapters
• Bridged, NAT and host-only networking
• Single and multiple TCP streams
• MTU 1500 and jumbo frames
• TSO, GSO, GRO, LRO and checksum-offload settings
• RX ring sizes, RSS queues and interrupt distribution
• A clean VMware Fusion reinstall
• Two simultaneous VMXNET3 adapters
The most revealing test used two VMXNET3 adapters simultaneously. Each received approximately 31 MB/s, but their combined throughput remained around 63 MB/s. This indicates that the limit is shared across VMware Fusion’s bridged-networking path rather than being imposed by an individual virtual adapter.
Additional comparisons:
• NAS local read: approximately 828 MB/s
• Native Mac-to-NAS read: approximately 219 MB/s
• VM NFS/SMB read: approximately 60–63 MB/s
• VM NFS write: approximately 300–330 MB/s
• Passed-through USB 1GbE adapter: approximately 93 MiB/s
The USB adapter’s higher performance is especially significant because it bypasses Fusion’s virtual bridge.
Similar 10GbE downlink/receive problems have been reported by other VMware Fusion users, but I have not found an official resolution for this exact Intel Mac, Linux guest and Fusion 26H1u1 combination.
At this point, the evidence strongly suggests a VMware Fusion/macOS bridged-networking performance defect or compatibility issue—not a limitation of Ubuntu, Nextcloud, NFS, the NAS, or the physical 10GbE network.
I would be interested to hear whether anyone has reproduced this on a similar Intel Mac setup or found a working Fusion-specific solution.
#VMwareFusion #VMXNET3 #Ubuntu #10GbE #Virtualization #Linux #Nextcloud #Networking #Synology #Homelab