All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dpdk header fixes for aarch64
@ 2018-05-28  2:29 Andy Green
  2018-05-28  2:29 ` [PATCH 1/2] ring: fix declaration after code Andy Green
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Andy Green @ 2018-05-28  2:29 UTC (permalink / raw)
  To: dev

On Xenial / 16.04 native aarch64 build with gcc 5.4.0,
lagopus build finds a couple more issues hiding in
dpdk headers.

---

Andy Green (2):
      ring: fix declaration after code
      ring: fix sign conversion warning


 lib/librte_ring/rte_ring.h         |    2 +-
 lib/librte_ring/rte_ring_c11_mem.h |    8 ++++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

--
Signature

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

end of thread, other threads:[~2018-07-26 13:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-28  2:29 [PATCH 0/2] dpdk header fixes for aarch64 Andy Green
2018-05-28  2:29 ` [PATCH 1/2] ring: fix declaration after code Andy Green
2018-05-28  8:15   ` Gavin Hu
2018-05-28  8:46     ` Andy Green
2018-05-28  8:54       ` Gavin Hu
2018-05-28  2:29 ` [PATCH 2/2] ring: fix sign conversion warning Andy Green
2018-05-28  9:03 ` [PATCH v2 0/2] dpdk header fixes for aarch64 Andy Green
2018-05-28  9:03   ` [PATCH v2 1/2] ring: fix declaration after code Andy Green
2018-07-16  7:15     ` Olivier Matz
2018-05-28  9:03   ` [PATCH v2 2/2] ring: fix sign conversion warning Andy Green
2018-07-16  7:16     ` Olivier Matz
2018-07-26 13:30   ` [PATCH v2 0/2] dpdk header fixes for aarch64 Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.