Skip to content

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

Mario Joa-Ng requested to merge NR_rate_matching_assert_race into develop

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 by Mario Joa-Ng

Merge request reports