On 6/12/2023 4:18 AM, Chaoyong He wrote: > Add the missing data endian convert operations, the former logic of > processing the 'vlan_tpid' field will cause the tunnel decap action > don't work as expect in some case. > > Fixes: 9082336048e8 ("net/nfp: support new solution for tunnel decap 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.