[dpdk-dev] [PATCH v5 0/4] Cuckoo hash enhancements

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Oct 5 12:12:05 CEST 2016


2016-10-05 00:25, Pablo de Lara:
> This patchset improves lookup performance on the current hash library
> by changing the existing lookup bulk pipeline, with an improved pipeline,
> based on a loop-and-jump model, instead of the current 4-stage 2-entry pipeline.
> Also, x86 vectorized intrinsics are used to improve performance when comparing signatures.

Applied, thanks


More information about the dev mailing list