Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_thash.c354 uint32_t arr_softrss[16]; in test_big_tuple_gfni() local
368 arr_softrss[i] = rte_be_to_cpu_32(arr[i]); in test_big_tuple_gfni()
371 hash_1 = rte_softrss(arr_softrss, RTE_DIM(arr), big_rss_key); in test_big_tuple_gfni()