This patchset fixes up the bits for supporting TSO and checksum offload in conjunction with IPsec offload. This brings the throughput of a simple iperf test back up to nearly line rate.
v2: fixes in patch 4 from Alex's comments Shannon Nelson (4): ixgbe: no need for ipsec csum feature check ixgbe: remove unneeded ipsec test in Tx path ixgbe: no need for esp trailer if gso ixgbe: enable tso with ipsec offload drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c | 45 +++++++++++++++----------- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 30 ++++++++--------- 2 files changed, 42 insertions(+), 33 deletions(-) -- 2.7.4