|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
16 #undef BIHASH_KVP_PER_PAGE
17 #undef BIHASH_32_64_SVM
18 #undef BIHASH_ENABLE_STATS
19 #undef BIHASH_KVP_AT_BUCKET_LEVEL
20 #undef BIHASH_LAZY_INSTANTIATE
21 #undef BIHASH_BUCKET_PREFETCH_CACHE_LINES
22 #undef BIHASH_USE_HEAP
24 #define BIHASH_TYPE _8_8_stats
25 #define BIHASH_KVP_PER_PAGE 4
26 #define BIHASH_ENABLE_STATS 1
27 #define BIHASH_KVP_AT_BUCKET_LEVEL 0
28 #define BIHASH_LAZY_INSTANTIATE 1
29 #define BIHASH_BUCKET_PREFETCH_CACHE_LINES 1
30 #define BIHASH_USE_HEAP 1
32 #ifndef __included_bihash_8_8_stats_h__
33 #define __included_bihash_8_8__stats_h__
54 if (v->
key == ~0ULL && v->
value == ~0ULL)
66 #ifdef clib_crc32c_uses_intrinsics
67 return clib_crc32c ((
u8 *) & v->
key, 8);
98 #undef __included_bihash_template_h__
static u64 clib_bihash_hash_8_8_stats(clib_bihash_kv_8_8_stats_t *v)
Hash a clib_bihash_kv_8_8_t instance.
Fixed length block allocator. Pools are built from clib vectors and bitmaps. Use pools when repeatedl...
static u64 clib_xxhash(u64 key)
static u8 * format_bihash_kvp_8_8_stats(u8 *s, va_list *args)
Format a clib_bihash_kv_8_8_t instance.
description fragment has unexpected format
static int clib_bihash_is_free_8_8_stats(clib_bihash_kv_8_8_stats_t *v)
Decide if a clib_bihash_kv_8_8_t instance is free.
static int clib_bihash_key_compare_8_8_stats(u64 a, u64 b)
Compare two clib_bihash_kv_8_8_t instances.
8 octet key, 8 octet key value pair