Re: [PATCH 0/4] fix the data endian problem in IPv6 logic

2023-06-08 Thread Ferruh Yigit
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

[PATCH 0/4] fix the data endian problem in IPv6 logic

2023-06-07 Thread Chaoyong He
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