aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_dmafwd_run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/performance/odp_dmafwd_run.sh')
-rwxr-xr-xtest/performance/odp_dmafwd_run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/performance/odp_dmafwd_run.sh b/test/performance/odp_dmafwd_run.sh
index fa629bd0c..ebb9b153a 100755
--- a/test/performance/odp_dmafwd_run.sh
+++ b/test/performance/odp_dmafwd_run.sh
@@ -10,7 +10,7 @@ PERF_TEST_DIR=${TEST_SRC_DIR}/../../${PERF_TEST_DIR}
BIN_NAME=odp_dmafwd
BATCH=10
-TIME=2
+TIME=0.1
TESTS_RUN=0
check_env()