On 2/8/2023 9:23 AM, Chaoyong He wrote: > The helper function which send the tunnel configuration to > firmware requires the vni with CPU endian. > The original VXLAN encap logic wrongly invoke it with the > big-endian value. > > Fixes: 724662b4ce5b ("net/nfp: support IPv4 VXLAN encap flow action") > Fixes: c3b7254093c2 ("net/nfp: support IPv6 VXLAN encap flow action") > Cc: sta...@dpdk.org > > Signed-off-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Niklas Söderlund <niklas.soderl...@corigine.com>
Applied to dpdk-next-net/main, thanks.