Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_table_combined.c32 uint32_t n_hit_packets; member
179 if (table_packets->n_hit_packets) { in test_table_type()
186 table_packets->n_hit_packets); in test_table_type()
213 if (table_packets->n_hit_packets) { in test_table_type()
250 table_packets->n_hit_packets); in test_table_type()
445 table_packets.n_hit_packets = 50; in test_table_hash8lru()
506 table_packets.n_hit_packets = 50; in test_table_hash16lru()
567 table_packets.n_hit_packets = 50; in test_table_hash32lru()
628 table_packets.n_hit_packets = 50; in test_table_hash8ext()
689 table_packets.n_hit_packets = 50; in test_table_hash16ext()
[all …]