linux/drivers/net/vmxnet3
Ronak Doshi 15ccf2f4b0 vmxnet3: remove power of 2 limitation on the queues
With version 6, vmxnet3 relaxes the restriction on queues to
be power of two. This is helpful in cases (Edge VM) where
vcpus are less than 8 and device requires more than 4 queues.

Signed-off-by: Ronak Doshi <doshir@vmware.com>
Acked-by: Guolin Yang <gyang@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-16 17:32:14 -07:00
..
Makefile vmxnet3: prepare for version 6 changes 2021-07-16 17:32:14 -07:00
upt1_defs.h vmxnet3: prepare for version 6 changes 2021-07-16 17:32:14 -07:00
vmxnet3_defs.h vmxnet3: add support for 32 Tx/Rx queues 2021-07-16 17:32:14 -07:00
vmxnet3_drv.c vmxnet3: remove power of 2 limitation on the queues 2021-07-16 17:32:14 -07:00
vmxnet3_ethtool.c vmxnet3: fix cksum offload issues for tunnels with non-default udp ports 2021-07-02 13:41:15 -07:00
vmxnet3_int.h vmxnet3: add support for 32 Tx/Rx queues 2021-07-16 17:32:14 -07:00