2026-05-25T11:22:49.751Z cpu26:39817519)ENS: Ens_DoDetachPort:5327: Detach and free port 0x80002d0 resources (interrupt) from ENS handle: 0x#########
2026-05-25T11:22:49.751Z cpu26:39817519)Vmxnet3: 12912: Detached port 0x######### from ENS
2026-05-25T11:22:50.053Z cpu78:39817494)Net: 3608: dissociate dvPort #########-#########-#########-######### from port 0x#########
VMware NSX
The issue is related to the Enhanced Data Path (EDP) feature enabled on the NSX-T Distributed Virtual Switch (DVS).
Because no infrastructure- or hypervisor-level packet-dropping errors are present in the logs, it is highly suspected that a specific Guest OS security feature or driver interaction causes the vmxnet3 virtual network adapter driver inside the VM to become unresponsive when running on an Enhanced Data Path-enabled switch
The issue is resolved in VMware ESXi 8.0.3, available at Broadcom downloads.
If you are having difficulty finding and downloading software, review the Download Broadcom products and software KB.
To workaround this issue there are two possible options:
If you must preserve the performance capabilities of the vmxnet3 adapter, you can transition the host configuration from Enhanced Data Path back to Standard mode.
Modify the Host Settings: Change the Enhanced Data Path setting to Standard on a per-ESXi host basis for each NSX-T prepared host in the cluster.
Update the Transport Node Profile (TNP): * Create a Transport Node Profile representing the cluster.
Under the Advanced Configuration section, set the mode to Standard.
Apply this profile to the cluster to enforce the standard mode globally across hosts.
Revert VM Adapters: Once the host switch is set back to Standard mode, configure the virtual machine network adapter(s) from E1000 back to VMXNET3
or
This workaround bypasses the VMware-specific vmxnet3 driver stack by leveraging the built-in, native driver inside the Guest OS.
Power off the affected virtual machine.
Edit the VM settings and change the network adapter type from VMXNET3 to E1000.
Power on the virtual machine.