linux/drivers/net/hyperv
stephen hemminger 33c7b0f74c netvsc: reduce maximum GSO size
[ Upstream commit a50af86dd4 ]

Hyper-V (and Azure) support using NVGRE which requires some extra space
for encapsulation headers. Because of this the largest allowed TSO
packet is reduced.

For older releases, hard code a fixed reduced value.  For next release,
there is a better solution which uses result of host offload
negotiation.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-15 13:41:34 +01:00
..
hyperv_net.h hv_netvsc: Set vRSS with num_chn in RNDIS filter 2015-08-12 14:45:38 -07:00
Kconfig
Makefile
netvsc_drv.c netvsc: reduce maximum GSO size 2017-01-15 13:41:34 +01:00
netvsc.c hv_netvsc: Add structs and handlers for VF messages 2015-07-27 01:12:26 -07:00
rndis_filter.c hv_netvsc: Set vRSS with num_chn in RNDIS filter 2015-08-12 14:45:38 -07:00