[PATCH v2] net/nfp: fix set IPv6 flow action can't get right address

Ferruh Yigit ferruh.yigit at amd.com
Mon Jun 12 11:57:25 CEST 2023


On 6/12/2023 3:24 AM, Chaoyong He wrote:
> The former logic of set IPv6 source/destination address flow action
> can't get the right IPV6 address, a 32 bit big endian value is
> expected while a 8 bit value is provided.
> This caused the offloaded packets don't have the right IPv6 address
> as expected.
> 
> Fixes: 596ae2217214 ("net/nfp: support IPv6 source flow action")
> Fixes: 51384f79b264 ("net/nfp: support IPv6 destination flow 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 stable mailing list