Increase in CPU utilization in some networking workloads (non-ENS).
nmlx5 driver increased default queue count to 24 to support higher throughput devices. While this helps to achieve pNic throughput improvements, it can also result in increased CPU utilization in some workloads.
Load the driver with queue count to 16, to reduce the CPU utilization.
Load nmlx5 driver with below settings
esxcli system module parameters set -m nmlx5_core -p "max_queues=16 RSS=4 GEN_RSS=2"