Increase the number of receive queues at the hypervisor pNIC:
I have tried to increase the number of receive queues using the command " esxcli network nic queue count set -n <adapterName> -r 1 -q 8". However when I try to get(esxcli network nic queue count get), I still see the number of queues is not increased. Is it due to the reason that netqueue decides the number of queues dynamically based on the traffic?
Clik here to view.
