On Mon, Apr 27, 2020 at 3:24 PM David Marchand <david.march...@redhat.com> wrote: > > Couple of fixes caught while checking OVS integration. > > 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(-) >
Series applied. -- David Marchand