]> 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)
commitde8afe726e5e1a5e294db87cacc9418e92c89de3
treec12bc7c6a8d018c8a3a53f2fafb2aa086d696e42
parentda2de16674c900083f82bc7b0d5d71c54a6880dc
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