Files
linux/drivers/net/ethernet/intel/i40e
Jesse Brandeburg 059dab6965 i40e: fix TCP flag replication for hardware offload
As reported by Eric Dumazet, the i40e driver was allowing the hardware
to replicate the PSH flag on all segments of a TSO operation.

This patch fixes the first/middle/last TCP flags settings which
makes the TSO operations work correctly.

With this change we are now configuring the CWR bit to only be set
in the first packet of a TSO, so this patch also enables TSO_ECN,
in order to advertise to the stack that we do the right thing
on the wire.

Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-04-18 17:42:45 -07:00
..
2014-02-13 17:27:28 -05:00
2014-01-09 02:10:23 -08:00
2014-01-09 02:10:23 -08:00
2014-01-17 19:13:04 -08:00
2014-03-06 18:41:50 -08:00
2014-01-09 02:10:23 -08:00
2014-01-09 02:10:23 -08:00
2014-01-10 16:30:33 -08:00
2014-01-14 18:56:00 -08:00
2014-01-09 02:10:23 -08:00
2014-03-06 18:41:36 -08:00
2014-01-09 02:10:23 -08:00
2014-01-10 16:33:39 -08:00
2014-01-09 02:10:23 -08:00
2014-01-09 02:10:23 -08:00
2014-01-10 16:33:39 -08:00
2014-01-09 02:10:23 -08:00
2014-01-17 19:13:04 -08:00