Replies: 1 comment 1 reply
-
|
Since there was already code committed to the fix_upf_qos_missing_ie branch, I decided to apply the code below instead of my Therefore, I changed the following description. https://github.com/s5uishida/install_oai_upf/tree/main#get_patch |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
I wrote a simple configuration that works with Open5GS and eBPF/XDP-based OAI-CN5G-UPF.
https://github.com/s5uishida/open5gs_5gc_ueransim_oai_upf_sample_config
In addition, the OAI-CN5G-UPF v2.2.0 released last month was not able to work with Open5GS SMF as is.
The reason is that OAI-CN5G-UPF needs to recognize
3GPP Interface Type IEin the following IE, so I created a patch for this purpose.https://github.com/s5uishida/install_oai_upf/blob/main/patches/common-src_3gpp_interface_type.patch
I am currently requesting that this patch be merged into OAI-CN5G-UPF.
In addition to this, I applied some patches to OAI-CN5G-UPF and performed a simple operation check, as shown in the URL below.
https://github.com/s5uishida/install_oai_upf/tree/main#get_patch
The results of simple comparative measurements of throughput and latency with other OSS UPFs are shown below.
https://github.com/s5uishida/simple_measurement_of_upf_performance_10
For your reference.
Beta Was this translation helpful? Give feedback.
All reactions