Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/upf-benchmark/+/39573?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
Change subject: osmo-upf-load-gen: Support setting UE IP ranges per local GTP endpoint
......................................................................
osmo-upf-load-gen: Support setting UE IP ranges per local GTP endpoint
Before this commit, a single UE IP address pool was used by all local
GTP endpoints (eg. eNodeBs). This means UE IP addresses are allocated
with jumps on each GTP endpoint, which creates some limitations for TRex
to generate traffic on those tunnels using tunnels_topo.
Add a VTY command to alow setting a pool of concurrent UE IP addresses
per tunnel endpoint to overcome this problem.
Change-Id: I51fec879bccc9e0c3debcef091fce0814d74400c
---
M include/osmocom/upfloadgen/pfcp_tool.h
M src/osmo-upf-load-gen/pfcp_tool.c
M src/osmo-upf-load-gen/pfcp_tool_vty.c
3 files changed, 90 insertions(+), 23 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/73/39573/2
--
To view, visit
https://gerrit.osmocom.org/c/upf-benchmark/+/39573?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: upf-benchmark
Gerrit-Branch: master
Gerrit-Change-Id: I51fec879bccc9e0c3debcef091fce0814d74400c
Gerrit-Change-Number: 39573
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder