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

2016-02-16 Thread Thomas Monjalon
2016-02-16 07:46, Thomas Monjalon: > 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

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

2016-02-16 Thread Thomas Monjalon
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 witho