X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fbihash_vec8_8.h;h=2394600ba7c491e1b20a2155041ba45b7ea0f4ce;hb=2f6d7bb93c157b874efb79a2d1583a4c368bf89a;hp=cc78f1d51d71c7c87e97c5058f68f01c935ed7f0;hpb=310518e522aff7ab6f4c5799765d39ecf0c7fb4c;p=vpp.git diff --git a/src/vppinfra/bihash_vec8_8.h b/src/vppinfra/bihash_vec8_8.h index cc78f1d51d7..2394600ba7c 100644 --- a/src/vppinfra/bihash_vec8_8.h +++ b/src/vppinfra/bihash_vec8_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 _vec8_8 #define BIHASH_KVP_PER_PAGE 4 -#define BIHASH_KVP_CACHE_SIZE 0 #ifndef __included_bihash_vec8_8_h__ #define __included_bihash_vec8_8_h__