diff options
Diffstat (limited to 'src/vppinfra/bihash_48_8.h')
-rw-r--r-- | src/vppinfra/bihash_48_8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vppinfra/bihash_48_8.h b/src/vppinfra/bihash_48_8.h index 760ec0a4923..7e7379baab7 100644 --- a/src/vppinfra/bihash_48_8.h +++ b/src/vppinfra/bihash_48_8.h @@ -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__ |