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)
commit70da6824c3db2b0ab3088a5451eda6aa2302c51f
treec12bc7c6a8d018c8a3a53f2fafb2aa086d696e42
parent1db685e6766da5b9929043f4d60dfbb69f7c57c5
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