]> git.baikalelectronics.ru Git - kernel.git/commit
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
authorAnjali Singhai <anjali.singhai@intel.com>
Sat, 21 Feb 2015 06:44:16 +0000 (06:44 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 26 Feb 2015 12:54:01 +0000 (04:54 -0800)
commit23dd009cc2880f5461bf9cbef0347a02bf05cbd3
treec52a4f1b973d364ada8c3d6ab6704b4fe592a3e2
parentc4fca605ecc94923e35af7a29bf07cd521661868
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix

We were checking the outer Protocol flags and deciding the flow for
inner header. This patch fixes that.
This fixes the Tx checksum offload for TCP/IPv6 over vxlan.

Change-ID: I837aaea921d34f71b24c2bc32aaadea5001ddf78
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40e_txrx.c