numam-dpdk/app
Roman Dementiev 960e8a22fc app/test: add hash scalability test using HTM lock elision
This patch adds a new auto-test for testing the scaling
of concurrent inserts into rte_hash when protected by
the normal spinlock vs. the spinlock with HTM lock
elision. The test also benchmarks single-threaded
access without any locks.

Signed-off-by: Roman Dementiev <roman.dementiev@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2015-06-19 16:34:32 +02:00
..
cmdline_test app: fix whitespace 2015-06-12 11:10:10 +02:00
dump_cfg app: no more bare metal environment 2014-11-27 13:09:55 +01:00
test app/test: add hash scalability test using HTM lock elision 2015-06-19 16:34:32 +02:00
test-acl acl: remove redundant macro 2015-06-18 17:59:18 +02:00
test-pipeline drivers: create new directory 2015-05-22 15:51:38 +02:00
test-pmd app/testpmd: fix default flow control values 2015-06-15 12:01:06 +02:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00