linux/drivers/net/hyperv
Stephen Hemminger 5023a6db73 netvsc: increase default receive buffer size
The default receive buffer size was reduced by recent change
to a value which was appropriate for 10G and Windows Server 2016.
But the value is too small for full performance with 40G on Azure.
Increase the default back to maximum supported by host.

Fixes: 8b5327975a ("netvsc: allow controlling send/recv buffer size")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-15 14:41:12 -07:00
..
Kconfig
Makefile
hyperv_net.h hv_netvsc: fix deadlock on hotplug 2017-09-11 14:21:30 -07:00
netvsc.c hv_netvsc: fix deadlock on hotplug 2017-09-11 14:21:30 -07:00
netvsc_drv.c netvsc: increase default receive buffer size 2017-09-15 14:41:12 -07:00
rndis_filter.c hv_netvsc: avoid unnecessary wakeups on subchannel creation 2017-09-11 14:21:30 -07:00