X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fbihash_vec8_8.h;h=f50234e5d97183d1e5baf206d2ec12044f5bb25a;hb=b32436aab9626cb8b7bc4099142135c5c9e19beb;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..f50234e5d97 100644 --- a/src/vppinfra/bihash_vec8_8.h +++ b/src/vppinfra/bihash_vec8_8.h @@ -13,12 +13,12 @@ * limitations under the License. */ #undef BIHASH_TYPE -#undef BIHASH_KVP_CACHE_SIZE #undef BIHASH_KVP_PER_PAGE +#undef BIHASH_32_64_SVM +#undef BIHASH_ENABLE_STATS #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__