Home
last modified time | relevance | path

Searched hist:"15 ccf2f4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c15ccf2f4 Fri Jul 16 17:36:22 CDT 2021 Ronak Doshi <doshir@vmware.com> 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>