Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openairinterface5G openairinterface5G
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 69
    • Issues 69
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 52
    • Merge requests 52
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • oaioai
  • openairinterface5Gopenairinterface5G
  • Merge requests
  • !1304

Get around the assertion of Rate matching where a new packet is mistaken as not a new packet due to race condition.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Mario Joa-Ng requested to merge NR_rate_matching_assert_race into develop Nov 03, 2021
  • Overview 21
  • Commits 7
  • Pipelines 0
  • Changes 3

The MR is to get around the assertion of Rate matching due to race condition where a new packet is mistaken as not a new packet due to race condition. The race condition is difficult to debug; thus create a new MR for the time being so that we could test high data rate iperf.

Edited Nov 12, 2021 by Mario Joa-Ng
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: NR_rate_matching_assert_race