[dpdk-dev] [PATCH 0/3] Hash library fixes

Pablo de Lara pablo.de.lara.guarch at intel.com
Fri Aug 26 23:30:06 CEST 2016


This patchset includes some minor fixes to the hash library,
plus a small improvement in checking for an empty slot
when performing different hash operations.

Pablo de Lara (3):
  hash: fix ring size
  hash: fix false zero signature key hit lookup
  hash: check if slot is empty with key index

 lib/librte_hash/rte_cuckoo_hash.c     | 24 +++++++++++++++---------
 lib/librte_hash/rte_cuckoo_hash.h     |  2 ++
 lib/librte_hash/rte_cuckoo_hash_x86.h |  5 ++---
 3 files changed, 19 insertions(+), 12 deletions(-)

-- 
2.7.4



More information about the dev mailing list