X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fbihash_40_8.h;h=fe57ba03966dc7fbb57ad1338f9aa6a671820a24;hb=86f04500ae027dc66e91519a006388e56df4ceff;hp=90adb8f5b10c39a4d5f62de277601debe1c76f6f;hpb=09fdf9d074430032c27aba9e12e52440c7de2006;p=vpp.git diff --git a/src/vppinfra/bihash_40_8.h b/src/vppinfra/bihash_40_8.h index 90adb8f5b10..fe57ba03966 100644 --- a/src/vppinfra/bihash_40_8.h +++ b/src/vppinfra/bihash_40_8.h @@ -14,12 +14,10 @@ */ #undef BIHASH_TYPE -#undef BIHASH_KVP_CACHE_SIZE #undef BIHASH_KVP_PER_PAGE #define BIHASH_TYPE _40_8 #define BIHASH_KVP_PER_PAGE 4 -#define BIHASH_KVP_CACHE_SIZE 0 #ifndef __included_bihash_40_8_h__ #define __included_bihash_40_8_h__