[Intel-wired-lan] [PATCH v1] igc: Add support for TSO

Brown, Aaron F aaron.f.brown at intel.com
Fri Jan 10 00:23:30 UTC 2020


> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of Sasha
> Neftin
> Sent: Sunday, January 5, 2020 4:21 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v1] igc: Add support for TSO
> 
> TCP segmentation offload allows a device to segment a single frame
> into multiple frames with a data payload size specified in socket buffer.
> As a result we can now send data approximately up to seven percents fast
> than was previously possible on my system.
> 
> Signed-off-by: Sasha Neftin <sasha.neftin at intel.com>
> ---
>  drivers/net/ethernet/intel/igc/igc_defines.h |   4 +
>  drivers/net/ethernet/intel/igc/igc_main.c    | 113
> ++++++++++++++++++++++++++-
>  2 files changed, 116 insertions(+), 1 deletion(-)
> 
Tested-by: Aaron Brown <aaron.f.brown at intel.com>


More information about the Intel-wired-lan mailing list