[dpdk-dev] [PATCH] app/testpmd: fix the miss configuration for NVGRE encap

Ferruh Yigit ferruh.yigit at intel.com
Tue Mar 23 14:57:12 CET 2021


On 3/16/2021 4:18 AM, Jiawei Wang wrote:
> For NVGRE protocol, the default value of c_k_s_rsvd0_ver
> must be 0x2000, and protocol type must be 0x6558 in the NVGRE
> header.
> 
> This patch updates these two configuraitons while parser the nvgre
> encap.
> 
> Fixes: dcd962fc6b ("app/testpmd: add NVGRE encap/decap")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Jiawei Wang <jiaweiw at nvidia.com>
> Acked-by: Ori Kam <orika at nvidia.com>

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


More information about the dev mailing list