Skip to content

Ordering of MAC logical channels at gNB

SriHarsha Korada requested to merge enhancement-logical-channel-reorder into develop

This MR has enhancement for:

  • Implementation of DRB priority, which is assumed to be the priority of the highest of all the qos flows mapped to the DRB, calculation in CU and forwarding it to DU
  • Ordering of logical channels at MAC based on the received DRB priority, i.e LCs are ordered from high to low (low value represents high priority) such that the high priority LCs are written to the MAC PDU first
Edited by SriHarsha Korada

Merge request reports