On Sun, Jun 1, 2014 at 9:00 PM, Tom Herbert [off-list ref] wrote:
This patch series adds support for using checksums in UDP tunnels. With
this it is possible that two or more checksums may be set within the
same packet and we would like to do that efficiently.
Do you also plan to implement double checksum offload in the absence
of TSO? I know it is functionally correct now but it's not offloaded.