Disable bihash bucket-level caching
[vpp.git] / src / vppinfra / bihash_48_8.h
index 760ec0a..7e7379b 100644 (file)
@@ -19,7 +19,7 @@
 
 #define BIHASH_TYPE _48_8
 #define BIHASH_KVP_PER_PAGE 4
-#define BIHASH_KVP_CACHE_SIZE 2
+#define BIHASH_KVP_CACHE_SIZE 0
 
 #ifndef __included_bihash_48_8_h__
 #define __included_bihash_48_8_h__