Commit 405f8968 authored by Romain Beurdouche's avatar Romain Beurdouche

feat(fhi72): add datalog for fhi72 + phytest in CI

parent be4077d7
#this is a configuration file
#used to build real time processing statistics
#for 5G NR phy test (gNB terminate)
Title : Processing Time (us) from datalog_rt_stats.fhi72.100.4x4.yaml
ColNames :
- Metric
- Average; Max; Count
- Average vs Reference Deviation (Reference Value; Acceptability Deviation Threshold)
Ref :
feptx_prec : 16.0
L1 Tx processing : 180.0
DLSCH encoding : 40.0
L1 Rx processing : 20.0
PUSCH inner-receiver : 75.0
Schedule Response : 3.0
UL Indication : 3.0
Slot Indication : 3.0
tx_fhaul : 105.0
DeviationThreshold :
feptx_prec : 0.25
L1 Tx processing : 0.25
DLSCH encoding : 0.25
L1 Rx processing : 0.25
PUSCH inner-receiver : 0.25
Schedule Response : 1.00
UL Indication : 1.00
Slot Indication : 0.50
tx_fhaul : 1.00
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<class>Initialize_eNB</class> <class>Initialize_eNB</class>
<desc>Initialize gNB FHI 7.2</desc> <desc>Initialize gNB FHI 7.2</desc>
<Initialize_eNB_args>-O targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.273prb.fhi72.4x4-phy-test.conf --phy-test -q --log_config.global_log_options level,nocolor,time --thread-pool 11,12,13,14,15,16,17</Initialize_eNB_args> <Initialize_eNB_args>-O targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.273prb.fhi72.4x4-phy-test.conf --phy-test -q --log_config.global_log_options level,nocolor,time --thread-pool 11,12,13,14,15,16,17</Initialize_eNB_args>
<rt_stats_cfg>datalog_rt_stats.default.yaml</rt_stats_cfg> <rt_stats_cfg>datalog_rt_stats.fhi72.100.4x4.phytest.yaml</rt_stats_cfg>
<air_interface>NR</air_interface> <air_interface>NR</air_interface>
<USRP_IPAddress>none</USRP_IPAddress> <USRP_IPAddress>none</USRP_IPAddress>
<cmd_prefix></cmd_prefix> <cmd_prefix></cmd_prefix>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment