diff --git a/docs/_pages/docs.md b/docs/_pages/docs.md index aa4f34394..876fc3c71 100644 --- a/docs/_pages/docs.md +++ b/docs/_pages/docs.md @@ -18,9 +18,9 @@ head_inline: "" - [Dockerized VoLTE Setup](tutorial/03-VoLTE-dockerized) - [Roaming](tutorial/05-roaming) -- Inside Source Code - - [UPF Code Explanation](https://medium.com/@aditya.koranga/open5gs-upf-code-explanation-with-flow-c-79c50f253dd1) - - [SMF Code Explanation](https://medium.com/@aditya.koranga/open5gs-smf-code-explanation-with-flow-charts-a3b3cd38c991) +- In the lab + - [A Demonstration of 30 Gbps Load Testing for Accelerated UPF with Open5gs](https://nextepc.com/technology) + - [Measurement of UPF Performance](https://github.com/s5uishida/simple_measurement_of_upf_performance) - Troubleshooting - [Simple Issues](troubleshoot/01-simple-issues) @@ -38,6 +38,10 @@ head_inline: "" - Hardware Specific Notes - [eNodeBs/gNodeBs tested on Open5GS](hardware/01-genodebs) +- Inside Source Code + - [UPF Code Explanation](https://medium.com/@aditya.koranga/open5gs-upf-code-explanation-with-flow-c-79c50f253dd1) + - [SMF Code Explanation](https://medium.com/@aditya.koranga/open5gs-smf-code-explanation-with-flow-charts-a3b3cd38c991) + - @infinitydon - [Open5GS on Amazon Elastic Kubernetes Service](https://aws.amazon.com/blogs/opensource/open-source-mobile-core-network-implementation-on-amazon-elastic-kubernetes-service/) - [Kubernetes Open5GS Deployment](https://dev.to/infinitydon/virtual-4g-simulation-using-kubernetes-and-gns3-3b7k?fbclid=IwAR1p99h13a-mCfejanbBQe0H0-jp5grXkn5mWf1WrTHf47UtegB2-UHGGZQ) @@ -69,7 +73,6 @@ head_inline: "" - [VPP-UPF with DPDK](https://github.com/s5uishida/open5gs_5gc_ueransim_vpp_upf_dpdk_sample_config) - [UERANSIM with eUPF(eBPF/XDP UPF)](https://github.com/s5uishida/open5gs_5gc_ueransim_eupf_sample_config) - [srsRAN with eUPF(eBPF/XDP UPF)](https://github.com/s5uishida/open5gs_epc_srsran_eupf_sample_config) - - [Measurement of UPF Performance](https://github.com/s5uishida/simple_measurement_of_upf_performance) - @gradiant helm charts - [Open5GS EPC and SRS LTE in kubernetes](https://gradiant.github.io/openverso-charts/open5gs-srslte.html)