linux/drivers/net/hyperv
Stephen Hemminger b3bf5666a5 hv_netvsc: defer queue selection to VF
When VF is used for accelerated networking it will likely have
more queues (and different policy) than the synthetic NIC.
This patch defers the queue policy to the VF so that all the
queues can be used. This impacts workloads like local generate UDP.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-04 22:18:20 -05:00
..
hyperv_net.h hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: defer queue selection to VF 2018-03-04 22:18:20 -05:00
netvsc.c hv_netvsc: use napi_schedule_irqoff 2018-03-04 22:18:20 -05:00
rndis_filter.c hv_netvsc: cancel subchannel setup before halting device 2018-03-04 22:18:20 -05:00