DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] fix the data endian problem in IPv6 logic
@ 2023-06-08  3:19 Chaoyong He
  2023-06-08  3:19 ` [PATCH 1/4] net/nfp: fix the IPv6 flow item Chaoyong He
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chaoyong He @ 2023-06-08  3:19 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, niklas.soderlund, 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

 drivers/net/nfp/nfp_flow.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

-- 
2.39.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-08 15:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-08  3:19 [PATCH 0/4] fix the data endian problem in IPv6 logic Chaoyong He
2023-06-08  3:19 ` [PATCH 1/4] net/nfp: fix the IPv6 flow item Chaoyong He
2023-06-08  3:19 ` [PATCH 2/4] net/nfp: fix TOS of IPv6 VXLAN encap flow action Chaoyong He
2023-06-08  3:19 ` [PATCH 3/4] net/nfp: fix TOS of IPv6 GENEVE " Chaoyong He
2023-06-08  3:19 ` [PATCH 4/4] net/nfp: fix TOS of IPv6 NVGRE " Chaoyong He
2023-06-08 15:43 ` [PATCH 0/4] fix the data endian problem in IPv6 logic Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).