Home
last modified time | relevance | path

Searched refs:BULK_LOOKUP (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_hash_readwrite_lf_perf.c43 #define BULK_LOOKUP 16 macro
598 if (read_type & BULK_LOOKUP) { in test_rwc_reader()
718 read_type |= BULK_LOOKUP; in test_hash_add_no_ks_lookup_hit()
785 read_type |= BULK_LOOKUP; in test_hash_add_no_ks_lookup_miss()
855 read_type |= BULK_LOOKUP; in test_hash_add_ks_lookup_hit_non_sp()
929 read_type |= BULK_LOOKUP; in test_hash_add_ks_lookup_hit_sp()
1001 read_type |= BULK_LOOKUP; in test_hash_add_ks_lookup_miss()
1077 read_type |= BULK_LOOKUP; in test_hash_multi_add_lookup()
1173 read_type |= BULK_LOOKUP; in test_hash_add_ks_lookup_hit_extbkt()