On Mon, May 7, 2018 at 2:08 PM, Alexander Duyck <[email protected]> wrote: > From: Alexander Duyck <[email protected]> > > 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 segmentation code that were verifying if it was present. > > Signed-off-by: Alexander Duyck <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
