i40e/i40evf: Remove VF Rx csum offload for tunneled packets
commit53240e99dbbfe69a6b3ca808a6d15eea744be169
authoralice michael <alice.michael@intel.com>
Thu, 6 Apr 2017 09:59:34 +0000 (6 05:59 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 19 Apr 2017 23:32:53 +0000 (19 16:32 -0700)
treed5d65d6aaf64b02371c545218f090ffd93eb368c
parent4a0a3abfd951943f770f5306d32f8640f55568c4
i40e/i40evf: Remove VF Rx csum offload for tunneled packets

Rx checksum offload for tunneled packets was never being negotiated or
requested by VF. This capability was assumed by default and enabled in
current hardware for VF. Going forward, this feature needs to be disabled
or advanced ptypes should be negotiated with PF in the future.

Change-ID: I9e54cfa8a90e03ab6956db4412f1e337ccd2c2e0
Signed-off-by: Preethi Banala <preethi.banala@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40e_txrx.c