OSDN Git Service

igc: Add ECN support for TSO
authorSasha Neftin <sasha.neftin@intel.com>
Sun, 22 Mar 2020 07:58:46 +0000 (09:58 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 18 May 2020 22:06:28 +0000 (15:06 -0700)
commit8e8204a4f3e32ffb1804196f2aa252684ee663e8
tree79e2d61f056ce8f27f75e7321d59a54aaa9e9b38
parentdbfe7d74376e187f3c6eaff822e85176bc2cd06e
igc: Add ECN support for TSO

Align with other Intel drivers and add ECN support for TSO.

Add NETIF_F_TSO_ECN flag

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igc/igc_main.c