Re: [net-next PATCH v3 3/6] udp: Do not pass checksum as a parameter to GSO segmentation

2018-05-07 Thread Willem de Bruijn
On Mon, May 7, 2018 at 2:08 PM, Alexander Duyck wrote: > From: Alexander Duyck > > This patch is meant to allow us to avoid having to recompute the checksum > from scratch and have it passed as a parameter. > > Instead of taking that approach we can take advantage of the fact that the > length th

[net-next PATCH v3 3/6] udp: Do not pass checksum as a parameter to GSO segmentation

2018-05-07 Thread Alexander Duyck
From: Alexander Duyck This patch is meant to allow us to avoid having to recompute the checksum from scratch and have it passed as a parameter. Instead of taking that approach we can take advantage of the fact that the length that was used to compute the existing checksum is included in the UDP