app: split performance tests
authorIntel <intel.com>
Wed, 19 Dec 2012 23:00:00 +0000 (00:00 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 25 Jul 2013 13:54:17 +0000 (15:54 +0200)
commite242c810e9349cbc4b0a22637848278fa2ec0ada
tree8fad94bd66c5e694e685471a1f1530ad9adf51e3
parente2cc79b75d9f7f7ac5c73dfd35aa05874d3528d3
app: split performance tests

Signed-off-by: Intel
12 files changed:
app/test/Makefile
app/test/commands.c
app/test/test.h
app/test/test_hash.c
app/test/test_hash_perf.c [new file with mode: 0644]
app/test/test_memcpy.c
app/test/test_memcpy_perf.c [new file with mode: 0644]
app/test/test_mempool.c
app/test/test_mempool_perf.c [new file with mode: 0644]
mk/rte.sdkroot.mk
mk/rte.sdktest.mk
mk/rte.sdktestall.mk