VMware vSphere ESXi 8.0
VMware vSphere ESXi 7.0
VMware NSX-T Data Center
VMware NSX
VMware HCX
1. Update the Intel NIC firmware driver to 2.9.2.0
2. Disable VMDQ on all vmnicX:
# esxcli intnet misc vmdqlb set -l 0 -n vmnicX
Note:
VMDQ loopback feature is disabled by default with i40en 2.9.2 or later and icen 1.14.2 or later.
Refer to the release notes of the drivers for more details.
Note2:
Inbox driver does not have a feature to disable VMDQ loopback.
For Broadcom network cards:
This issue has been observed with driver version 229.0.146.0 and firmware 223.0.205.0 / pkg 22.31.13.70, but not with the latest driver version 232.0.254.0 and its corresponding firmware. For more information on how to download and install the driver, please refer to the KB article: Download and install async drivers in VMware ESXi.
VMDQ loopback feature is used to allow the communication between a VF and a VM/vmknic which locate on the same pNIC. There is no harm disable this feature if SRIOV is not in used.