All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] *** fix native clang compiling errors on ARM64 ***
@ 2018-05-15  8:28 Gavin Hu
  2018-05-15  8:28 ` [PATCH 1/4] app: add LDFLAGS -latomic to link atomic lib Gavin Hu
                   ` (6 more replies)
  0 siblings, 7 replies; 30+ messages in thread
From: Gavin Hu @ 2018-05-15  8:28 UTC (permalink / raw)
  To: dev

*** The patches are for fixing the native clang compiling errors on ARM64 building hosts.***

Gavin Hu (4):
  app: add LDFLAGS -latomic to link atomic lib
  Driver/Mellanox: fix PMD compiling issue
  cryptodev: fix the clang compiling issue
  ifpgai_rawdev: fix the clang compiling issue

 drivers/net/mlx5/mlx5_rxtx_vec_neon.h          | 12 ++++++------
 drivers/raw/ifpga_rawdev/base/ifpga_defines.h  |  3 ++-
 lib/librte_eventdev/rte_event_crypto_adapter.c |  2 +-
 mk/rte.app.mk                                  |  1 +
 4 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2018-05-20 23:02 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-15  8:28 [PATCH 0/4] *** fix native clang compiling errors on ARM64 *** Gavin Hu
2018-05-15  8:28 ` [PATCH 1/4] app: add LDFLAGS -latomic to link atomic lib Gavin Hu
2018-05-15  9:00   ` Bruce Richardson
2018-05-15 10:10     ` Gavin Hu
2018-05-15  9:07   ` Jerin Jacob
2018-05-15  8:28 ` [PATCH 2/4] Driver/Mellanox: fix PMD compiling issue Gavin Hu
2018-05-15  9:11   ` Jerin Jacob
2018-05-15  8:28 ` [PATCH 3/4] cryptodev: fix the clang " Gavin Hu
2018-05-15  8:28 ` [PATCH 4/4] ifpgai_rawdev: " Gavin Hu
2018-05-15  9:23 ` [PATCH v2 1/4] app: add LDFLAGS -latomic to link atomic lib Gavin Hu
2018-05-15  9:23   ` [PATCH v2 2/4] Driver/Mellanox: fix PMD compiling issue Gavin Hu
2018-05-15 17:05     ` Yongseok Koh
2018-05-15 17:52       ` Sirshak Das
2018-05-15 18:38         ` Yongseok Koh
2018-05-15  9:23   ` [PATCH v2 3/4] cryptodev: fix the clang " Gavin Hu
2018-05-15 11:41     ` Jerin Jacob
2018-05-15 13:34       ` De Lara Guarch, Pablo
2018-05-15  9:23   ` [PATCH v2 4/4] ifpgai_rawdev: " Gavin Hu
2018-05-16  5:13     ` Jerin Jacob
2018-05-15 11:38   ` [PATCH v2 1/4] app: add LDFLAGS -latomic to link atomic lib Jerin Jacob
2018-05-16  6:08 ` [PATCH v3 1/3] net/mlx5: fix the clang compiling issue Gavin Hu
2018-05-16  6:08   ` [PATCH v3 2/3] eventdev: " Gavin Hu
2018-05-16  6:08   ` [PATCH v3 3/3] raw/ifpga_rawdev: " Gavin Hu
2018-05-16  6:45     ` Jerin Jacob
2018-05-17  1:47       ` Gavin Hu
2018-05-20 22:28         ` Thomas Monjalon
2018-05-17  2:46 ` [PATCH v4 1/3] net/mlx5: " Gavin Hu
2018-05-17  2:46   ` [PATCH v4 2/3] eventdev: " Gavin Hu
2018-05-17  2:46   ` [PATCH v4 3/3] raw/ifpga: " Gavin Hu
2018-05-20 23:02   ` [PATCH v4 1/3] net/mlx5: " 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.