[dpdk-stable] [dpdk-dev] [PATCH] net: fix Intel prepare function for IP checksum offload

Ferruh Yigit ferruh.yigit at intel.com
Fri Sep 21 03:12:35 CEST 2018


On 9/20/2018 3:53 PM, Ananyev, Konstantin wrote:
> 
> 
>>
>> Current Intel tx prepare function does not properly handle the
>> case where only IP checksum is requested, without requesting
>> any L4 checksum or TSO: IP checksum is not properly reset to 0
>> and output packet may contain invalid IP checksum.
>>
>> Fixes: 4fb7e803eb1a ("ethdev: add Tx preparation")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Didier Pallard <didier.pallard at 6wind.com>
>
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

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


More information about the stable mailing list