Add a bihash prefetchable bucket-level cache
[vpp.git] / src / vppinfra / bihash_24_8.h
index db77daa..d0be028 100644 (file)
  * limitations under the License.
  */
 #undef BIHASH_TYPE
+#undef BIHASH_KVP_CACHE_SIZE
+#undef BIHASH_KVP_PER_PAGE
 
 #define BIHASH_TYPE _24_8
 #define BIHASH_KVP_PER_PAGE 4
+#define BIHASH_KVP_CACHE_SIZE 3
 
 #ifndef __included_bihash_24_8_h__
 #define __included_bihash_24_8_h__