aboutsummaryrefslogtreecommitdiff
path: root/test/common_plat/performance/.gitignore
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2017-01-23 16:35:35 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-01-23 18:04:46 +0300
commita5609cc551f4bc71fb69746f3d6cafaf64b87fbf (patch)
treeb8d7a3581239d6267a1a25412cc74026ac953c18 /test/common_plat/performance/.gitignore
parent03aafc317489232bab7e9048f9bd96a24e6f598d (diff)
test: perf: add new packet function microbenchmark application
The application calls each packet function TEST_REPEAT_COUNT times and calculates the average cycle count per call. Main options: -b: Burst size for *_multi operations -i: Benchmark index to run indefinitely The application prints benchmark results as a table, which can be copied as is to a spreadsheet application. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-and-tested-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'test/common_plat/performance/.gitignore')
-rw-r--r--test/common_plat/performance/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/common_plat/performance/.gitignore b/test/common_plat/performance/.gitignore
index 1527d2516..eeacf2f57 100644
--- a/test/common_plat/performance/.gitignore
+++ b/test/common_plat/performance/.gitignore
@@ -1,6 +1,7 @@
*.log
*.trs
odp_atomic
+odp_bench_packet
odp_crypto
odp_l2fwd
odp_pktio_perf