[dpdk-dev] [PATCH] app/testpmd: fix mpls bos bit default value

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 27 17:38:28 CET 2018


On 11/21/2018 2:55 PM, Ori Kam wrote:
> 
>> -----Original Message-----
>> From: Saleh Alsouqi
>> Sent: Wednesday, November 21, 2018 4:47 PM
>> To: wenzhuo.lu at intel.com; jingjing.wu at intel.com;
>> bernard.iremonger at intel.com
>> Cc: dev at dpdk.org; Ori Kam <orika at mellanox.com>; stable at dpdk.org
>> Subject: [PATCH] app/testpmd: fix mpls bos bit default value
>>
>> The Bottom-of-Stack (bos) bit of MPLS indicates
>> whether its the last MPLS layer (1) or not (0).
>>
>> Indicating that the encapsulating MPLS is the
>> last MPLS layer in the packet as the default
>> behavior is more appropriate since multiple
>> encapsulation actions is not supported.
>>
>> Fixes: 3e77031be855 ("app/testpmd: add MPLSoGRE encapsulation")
>> Fixes: a1191d39cb57 ("app/testpmd: add MPLSoUDP encapsulation")
>> cc: stable at dpdk.org
>>
>> Signed-off-by: Saleh AlSouqi <salehals at mellanox.com>
>> 2.14.1
> 
> Acked-by: Ori Kam <orika at mellanox.com>
> 

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


More information about the dev mailing list