VMware ESXi 8.0.2
As packets tranverse through vNIC backend, network stack including vswitch module, there can be drops in any of the network modules. The packet drops are calculated by merging all drops from all the network modules. However as some of modules does not track the drops directly, the drops are calculated by serveral counters which can not be read atomically. This can lead to false postive drops (means not really the packet drops)