• Melissa Elkadi's avatar
    Calling scheduler before handling DCI to ensure nbits are set · cc22ec99
    Melissa Elkadi authored
    Previously, we thought the memset in the nr_ue_dl_indication()
    was causing issues / exposing a race. This is not the case. The
    memset is not problematic, the issue is that in the emulate_l1
    mode we were not always configuring the DCI nbits before handling
    the DCI when we are pushing high (15 Mbps) throughput traffic.
    cc22ec99
NR_IF_Module.c 60.2 KB