diff options
author | Ronak Doshi <doshir@vmware.com> | 2021-07-16 15:36:21 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-16 17:32:14 -0700 |
commit | 39f9895a00f4c5f50e4e0a94f710c6a87afb1920 (patch) | |
tree | 0eda4337112e0fa5f844b97dd6aa121e9514da12 /tools/arch | |
parent | 69dbef0d1c22476c422ee255e99d0e112ddd829d (diff) |
vmxnet3: add support for 32 Tx/Rx queues
Currently, vmxnet3 supports maximum of 8 Tx/Rx queues. With increase
in number of vcpus on a VM, to achieve better performance and utilize
idle vcpus, we need to increase the max number of queues supported.
This patch enhances vmxnet3 to support maximum of 32 Tx/Rx queues.
Increasing the Rx queues also increases the probability of distrubuting
the traffic from different flows to different queues with RSS.
Signed-off-by: Ronak Doshi <doshir@vmware.com>
Acked-by: Guolin Yang <gyang@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/arch')
0 files changed, 0 insertions, 0 deletions