X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fbihash_16_8.h;h=361665bee4b7efa0e4ec945ae7f3d6519615998d;hb=b17f4c3ca7e5af281cf0f6fec5ec50b1e59db9c4;hp=6b1b563e25b3159baae8be1d90ad70c6cc6eb651;hpb=b4bd28a490012ecbce292561da404d4e9b02d24b;p=vpp.git diff --git a/src/vppinfra/bihash_16_8.h b/src/vppinfra/bihash_16_8.h index 6b1b563e25b..361665bee4b 100644 --- a/src/vppinfra/bihash_16_8.h +++ b/src/vppinfra/bihash_16_8.h @@ -13,9 +13,12 @@ * limitations under the License. */ #undef BIHASH_TYPE +#undef BIHASH_KVP_CACHE_SIZE +#undef BIHASH_KVP_PER_PAGE #define BIHASH_TYPE _16_8 #define BIHASH_KVP_PER_PAGE 4 +#define BIHASH_KVP_CACHE_SIZE 5 #ifndef __included_bihash_16_8_h__ #define __included_bihash_16_8_h__