pespin has submitted this change. ( 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(-) Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved 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 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: merged Gerrit-Project: upf-benchmark Gerrit-Branch: master Gerrit-Change-Id: I077623f679d8ca74ca81a1f6fd5fe58e0a019d8f Gerrit-Change-Number: 39465 Gerrit-PatchSet: 2 Gerrit-Owner: pespin <pes...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <lafo...@osmocom.org> Gerrit-Reviewer: pespin <pes...@sysmocom.de>