From: Mark Rustad Date: Mon, 15 Jun 2015 18:33:20 +0000 (-0700) Subject: ixgbe: Add support for UDP-encapsulated tx checksum offload X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f467bc06022d4d37de459f9498ff4fbc7e9b0fca;p=pandora-kernel.git ixgbe: Add support for UDP-encapsulated tx checksum offload By using GSO for UDP-encapsulated packets, all ixgbe devices can be directed to generate checksums for the inner headers because the outer UDP checksum can be zero. So point the machinery at the inner headers and have the hardware generate the checksum. Signed-off-by: Mark Rustad Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed