Attention is currently required from: pespin.
Patch set 7:Code-Review +1
4 comments:
File testsuites/gtplab-sysmo2025/tunend/README.md:
Patch Set #7, Line 2: towards UPF on its 1st iface and which which should be sent back decapsulated (tunend) towards CN and received at TRex 2nd interface.
wrap this line?
Use \`\`\` instead of --- to make a markdown code block
File testsuites/gtplab-sysmo2025/tunend/trex/gtpu_topo.py:
Patch Set #7, Line 17: return ".".join(li)
add a new line afterwards? (or two as in PEP-8)
File testsuites/gtplab-sysmo2025/tunend/upf/osmo-upf/configure.sh:
Patch Set #7, Line 34: sudo ip addr add 172.16.32.1/24 dev $IFACE_RAN || true;
; is not needed at the end of these lines (same below)
To view, visit change 39468. To unsubscribe, or for help writing mail filters, visit settings.