hash: fix build of toeplitz algorithm without SSE3
authorVladimir Medvedkin <medvedkinv@gmail.com>
Wed, 29 Jul 2015 13:56:24 +0000 (09:56 -0400)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 30 Jul 2015 00:15:32 +0000 (02:15 +0200)
commit49e01d643759571b8da7f80d9de6ace974b25634
tree32c1728db1bd02c8c552528f3af858490521d20c
parentff636407ca85eda194013d8be48523c346afbf65
hash: fix build of toeplitz algorithm without SSE3

Make thash library arch-independent.
Leave unaligned union rte_thash_tuple if no support for SSE3.
Makes 32bit compiler happy by adding ULL suffix.

Signed-off-by: Vladimir Medvedkin <medvedkinv@gmail.com>
lib/librte_hash/rte_thash.h