Re: [dpdk-dev] [PATCH v8 0/4] hash: add extendable bucket and partial key hashing

2018-10-25 Thread Thomas Monjalon
22/10/2018 20:39, Yipeng Wang: > This patch has dependency on another bug fix patch set: > http://patchwork.dpdk.org/cover/45611/ > > This patch set makes two major optimizations over the current rte_hash > library. > > First, it adds Extendable Bucket Table feature: a new structure that can > ac

[dpdk-dev] [PATCH v8 0/4] hash: add extendable bucket and partial key hashing

2018-10-22 Thread Yipeng Wang
This patch has dependency on another bug fix patch set: http://patchwork.dpdk.org/cover/45611/ This patch set makes two major optimizations over the current rte_hash library. First, it adds Extendable Bucket Table feature: a new structure that can accommodate keys that failed to get inserted into