Skip to content

Stable connection but very low throughput with newer srsRAN gNB versions (v24.10 / v25.04) compared to v24.04 #1397

@vilian3688

Description

@vilian3688

Description

Hello,
I’ve been testing srsRAN gNB with a Waveshare RM500U-CN 5G module, and I’ve noticed a significant performance regression between versions. The newer releases are very stable, but throughput—especially uplink—has dropped drastically compared to v24.04.


Environment

  • UE: Waveshare RM500U-CN (5G module)
  • gNB versions tested:
  • Core Network: Open5GS v2.7
  • Frequency Band: n78
  • gNB–RU Connection: Ethernet (wired) to RU board
  • UE–RU Connection: Over-the-air via radio signal
  • gNB Configuration: Same config file used across all versions
  • Throughput Test Tool: iperf3

Observed Behavior

v24.04

  • Sometimes fails to attach (related to issue #1395)
  • When connected, throughput is much higher:
    • TCP: UL ≈ 18 Mbps / DL ≈ 4 Mbps
    • UDP: UL ≈ 20 Mbps / DL ≈ 100 Mbps

v24.10 / v25.04

  • Connection is very stable (no attach issue)
  • Throughput drops drastically:
    • TCP: UL ≈ 200 Kbps / DL ≈ 1.5 Mbps
    • UDP: UL ≈ 400 Kbps / DL ≈ 100 Mbps

Expected Behavior

Stable connection with throughput similar to v24.04.


Additional Information

  • Same configuration and Open5GS version used for all tests.
  • No visible PHY or RLC errors in the gNB logs.
  • The issue seems related to internal changes between versions (scheduler, buffer handling, or PHY layer).
  • iperf3 used for both TCP and UDP uplink/downlink tests.

Question

Could you please help check if there were any major changes between v24.04 and v24.10+ that could affect uplink performance?
Any guidance on debug parameters or logging that could help isolate this issue would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions