[dpdk-dev] [PATCH 0/3] fix build for default machine

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Feb 3 19:56:36 CET 2016


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



More information about the dev mailing list