Attention is currently required from: laforge, fixeria.
Hello Jenkins Builder, pespin, fixeria,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/31144
to look at the new patch set (#6).
Change subject: pcu_sock: transfer E1 connection information to PCU
......................................................................
pcu_sock: transfer E1 connection information to PCU
The BSC has all information about the E1 line configuration of each
timeslot/channel. The PCU is responsible for opening and managing the
CCU connection. To enable the CCU to do that, we have to transfer the E1
connection information (which TS, SS, rate) to the PCU.
Change-Id: I6d44373336b41009ff4c6e459d32d0a81081676c
Related: OS#5198
---
M src/osmo-bsc/pcu_sock.c
1 file changed, 70 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/44/31144/6
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/31144
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I6d44373336b41009ff4c6e459d32d0a81081676c
Gerrit-Change-Number: 31144
Gerrit-PatchSet: 6
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newpatchset
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-uecups/+/31218 )
Change subject: fix copy+paste mistake in README.md
......................................................................
fix copy+paste mistake in README.md
Change-Id: Ib5bb2529099f742bfa9a2dce5b73ca1493b2a0ba
---
M README.md
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/README.md b/README.md
index 537a5f5..fc41569 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@
GIT Repository
--------------
-You can clone from the official osmo-bts.git repository using
+You can clone from the official osmo-uecups.git repository using
git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups
--
To view, visit https://gerrit.osmocom.org/c/osmo-uecups/+/31218
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups
Gerrit-Branch: master
Gerrit-Change-Id: Ib5bb2529099f742bfa9a2dce5b73ca1493b2a0ba
Gerrit-Change-Number: 31218
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-uecups/+/31219
to look at the new patch set (#2).
Change subject: README.md: Add some basic information in absence of documentation
......................................................................
README.md: Add some basic information in absence of documentation
Change-Id: I4a2955c148f3bf011b96924b7d036e7f118e1e02
---
M README.md
A contrib/osmo-uecups-example.pcap
2 files changed, 81 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-uecups refs/changes/19/31219/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-uecups/+/31219
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups
Gerrit-Branch: master
Gerrit-Change-Id: I4a2955c148f3bf011b96924b7d036e7f118e1e02
Gerrit-Change-Number: 31219
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-uecups/+/31219 )
Change subject: README.md: Add some basic information in absence of documentation
......................................................................
README.md: Add some basic information in absence of documentation
Change-Id: I4a2955c148f3bf011b96924b7d036e7f118e1e02
---
M README.md
A contrib/osmo-uecups-example.pcap
2 files changed, 37 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-uecups refs/changes/19/31219/1
diff --git a/README.md b/README.md
index fc41569..fd1cecb 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,43 @@
Documentation
-------------
-FIXME
+Please check the PGW test suite we have at
+https://gitea.osmocom.org/ttcn3/osmo-ttcn3-hacks/src/branch/master/pgw
+for a full example. This test suite implements the signaling plane of
+simulating UE/MME/SGW towards a PGW (device under test). It uses
+osmo-uecups to simulate the user plane and start commands like "ping"
+within the netns of the simulated UE.
+
+The interface between test suite and osmo-uecups is using
+JSON-serialized commands via a SCTP socket on SCTP port 4268.
+
+JSON Examples from the above PGW tests suite execution look like this:
+
+Initial reset of state:
+
+```
+{"reset_all_state":{}}
+{"reset_all_state_res": {"result": "OK"}}
+```
+
+Creating a GTP tunnel / UE with its own tun-device in its own netns:
+
+```
+{"create_tun":{"tx_teid":6,"rx_teid":2029948341,"user_addr_type":"IPV4","user_addr":"0A2D0003","local_gtp_ep":{"addr_type":"IPV4","ip":"AC121B14","Port":2152},"remote_gtp_ep":{"addr_type":"IPV4","ip":"AC121B07","Port":2152},"tun_dev_name":"tun23","tun_netns_name":"tun23"}}
+{"create_tun_res": {"result": "OK"}}
+```
+
+Running a test program (here "ping") inside that netns, just as if the
+command was executed on the UE:
+
+```
+{"start_program":{"command":"ping -c 10 -i 1 -I 10.45.0.3 10.45.0.1 1>>\/data\/TC_createSession_ping4.prog.stdout 2>>\/data\/TC_createSession_ping4.prog.stderr","environment":[],"run_as_user":"osmocom","tun_netns_name":"tun23"}}
+{"start_program_res": {"pid": 12, "result": "OK"}}
+{"program_term_ind": {"exit_code": 0, "pid": 12}}
+```
+
+You can find a pcap file containing this example communication in contrib/osmo-uecups-example.pcap
+
Mailing List
------------
diff --git a/contrib/osmo-uecups-example.pcap b/contrib/osmo-uecups-example.pcap
new file mode 100644
index 0000000..f61ee51
--- /dev/null
+++ b/contrib/osmo-uecups-example.pcap
Binary files differ
--
To view, visit https://gerrit.osmocom.org/c/osmo-uecups/+/31219
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups
Gerrit-Branch: master
Gerrit-Change-Id: I4a2955c148f3bf011b96924b7d036e7f118e1e02
Gerrit-Change-Number: 31219
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-uecups/+/31218 )
Change subject: fix copy+paste mistake in README.md
......................................................................
fix copy+paste mistake in README.md
Change-Id: Ib5bb2529099f742bfa9a2dce5b73ca1493b2a0ba
---
M README.md
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-uecups refs/changes/18/31218/1
diff --git a/README.md b/README.md
index 537a5f5..fc41569 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@
GIT Repository
--------------
-You can clone from the official osmo-bts.git repository using
+You can clone from the official osmo-uecups.git repository using
git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups
--
To view, visit https://gerrit.osmocom.org/c/osmo-uecups/+/31218
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups
Gerrit-Branch: master
Gerrit-Change-Id: Ib5bb2529099f742bfa9a2dce5b73ca1493b2a0ba
Gerrit-Change-Number: 31218
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange