numam-dpdk/lib/librte_member
Yipeng Wang 703be9531a member: add AVX for HT mode
For key search, the signatures of all entries are compared against
the signature of the key that is being looked up. Since all
signatures are contiguously put in a bucket, they can be compared
with vector instructions (AVX2), achieving higher lookup performance.

This patch adds AVX2 implementation in a separate header file.

Signed-off-by: Yipeng Wang <yipeng1.wang@intel.com>
Reviewed-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-10-09 00:02:45 +02:00
..
2017-10-09 00:02:45 +02:00
2017-10-09 00:02:45 +02:00
2017-10-09 00:02:45 +02:00
2017-10-09 00:02:45 +02:00
2017-10-09 00:02:45 +02:00
2017-10-09 00:02:45 +02:00
2017-10-09 00:02:45 +02:00
2017-10-09 00:02:45 +02:00