aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/bihash_vec8_8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vppinfra/bihash_vec8_8.h')
-rw-r--r--src/vppinfra/bihash_vec8_8.h2
1 files changed, 0 insertions, 2 deletions
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__