Re: [PATCH net] netvsc: fix incorrect receive checksum offloading

2016-10-26 Thread David Miller
From: Stephen Hemminger Date: Sun, 23 Oct 2016 21:32:47 -0700 > From: Stephen Hemminger > > The Hyper-V netvsc driver was looking at the incorrect status bits > in the checksum info. It was setting the receive checksum unnecessary > flag

[PATCH net] netvsc: fix incorrect receive checksum offloading

2016-10-23 Thread Stephen Hemminger
From: Stephen Hemminger The Hyper-V netvsc driver was looking at the incorrect status bits in the checksum info. It was setting the receive checksum unnecessary flag based on the IP header checksum being correct. The checksum flag is skb is about TCP and UDP checksum