[dpdk-dev] [PATCH v2 0/4] fix examples build

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Feb 16 07:46:06 CET 2016


I've sent some patchsets previously to fixes examples:
- "fix build for default machine"
- "fix compilation of examples for ARM"

Gather the non-rejected patches of these series here.

Thomas Monjalon (4):
  examples/l3fwd: fix build without SSE4.1
  examples/ip_pipeline: fix build for x86_64 without SSE4.2
  examples/ethtool: fix build
  examples: fix build dependencies

 examples/Makefile                         | 12 ++++++++----
 examples/ethtool/ethtool-app/main.c       |  2 +-
 examples/ip_pipeline/pipeline/hash_func.h |  2 +-
 examples/l3fwd/main.c                     |  3 ++-
 4 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.7.0



More information about the dev mailing list