[dpdk-dev] [PATCH v2] app/testpmd: fix gtp psc extension header length

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 16 15:27:30 CET 2021


On 11/16/2021 1:42 PM, Slava Ovsiienko wrote:
>> -----Original Message-----
>> From: Ferruh Yigit <ferruh.yigit at intel.com>
>> Sent: Monday, November 15, 2021 21:02
>> To: Raslan Darawsheh <rasland at nvidia.com>; Ori Kam <orika at nvidia.com>;
>> Slava Ovsiienko <viacheslavo at nvidia.com>
>> Cc: stable at dpdk.org; Xiaoyun Li <xiaoyun.li at intel.com>; dev at dpdk.org
>> Subject: Re: [dpdk-dev] [PATCH v2] app/testpmd: fix gtp psc extension header
>> length
>>
>> On 11/4/2021 9:40 AM, Raslan Darawsheh wrote:
>>> Current implementation for raw encap sets the length to be in bytes,
>>> but, GTP 'extension' header length is an 8-bit field in 4-octet units.
>>>
>>> This fixes the length calculation of the header length.
>>>
>>> Fixes: 9213c50e36fa ("app/testpmd: support GTP PSC option in raw
>>> sets")
>>> Cc: viacheslavo at nvidia.com
>>> Cc: stable at dpdk.org
>>>
>>> Signed-off-by: Raslan Darawsheh <rasland at nvidia.com>
> 
> 
> Reviewed-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> 

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


More information about the stable mailing list