Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_table_tables.c60 uint64_t shuffles = 0xfffffffdfffbfff9ULL; variable
62 uint64_t shuffles = 0x0003000200010000ULL; variable
97 if (bucket->lru_list != shuffles) { in test_lru_update()
100 __func__, i, bucket->lru_list, shuffles); in test_lru_update()