X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fcuckoo_8_8.h;h=67af79c0e501b5230174c048c49b24691a753682;hb=8daeea9a5dc2c68c8e54fe7bdae98cec7072a9cd;hp=ace535b58f6d26725c8db99753d8b9f327b890c8;hpb=88bcba80d5328fa2b3191fab4ffdd396d69937f1;p=vpp.git diff --git a/src/vppinfra/cuckoo_8_8.h b/src/vppinfra/cuckoo_8_8.h index ace535b58f6..67af79c0e50 100644 --- a/src/vppinfra/cuckoo_8_8.h +++ b/src/vppinfra/cuckoo_8_8.h @@ -31,11 +31,9 @@ #include #undef CLIB_CUCKOO_OPTIMIZE_PREFETCH -#undef CLIB_CUCKOO_OPTIMIZE_CMP_REDUCED_HASH #undef CLIB_CUCKOO_OPTIMIZE_UNROLL #undef CLIB_CUCKOO_OPTIMIZE_USE_COUNT_LIMITS_SEARCH #define CLIB_CUCKOO_OPTIMIZE_PREFETCH 1 -#define CLIB_CUCKOO_OPTIMIZE_CMP_REDUCED_HASH 1 #define CLIB_CUCKOO_OPTIMIZE_UNROLL 1 #define CLIB_CUCKOO_OPTIMIZE_USE_COUNT_LIMITS_SEARCH 1