[PATCH] net/nfp: fix VNI of VXLAN encap action

Ferruh Yigit ferruh.yigit at amd.com
Mon Jun 19 19:23:27 CEST 2023


On 6/13/2023 4:15 AM, Chaoyong He wrote:
> The 'vx_vni' field of VXLAN header is contain 24 bits of VNI and
> 8 bits of reserved. After convert into CPU endian, the reserved
> 8 bits should be shifted, or the VNI value will be not correct.
> 
> Fixes: 861949032d0f ("net/nfp: fix VNI of VXLAN encap action")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund at corigine.com>
>

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



More information about the dev mailing list