[dpdk-dev] [PATCH] net/enic: add support for TSO

Ferruh Yigit ferruh.yigit at intel.com
Mon Jan 9 12:10:04 CET 2017


Hi John,

On 1/7/2017 4:45 AM, John Daley wrote:
> The enic TSO implementation requires that the length of the Eth/IP/TCP
> headers be passed to the NIC. Other than that, it's just a matter of
> setting the mss and offload mode on a per packet basis.
> 
> In TSO mode, IP and TCP checksums are offloaded even if not requested
> with mb->ol_flags.
> 
> Signed-off-by: John Daley <johndale at cisco.com>

Can you please update doc/guides/nics/features/enic.ini to document the
TSO feature in this patch?

Thanks,
ferruh

> ---
<...>



More information about the dev mailing list