[dpdk-dev] [PATCH] doc: clarify TSO Tx offload prerequisite

Ferruh Yigit ferruh.yigit at intel.com
Thu Nov 1 14:33:24 CET 2018


On 11/1/2018 8:46 AM, Jerin Jacob wrote:
> Based on the PKT_TX_TCP_SEG definition,
> the application needs to update PKT_TX_IPV4 or PKT_TX_IPV6
> based on IPV4 or IPV6 packet and PKT_TX_IP_CKSUM ol_flags
> to enable Tx TSO offload.
> 
> Fixes: dad1ec72a377 ("doc: document NIC features")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> ---
> Definition of PKT_TX_TCP_SEG
> https://git.dpdk.org/dpdk/tree/lib/librte_mbuf/rte_mbuf.h#n289

Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list