Because this issue is rooted in a hardware and driver communication fault with the Cisco UCS VIC (rather than a specific ESXi kernel bug), it affects the major current releases:
In the /var/run/log/vmkernel.log file, there will be error messages similar to the below lines.
The Cisco nenic driver loses communication with the vNIC hardware, and the queues get stuck.
ESXi attempts to recover the stuck vNIC by sending a reset command. The hardware fails to respond entirely, triggering a "surprise removal" (the OS interprets this as the hardware being physically yanked out).
Because the reset failed, the driver forces the device offline, causing complete network isolation.
This is a known Cisco firmware bug tracked under Cisco Bug ID: CSCwp64942. VMware's official resolution is to engage your Cisco hardware vendor for diagnostics and to apply the appropriate firmware/driver updates.