aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_pktio_ordered_run.sh
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2020-04-07 09:47:14 +0300
committerMatias Elo <matias.elo@nokia.com>2020-04-07 09:47:14 +0300
commitdec56c273a8f33b586d4dbc4fc055c96492f3687 (patch)
tree0da75ad37430eb5ddf04b66e4a846aa709dabd85 /test/performance/odp_pktio_ordered_run.sh
parentaaa65878ff6254f02612b813588a47f431a92605 (diff)
parent7b25b58be4ecf706a88893a0de9b3f7bfe4d12d5 (diff)
Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdk
Signed-off-by: Matias Elo <matias.elo@nokia.com>
Diffstat (limited to 'test/performance/odp_pktio_ordered_run.sh')
-rwxr-xr-xtest/performance/odp_pktio_ordered_run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/performance/odp_pktio_ordered_run.sh b/test/performance/odp_pktio_ordered_run.sh
index 7cc8b2e5e..adbe50d87 100755
--- a/test/performance/odp_pktio_ordered_run.sh
+++ b/test/performance/odp_pktio_ordered_run.sh
@@ -11,7 +11,7 @@ TEST_DIR="${TEST_DIR:-$(dirname $0)}"
DURATION=5
LOG=odp_pktio_ordered.log
LOOPS=100000000
-PASS_PPS=350
+PASS_PPS=100
PCAP_IN=`find . ${TEST_SRC_DIR} $(dirname $0) -name udp64.pcap -print -quit`
PCAP_OUT=/dev/null