DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] fix build for default machine
@ 2016-02-03 18:56 Thomas Monjalon
  2016-02-03 18:56 ` [dpdk-dev] [PATCH 1/3] eal/x86: fix build with clang for old AVX Thomas Monjalon
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Thomas Monjalon @ 2016-02-03 18:56 UTC (permalink / raw)
  To: dev

When checking build with clang and RTE_MACHINE=default,
3 errors appeared.

Thomas Monjalon (3):
  eal/x86: fix build with clang for old AVX
  examples/l3fwd: fix build without SSE4.1
  examples/ip_pipeline: fix build for x86_64 without SSE4.2

 examples/ip_pipeline/pipeline/hash_func.h           | 2 +-
 examples/l3fwd/main.c                               | 3 ++-
 lib/librte_eal/common/include/arch/x86/rte_memcpy.h | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-02-16  6:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-03 18:56 [dpdk-dev] [PATCH 0/3] fix build for default machine Thomas Monjalon
2016-02-03 18:56 ` [dpdk-dev] [PATCH 1/3] eal/x86: fix build with clang for old AVX Thomas Monjalon
2016-02-04  3:35   ` Wang, Zhihong
2016-02-04  8:47     ` Thomas Monjalon
2016-02-04  9:21       ` Thomas Monjalon
2016-02-03 18:56 ` [dpdk-dev] [PATCH 2/3] examples/l3fwd: fix build without SSE4.1 Thomas Monjalon
2016-02-08 14:09   ` De Lara Guarch, Pablo
2016-02-03 18:56 ` [dpdk-dev] [PATCH 3/3] examples/ip_pipeline: fix build for x86_64 without SSE4.2 Thomas Monjalon
2016-02-16  6:53 ` [dpdk-dev] [PATCH 0/3] fix build for default machine Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).