examples/ip_pipeline: fix SSE4.2 optimization branch
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 30 Mar 2016 13:59:05 +0000 (15:59 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 31 Mar 2016 20:56:00 +0000 (22:56 +0200)
commite27529c61cb7c004c458dfdeaea1b19f5c40e6fc
tree01293bf3e359d8d22b39f76f5ede744e7b375883
parent8353a36a9b4b0766d4f3433fa6ad8fd41cb60bbc
examples/ip_pipeline: fix SSE4.2 optimization branch

The branch was disabled because of a typo in the SSE4.2 flag.
Change also the x86_64 flag to use a DPDK one.

Fixes: 28377375c6c0 ("examples/ip_pipeline: fix build for x86_64 without SSE4.2")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/pipeline/hash_func.h