Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ reset_table
Function
reset_table
dpdk/app/test/test_hash_perf.c:568–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
566
}
567
568
static void
569
reset_table(unsigned table_index)
570
{
571
rte_hash_reset(h[table_index]);
572
}
573
574
static int
575
run_all_tbl_perf_tests(unsigned int with_pushes, unsigned int with_locks,
Callers
1
run_all_tbl_perf_tests
Function · 0.85
Calls
1
rte_hash_reset
Function · 0.85
Tested by
no test coverage detected