Searched refs:test_socket_id (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_efd_perf.c | 40 static unsigned int test_socket_id; variable 171 efd_get_all_sockets_bitmask(), test_socket_id); in setup_keys_and_data() 185 ret = rte_efd_update(params->efd_table, test_socket_id, keys[i], in timed_adds() 214 test_socket_id, keys[j]); in timed_lookups() 251 rte_efd_lookup_bulk(params->efd_table, test_socket_id, in timed_lookups_multi() 290 ret = rte_efd_delete(params->efd_table, test_socket_id, keys[i], in timed_deletes() 340 test_socket_id = rte_socket_id(); in run_all_tbl_perf_tests()
|
| H A D | test_member_perf.c | 48 static unsigned int test_socket_id; variable 223 member_params.socket_id = test_socket_id; in setup_keys_and_data() 661 test_socket_id = rte_socket_id(); in run_all_tbl_perf_tests()
|