ice: Add mpls+tso support
authorJoe Damato <jdamato@fastly.com>
Fri, 18 Mar 2022 04:12:12 +0000 (21:12 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 12 Apr 2022 18:05:09 +0000 (11:05 -0700)
commit69e66c04c672d8ff83f76e625c27a4d7cd717c08
treeb2915c26d42a2c1dddde1ddba4b16992adeb46c0
parentb4fb2d33514a511312e1c0e470771eaa4a94d8ec
ice: Add mpls+tso support

Attempt to add mpls+tso support.

I don't have ice hardware available to test myself, but I just implemented
this feature in i40e and thought it might be useful to implement for ice
while this is fresh in my brain.

Hoping some one at intel will be able to test this on my behalf.

Signed-off-by: Joe Damato <jdamato@fastly.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_main.c
drivers/net/ethernet/intel/ice/ice_txrx.c