]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: enable TSO with IPsec offload
authorShannon Nelson <shannon.nelson@oracle.com>
Fri, 16 Mar 2018 18:09:07 +0000 (11:09 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 23 Mar 2018 22:04:24 +0000 (15:04 -0700)
commitd09b175595ba7c08855e559950e24d24ad0cc171
treec12bc7c6a8d018c8a3a53f2fafb2aa086d696e42
parent1d4fd7bca8695d1a4b680653a736194b6d57e45f
ixgbe: enable TSO with IPsec offload

Fix things up to support TSO offload in conjunction
with IPsec hw offload.  This raises throughput with
IPsec offload on to nearly line rate.

Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c