[MAC] Add UL total/used aggregated MAC stats; [E2 agent] Properly calculate used UE PRBs in KPM; [CI] Simplify and improve the Undeploy_Object() and implement Stop_Object()

  • Create common dlul_mac_stats_t struct for both DL and UL total/used aggregated PRBs
  • Use correct unit [%] for RRU.PrbTotDl and RRU.PrbTotUl , instead of [PRBs]
  • Use correct unit [Mb] for DRB.PdcpSduVolumeDL and DRB.PdcpSduVolumeUL [kb]
  • Implement Stop_Object() (docker compose stop = SIGTERM)
  • Simplify the Undeploy_Object() function
  • Improve the logging for Deploy/Undeploy_Object() functions
  • OAI-FlexRIC CI: properly stop all the containers (one by one or a subgroup of running containers), and rename oai-flexric to nearRT-RIC container
Edited by Teodora Vladić

Merge request reports

Loading