Tested OK on Qualcomm Centriq 2400.
> On Sep 28, 2018, at 12:23 PM, Yipeng Wang wrote:
>
> This patch set made 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
This patch set made 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 the main hash table due to
the unlikely event of excessive hash collisions. The hash table bucke
2 matches
Mail list logo