X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fbihash_16_8.h;h=5949e2b35495ad3f43927ebe6374786f0b11fefb;hb=a9cf6afa3e2cbc881a41ee6930e2a7d1797c8cf0;hp=dc820116cd93f05bdc4f2e89933367bb2fca39b3;hpb=1cf9a165fc80b2f8109f85d5bd121e0c7c397e58;p=vpp.git diff --git a/src/vppinfra/bihash_16_8.h b/src/vppinfra/bihash_16_8.h index dc820116cd9..5949e2b3549 100644 --- a/src/vppinfra/bihash_16_8.h +++ b/src/vppinfra/bihash_16_8.h @@ -13,12 +13,10 @@ * 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__