GithubHelp home page GithubHelp logo

5gopenupf / openupf Goto Github PK

View Code? Open in Web Editor NEW
95.0 3.0 26.0 1.59 MB

A 3GPP R16 compliant open source 5G core UPF (User Plane Function).

License: Apache License 2.0

CMake 0.31% Shell 0.52% C 98.44% Python 0.74%
upf 5g 3gpp 5gc core-network release16 open-upf openupf enterprise-5g private-5g

openupf's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

openupf's Issues

Can OpenUPF run on Ubuntu?

Can openupf be compiled and run directly on Ubuntu system besides CentOS system? Will it be considered later?

Start UPF failed

Hi!
I have a problem like this。What is the white-PCI number mean?
I made this program in virtual machine not a server。
1
2
3

Docker Build Documentation

Hi,

I am currently trying to build the docker image but I am getting the following errors:

$ sudo docker cp install/bin/ ${OPENUPF_IMAGE_NAME}:/opt/upf/bin
lstat /home/ec2-user/openupf/install/bin: no such file or directory
$ sudo docker cp install/lib/ ${OPENUPF_IMAGE_NAME}:/opt/upf/lib
lstat /home/ec2-user/openupf/install/lib: no such file or directory

$ ls
build  CMakeLists.txt  config  core  doc  images  install  libs  LICENSE  README.md
.
.
$ ls install/
script

There is no bin or lib in the install folder.

Do OpenUPF support ULCL?

Hello,

I’m planning to use OpenUPF by docker.
Let me ask some questions related to ULCL.

Do OpenUPF support ULCL? If so, please let me know:
・How can I configure it?
・How many UPF do I have to deploy for ULCL? (for example, we need to prepare three UPFs for ULCL.)
・Can I deploy multiple OpenUPF on the same host machine?

I would appreciate it if you could tell me.
Thank you for your help.

AVX/AVX2 And Number Of Processor Cores

Hi,

I will like to ask if it is possible to disable AVX/AVX2 support (or any other dependent processor feature) while building the container image?

Currently I have a server with SRIOV capable network cards but when I try to create the UPF-C, the k8s pod simply fails without any logs, so I am assuming that this is because the processor I am using does not support the AVX/AVX2 extensions (this is my guess because k8s did not show any logs at all).

I decided to start the POD with bash alone and then start the process manually, below is the error I got:

[root@upf-c-5k4wl upf]# echo $UPF_RUNCONFIG
/opt/upf/config/smu/smu_docker.ini
[root@upf-c-5k4wl upf]#
[root@upf-c-5k4wl upf]#
[root@upf-c-5k4wl upf]# /opt/upf/bin/smu
Illegal instruction (core dumped)

Also will it possible to deploy the UPF with just 8 cores? My hardware is Dell VEP 1445 and it only has 8 cores.

Build dpdk failed!

git clone '/home/itcast/openupf/build/script/../../libs/dpdk'...
fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Failed connect to github.com.cnpmjs.org:443; Connection refused
git clone '/home/itcast/openupf/build/script/../../libs/dpdk'...
fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Could not resolve host: github.com.cnpmjs.org; Unknown error
git clone '/home/itcast/openupf/build/script/../../libs/dpdk'...
fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Could not resolve host: github.com.cnpmjs.org; Unknown error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.