pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/upf-benchmark/+/39932?usp=email )
Change subject: testsuites: tunmap: trex: Set default run time to 600 seconds
......................................................................
testsuites: tunmap: trex: Set default run time to 600 seconds
Previous default of 60 was too short and I was all the time changing it
manually.
Also change the default target rate to 8275 kpps, which is aproximatelly
the amount needed to fill the 100 gbps NIC.
Change-Id: I9a20d71f542956eee08eff75eeab6a284cfdd16e
---
M testsuites/gtplab-sysmo2025/tunmap/trex/run.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/32/39932/1
diff --git a/testsuites/gtplab-sysmo2025/tunmap/trex/run.sh
b/testsuites/gtplab-sysmo2025/tunmap/trex/run.sh
index 99f5e3c..d402c89 100755
--- a/testsuites/gtplab-sysmo2025/tunmap/trex/run.sh
+++ b/testsuites/gtplab-sysmo2025/tunmap/trex/run.sh
@@ -8,7 +8,7 @@
NUM_ADDRS=100
# TODO: apply this automatically with "expect":
-echo "To start the test, run: > reset; start -f
${SCRIPT_DIR}/gtp_1pkt_simple.py -p 0 -m 4000kpps -d 60 -t
num-streams=${NUM_STREAMS},num-addrs=${NUM_ADDRS}"
+echo "To start the test, run: > reset; start -f
${SCRIPT_DIR}/gtp_1pkt_simple.py -p 0 -m 8275kpps -d 600 -t
num-streams=${NUM_STREAMS},num-addrs=${NUM_ADDRS}"
echo "Once the test finishes, run: > stats"
# Needs to be executed from /opt/trex ...
--
To view, visit
https://gerrit.osmocom.org/c/upf-benchmark/+/39932?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: upf-benchmark
Gerrit-Branch: master
Gerrit-Change-Id: I9a20d71f542956eee08eff75eeab6a284cfdd16e
Gerrit-Change-Number: 39932
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>