From: Shannon Nelson Date: Sat, 21 Dec 2013 05:44:46 +0000 (+0000) Subject: i40e: check for possible incorrect ipv6 checksum X-Git-Tag: v3.14-rc1~94^2~235^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee75a8ed01415b4d112715ff369d2a6b1d47aa8;p=pandora-kernel.git i40e: check for possible incorrect ipv6 checksum If the IPV6EXADD bit is set in the Rx descriptor status, there was an optional extension header with an alternate IP address detected. The HW checksum offload doesn't handle the alternate IP address correctly so likely comes up with the wrong answer. Thus, if the bit is set we ignore the checksum offload value. Change-ID: I70ff8d38cdcddccf44107691cae13d0c07c284c8 Signed-off-by: Shannon Nelson Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed