Network performance monitoring tools (e.g., Dynatrace, etc) report high packet retransmission rates (typically >10%) on Windows or Linux virtual machines. These alerts correlate with network-side instability on Broadcom BCM57414 network adapters running on VMware vSphere ESXi.
Network retransmissions are frequently caused by a misalignment between the bnxtnet driver and the physical adapter firmware. When the driver-to-firmware HWRM (Hardware Resource Manager) interface versions are out of sync, the NIC may experience buffer management inefficiencies or firmware-level hangs, leading to packet drops that present as retransmissions in guest OS monitoring tools.
esxcli network nic list
esxcli network nic get -n vmnic#
Example: esxcli network nic get -n vmnic0
vmkchdev -l |grep vmnic#
Exmaple: vmkchdev -l |grep vmnic0esxcli network nic get -n vmnic#esxcli network nic get -n vmnic0