Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_thash.c24 uint32_t hash_l3l4; member
33 uint32_t hash_l3l4; member
135 (rss_l3l4 != v4_tbl[i].hash_l3l4)) in test_toeplitz_hash_calc()
143 (rss_l3l4 != v4_tbl[i].hash_l3l4)) in test_toeplitz_hash_calc()
162 (rss_l3l4 != v6_tbl[i].hash_l3l4)) in test_toeplitz_hash_calc()
170 (rss_l3l4 != v6_tbl[i].hash_l3l4)) in test_toeplitz_hash_calc()
202 (rss_l3l4 != v4_tbl[i].hash_l3l4)) in test_toeplitz_hash_gfni()
218 (rss_l3l4 != v6_tbl[i].hash_l3l4)) in test_toeplitz_hash_gfni()
342 if ((rss[RSS_V4_IDX] != v4_tbl[i].hash_l3l4) || in test_toeplitz_hash_gfni_bulk()
343 (rss[RSS_V6_IDX] != v6_tbl[i].hash_l3l4)) in test_toeplitz_hash_gfni_bulk()