Re: [ovs-dev] [RFC PATCH] netdev-vport: Enable outer checksum on UDP tunnels by default

2016-05-26 Thread Jesse Gross
On Thu, May 26, 2016 at 4:19 PM, Alexander Duyck wrote: > Change the checksum default for UDP based tunnels from true to false and > allow for csum=false to be used to clear the checksum value on such > tunnels. > > This enables us to use GRO and Rx checksum offloads on incoming frames even > when

[ovs-dev] [RFC PATCH] netdev-vport: Enable outer checksum on UDP tunnels by default

2016-05-26 Thread Alexander Duyck
Change the checksum default for UDP based tunnels from true to false and allow for csum=false to be used to clear the checksum value on such tunnels. This enables us to use GRO and Rx checksum offloads on incoming frames even when the NIC itself is unable to recognize the tunnel based on the UDP p