]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Support UDP segmentation offload
authorBrett Creeley <brett.creeley@intel.com>
Thu, 12 Dec 2019 11:12:53 +0000 (03:12 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 4 Jan 2020 00:08:32 +0000 (16:08 -0800)
commit0f2099b000a4e8faf1b7562d94bfb43dad0287de
tree6b5d31e46b0e9eefd06ea9f3cd41b2dbdd74d089
parentb7a07886f7b311612e21b2cd1c04ab5f333be793
ice: Support UDP segmentation offload

Based on the work done by Alex Duyck on other Intel drivers, add code to
support UDP segmentation offload (USO) for the ice driver.

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_main.c
drivers/net/ethernet/intel/ice/ice_txrx.c