pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/upf-benchmark/+/39464?usp=email )
Change subject: trex-tunmap: smf: Fix missing ENB addresses
......................................................................
trex-tunmap: smf: Fix missing ENB addresses
Change-Id: I069174d8c3209210b81a7cc148900453bcb204b7
---
M testsuites/gtplab-sysmo2017/trex-tunmap/smf/0.gtp_flood.vty
1 file changed, 11 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/64/39464/1
diff --git a/testsuites/gtplab-sysmo2017/trex-tunmap/smf/0.gtp_flood.vty
b/testsuites/gtplab-sysmo2017/trex-tunmap/smf/0.gtp_flood.vty
index c570fd2..41416ef 100644
--- a/testsuites/gtplab-sysmo2017/trex-tunmap/smf/0.gtp_flood.vty
+++ b/testsuites/gtplab-sysmo2017/trex-tunmap/smf/0.gtp_flood.vty
@@ -3,13 +3,13 @@
#
# osmo-upf-load-gen UPF "core"
# |GTP-ep -------GTP-----> GTP-ep|GTP-ep ----------IP------> GTP-ep
-# |10.0.1.1 10.0.2.1|10.0.3.1 10.0.3.2
-# |10.0.1.2
+# |172.16.32.2 172.16.32.1|172.16.31.2 172.16.31.200
+# |172.16.32.3
# ^ ^ ^
# ^ | | |
# | | / configure by
# configure by from UPF 'gtp core'
-# 'gtp ip' ("F-TEID=choose")
+# 'gtp local' ("F-TEID=choose")
# Configure one or more local GTP endpoints to emit GTP packets from.
# Established sessions will use these round-robin.
@@ -65,6 +65,14 @@
gtp local 172.16.32.49
gtp local 172.16.32.50
gtp local 172.16.32.51
+gtp local 172.16.32.52
+gtp local 172.16.32.53
+gtp local 172.16.32.54
+gtp local 172.16.32.55
+gtp local 172.16.32.56
+gtp local 172.16.32.57
+gtp local 172.16.32.58
+gtp local 172.16.32.59
gtp local 172.16.32.60
gtp local 172.16.32.61
gtp local 172.16.32.62
--
To view, visit
https://gerrit.osmocom.org/c/upf-benchmark/+/39464?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: I069174d8c3209210b81a7cc148900453bcb204b7
Gerrit-Change-Number: 39464
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>