Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash.c1821 struct flow_key g_rand_keys[9]; variable
1935 g_rand_keys[i].port_dst = i; in test_hash_rcu_qsbr_dq_mode()
1936 g_rand_keys[i].port_src = i+1; in test_hash_rcu_qsbr_dq_mode()
1984 print_key_info("Lkp", &g_rand_keys[0], pos[0]); in test_hash_rcu_qsbr_dq_mode()
1991 print_key_info("Del", &g_rand_keys[0], pos[0]); in test_hash_rcu_qsbr_dq_mode()
1998 print_key_info("Lkp", &g_rand_keys[0], pos[0]); in test_hash_rcu_qsbr_dq_mode()
2004 print_key_info("Add", &g_rand_keys[0], pos[0]); in test_hash_rcu_qsbr_dq_mode()
2013 print_key_info("Add", &g_rand_keys[0], pos[0]); in test_hash_rcu_qsbr_dq_mode()
2055 rte_hash_lookup(g_handle, &g_rand_keys[0]); in test_hash_rcu_qsbr_reader()
2105 g_rand_keys[i].port_dst = i; in test_hash_rcu_qsbr_sync_mode()
[all …]