Skip to content

kpm improvements

Favero requested to merge kpm_it1.1 into dev

Content

  • KPM:
    • features:
      • extension of encoding/decoding in asn for indication message type 1 for including Measurement Info list field.
      • improved indication header timestamp handling for intermediate data representation (end users of the SMs API)
      • extension of sample data generation that is used in SMs unit tests.
      • improved printing to standard output string for kpm statistics.
    • bugfix: memleaks
  • General:
    • added more testcases to framework ctest (GTP and test-All-in-one)
    • added unit of measure in printing string during latency tests execution.
    • bugfix
      • partial fix on conversions.h that was calling an unimplemented routine DevCheck

WARN:

  • Missing some memory leakage fixes meant to be fixed by fix branch and a bugfix for slice printing
  • fix for ./examples/ric/nearRT-RIC RAN function mishandling not delivered

Test plan:

  • ctest
  • tests by hand: 3 nodes tests using C xApps (xapp_slice_moni_ctrl, xapp_gtp_moni, xapp_kpm_moni, xapp_mac_rlc_pdcp_moni) and python xApps (xapp_mac_rlc_pdcp_moni.py, xapp_gtp_moni.py,xapp_slice_moni_ctrl.py
  • Skipped tests:
    • test/do_tests.py is to be considered obsolete and to be removed in the near future
    • test/agent-ric/test_near_ric.c is considered unmaintained.

DoD:

FAVERO

Edited by Favero

Merge request reports