Christopher Adigun

Results 56 comments of Christopher Adigun

@auandrew, @aligungr - I have just tested oai-5gc with ueransim 3.1.9 and am not running into any issues currently: ``` UERANSIM v3.1.9 [2021-05-23 05:09:04.919] [nas] [info] UE switches to state...

As stated in the other issue #284: AMF - quectel SMF - develop if you are using a more recent version than what I stated above, you can let me...

@auandrew - I decided to try with the latest commit in those branches I mentioned above but I did not run into the SQN errors. The commits I used are:...

Below are the configs I used, the only major difference is that I used a configuration file directly for the AMF instead of environment variable configuration option because I could...

@aligungr @auandrew - I took the liberty to try the setup in docker-compose, you can check the repo below for the implementation: https://bitbucket.org/infinitydon/oai-5g-docker-compose/src/main/ I have tested this and seems to...

@aligungr - Sorry to bump into this current discussion but I am having similar issues in testing the throughput but I am getting very low results ``` ubuntu@ip-10-0-2-51:~/UERANSIM/build$ ./nr-binder 12.1.1.8...

@aligungr - I think I found where the issue is, the OAI SMF has some hard-coded QoS values in the Docker container: So I changed the values to 2000Mbps, now...

@kwondaejang - Docker is not the issue, actually I am running the VPP-UPF in Kubernetes using DPDK for userplane acceleration, using DPDK will ehance the switching of the packet internally...

@horser1 - I think issue can be closed now?