examples/ip_pipeline: remove macro check for SSE4
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 20 Jun 2017 15:23:11 +0000 (16:23 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 4 Jul 2017 12:39:18 +0000 (14:39 +0200)
commita113713835750d92d6724e01b793c14bd5037d93
tree43e35a4018de3c9aa7275b7ca475d21c30f8e4df
parent5ea4d4688dcea7add275ae2e3654878a1834465d
examples/ip_pipeline: remove macro check for SSE4

Since SSE4 is now part of the minimum requirements for DPDK, we don't need
to check for its presence any more.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
examples/ip_pipeline/pipeline/hash_func.h