DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] Hash library fixes
@ 2016-08-26 21:30 Pablo de Lara
  2016-08-26 21:30 ` [dpdk-dev] [PATCH 1/3] hash: fix ring size Pablo de Lara
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Pablo de Lara @ 2016-08-26 21:30 UTC (permalink / raw)
  To: dev; +Cc: bruce.richardson, Pablo de Lara

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-29 19:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-26 21:30 [dpdk-dev] [PATCH 0/3] Hash library fixes Pablo de Lara
2016-08-26 21:30 ` [dpdk-dev] [PATCH 1/3] hash: fix ring size Pablo de Lara
2016-08-26 21:30 ` [dpdk-dev] [PATCH 2/3] hash: fix false zero signature key hit lookup Pablo de Lara
2016-08-26 21:30 ` [dpdk-dev] [PATCH 3/3] hash: check if slot is empty with key index Pablo de Lara
2016-08-29  6:58 ` [dpdk-dev] [PATCH 0/3] Hash library fixes Christian Ehrhardt
2016-09-27 22:34 ` Edupuganti, Saikrishna
2016-09-29 19:52   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).