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

Ferruh Yigit ferruh.yigit at intel.com
Fri Nov 2 21:37:01 CET 2018


On 11/1/2018 1:33 PM, Ferruh Yigit wrote:
> 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>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list