pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/upf-benchmark/+/39465?usp=email )
Change subject: trex-tunmap: Initial working eupf setup
......................................................................
trex-tunmap: Initial working eupf setup
Change-Id: I077623f679d8ca74ca81a1f6fd5fe58e0a019d8f
---
M testsuites/gtplab-sysmo2017/trex-tunmap/upf/eupf/eupf.yaml
1 file changed, 7 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/65/39465/1
diff --git a/testsuites/gtplab-sysmo2017/trex-tunmap/upf/eupf/eupf.yaml
b/testsuites/gtplab-sysmo2017/trex-tunmap/upf/eupf/eupf.yaml
index 7b77a4a..ae7a826 100644
--- a/testsuites/gtplab-sysmo2017/trex-tunmap/upf/eupf/eupf.yaml
+++ b/testsuites/gtplab-sysmo2017/trex-tunmap/upf/eupf/eupf.yaml
@@ -4,11 +4,12 @@
pfcp_address: 172.16.31.2:8805
pfcp_node_id: 172.16.31.2
metrics_address: :9090
-n3_address: 172.16.31.2
-n9_address: 172.16.32.1
-qer_map_size: 1000000
-far_map_size: 1000000
-pdr_map_size: 1000000
+n3_address: 172.16.32.1
+n9_address: 172.16.31.2
+qer_map_size: 2000000
+far_map_size: 2000000
+pdr_map_size: 4000000
feature_ueip: false
feature_ftup: true
-teid_pool: 1000000
+teid_pool: 2000000
+logging_level: 2
--
To view, visit
https://gerrit.osmocom.org/c/upf-benchmark/+/39465?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: I077623f679d8ca74ca81a1f6fd5fe58e0a019d8f
Gerrit-Change-Number: 39465
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>