pespin submitted this change.

View Change

Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
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(-)

diff --git a/testsuites/gtplab-sysmo2017/trex-tunmap/upf/eupf/eupf.yaml b/testsuites/gtplab-sysmo2017/trex-tunmap/upf/eupf/eupf.yaml
index 7b77a4a..2483a72 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: 4000000
+far_map_size: 4000000
+pdr_map_size: 4000000
feature_ueip: false
feature_ftup: true
-teid_pool: 1000000
+teid_pool: 4000000
+logging_level: 2

To view, visit change 39465. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: upf-benchmark
Gerrit-Branch: master
Gerrit-Change-Id: I077623f679d8ca74ca81a1f6fd5fe58e0a019d8f
Gerrit-Change-Number: 39465
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>