aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/test_bihash_template.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-19vppinfra: fix test_bihashDmitry Valter1-2/+2
2023-03-18vppinfra: fix corner-cases in bihash lookupDave Barach1-0/+65
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-2/+1
2020-08-06vppinfra: harmonize function namesDave Barach1-12/+12
2020-04-21vppinfra: bihash improvementsDave Barach1-2/+24
2018-08-2832/64 shmem bihash interoperabilityDave Barach1-1/+28
2018-08-22bihash: add support for reuse of expired entry when bucket is full (VPP-1272)Matus Fabian1-0/+45
2018-07-20Fine-grained add / delete lockingDave Barach1-36/+106
2018-02-22bihash table size perf/scale improvementsDave Barach1-7/+17
2018-02-08Minimize bihash memory consumptionDave Barach1-93/+145
2017-07-19Add a bihash prefetchable bucket-level cacheDave Barach1-6/+55
2017-05-18VPP-847: improve bihash template memory allocator performanceDave Barach1-1/+44
2017-01-02Handle execessive hash collisions, VPP-555Dave Barach1-26/+6
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+297