On 6/8/2023 4:19 AM, Chaoyong He wrote: > This patch series fix the data endian problem in the logics related with > rte_flow of IPv6. > > Chaoyong He (4): > net/nfp: fix the IPv6 flow item > net/nfp: fix TOS of IPv6 VXLAN encap flow action > net/nfp: fix TOS of IPv6 GENEVE encap flow action > net/nfp: fix TOS of IPv6 NVGRE encap flow action > > drivers/net/nfp/nfp_flow.c | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-) >
Series applied to dpdk-next-net/main, thanks.