mbox

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

Message ID 20230608031956.814684-1-chaoyong.he@corigine.com (mailing list archive)
Headers

Message

Chaoyong He June 8, 2023, 3:19 a.m. UTC
  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(-)