Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Black
OpenXG UE
Commits
0847dcd8
Commit
0847dcd8
authored
Apr 23, 2020
by
Raphael Defosseux
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/doc-nfapi-l2-update' into develop_integration_2020_w17
parents
759ca74a
9ac8a481
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
457 additions
and
76 deletions
+457
-76
doc/L2NFAPI.md
doc/L2NFAPI.md
+12
-7
doc/L2NFAPI_NOS1.md
doc/L2NFAPI_NOS1.md
+349
-0
doc/L2NFAPI_S1.md
doc/L2NFAPI_S1.md
+96
-69
doc/images/L2-sim-S1-3-host-deployment.png
doc/images/L2-sim-S1-3-host-deployment.png
+0
-0
doc/images/L2-sim-noS1-2-host-deployment.png
doc/images/L2-sim-noS1-2-host-deployment.png
+0
-0
No files found.
doc/L2NFAPI.md
View file @
0847dcd8
...
...
@@ -14,19 +14,24 @@
This simulator allows to test L2 and above Layers using the nFAPI interface.
**This simulator is available starting the `v1.0.0` release on the `master` branch.**
Currently the only validated deployment by CI and developers is
*with S1 interface and eNB / UEs are on the same machine*
.
Others deployments will be supported later after bug fixes and validation in the CI process.
1.
[
With S1 -- eNB and UE on same machine
](
L2NFAPI_S1.md
)
The UE executable is able to "simulate" multiple UEs in order to stimulate the scheduler in the eNB.
**This simulator is available starting the `v1.0.0` release on the `master` branch.**
Currently the Continuous Integration process is validating this simulator the following way:
*
the LTE modem executable is run on one host (in our CI deployment it is a
**Xenial Virtual Machine**
)
*
the UE(s) modem executable is run on another host (in our CI deployment it is also a
**Xenial Virtual Machine**
)
*
We are testing:
*
in S1 mode (ie we are connected to a 3rd-party EPC)
*
in noS1 mode (no need for an EPC)
Normally it should be fine to run both executables on the same host using the
`loopback`
interface to communicate.
**But we are not guaranting it**
1.
[
With S1 -- eNB and UE on 2 hosts
](
L2NFAPI_S1.md
)
2.
[
No S1 -- eNB and UE on 2 hosts
](
L2NFAPI_NOS1.md
)
----
[
oai wiki home
](
https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/home
)
...
...
doc/L2NFAPI_NOS1.md
0 → 100644
View file @
0847dcd8
This diff is collapsed.
Click to expand it.
doc/L2NFAPI_S1.md
View file @
0847dcd8
This diff is collapsed.
Click to expand it.
doc/images/L2-sim-S1-3-host-deployment.png
0 → 100644
View file @
0847dcd8
86.6 KB
doc/images/L2-sim-noS1-2-host-deployment.png
0 → 100644
View file @
0847dcd8
56 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment