Re: [net-next PATCH 3/5] udp: Add support for software checksum and GSO_PARTIAL with GSO offload

2018-05-04 Thread Alexander Duyck
On Thu, May 3, 2018 at 8:50 PM, Eric Dumazet wrote: > > > On 05/03/2018 05:33 PM, Alexander Duyck wrote: >> From: Alexander Duyck >> >> This patch adds support for a software provided checksum and GSO_PARTIAL >> segmentation support. With this we can offload UDP segmentation on devices >> that on

Re: [net-next PATCH 3/5] udp: Add support for software checksum and GSO_PARTIAL with GSO offload

2018-05-03 Thread Eric Dumazet
On 05/03/2018 05:33 PM, Alexander Duyck wrote: > From: Alexander Duyck > > This patch adds support for a software provided checksum and GSO_PARTIAL > segmentation support. With this we can offload UDP segmentation on devices > that only have partial support for tunnels. > > Since we are no lon

[net-next PATCH 3/5] udp: Add support for software checksum and GSO_PARTIAL with GSO offload

2018-05-03 Thread Alexander Duyck
From: Alexander Duyck This patch adds support for a software provided checksum and GSO_PARTIAL segmentation support. With this we can offload UDP segmentation on devices that only have partial support for tunnels. Since we are no longer needing the hardware checksum we can drop the checks in the