[dpdk-dev] [PATCH 0/3] 20.05-rc1 fixes for OVS

David Marchand david.marchand at redhat.com
Mon Apr 27 15:23:38 CEST 2020


Couple of fixes caught while checking OVS integration.

Extra bonus points for reviewers that will review the OVS series :-)
https://patchwork.ozlabs.org/project/openvswitch/list/?series=172917

-- 
David Marchand

David Marchand (3):
  ring: fix build with -Wswitch-enum
  eal: fix typo in endian conversion macros
  ethdev: fix build warning on 64-bit value

 lib/librte_eal/include/generic/rte_byteorder.h | 6 +++---
 lib/librte_ethdev/rte_flow.h                   | 2 +-
 lib/librte_ring/rte_ring_peek.h                | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)

-- 
2.23.0



More information about the dev mailing list