Commit 10e07bc6 authored by Robert Schmidt's avatar Robert Schmidt
Browse files

Merge branch 'integration_2025_w03' into 'develop'

Integration: `2025.w03`

See merge request !3206

* !3167 remove calls to clear SIMD registers, that was a historical issue
* !3179 UE statistics improvements
* !3193 Remove spinlock from threadpool task return
* !3195 UE MAC: in phy-test/do-ra, fill TB randomly
* !3201 T tracer: minor fixes for compilation
* !3204 CI: Increase number of test trials for timing tests
* !3034 Delay compensation for PUCCH2
* !3205 Fix calculation of RSSI in pucch_rx.c
parents f7d3b728 998d8c94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Ref :
  feprx : 46.0
  feptx_prec : 15.0
  feptx_ofdm : 35.0
  feptx_total : 57.0
  feptx_total : 50.0
  L1 Tx processing : 260.0
  DLSCH encoding : 160.0
  L1 Rx processing : 420.0
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Ref :
  feprx : 43.0
  feptx_prec : 13.0
  feptx_ofdm : 33.0
  feptx_total : 55.0
  feptx_total : 50.0
  L1 Tx processing : 200.0
  DLSCH encoding : 100.0
  L1 Rx processing : 330.0
+35 −18
Original line number Diff line number Diff line
@@ -24,19 +24,36 @@
	<htmlTabName>Test T2 Offload Decoder</htmlTabName>
	<htmlTabIcon>tasks</htmlTabIcon>
        <TestCaseRequestedList>
                010204
                010111 010112 010121 010122 010131 010132
                010211 010212 010221 010222 010231 010232
                010311 010312 010321 010322 010331 010332
                402010
        </TestCaseRequestedList>
	<TestCaseExclusionList></TestCaseExclusionList>

	<testCase id="010204">
		<class>Custom_Command</class>
		<desc>Disable Sleep States</desc>
		<node>caracal</node>
		<command>sudo cpupower idle-set -D 0</command>
	</testCase>

	<testCase id="402010">
		<class>Custom_Command</class>
		<always_exec>true</always_exec>
		<desc>Enable Sleep States</desc>
		<node>caracal</node>
		<command>sudo cpupower idle-set -E</command>
	</testCase>

	<testCase id="010111">
		<class>Run_Physim</class>
		<desc>Run nr_ulsim with CPU: SNR = 30, MCS = 5, 106 PRBs, 1 layer</desc>
		<always_exec>true</always_exec>
	        <physim_test>nr_ulsim</physim_test>
	        <physim_time_threshold>300</physim_time_threshold>
		<physim_run_args>-n100 -s30 -S30.2 -m5 -r106 -R106 -C10 -P</physim_run_args>
		<physim_run_args>-n1000 -s30 -S30.2 -m5 -r106 -R106 -C10 -P</physim_run_args>
	</testCase>

	<testCase id="010112">
@@ -45,7 +62,7 @@
		<always_exec>true</always_exec>
		<physim_test>nr_ulsim</physim_test>
		<physim_time_threshold>100</physim_time_threshold>
		<physim_run_args>-n100 -s30 -S30.2 -m5 -r106 -R106 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
		<physim_run_args>-n1000 -s30 -S30.2 -m5 -r106 -R106 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
	</testCase>

	<testCase id="010121">
@@ -54,7 +71,7 @@
		<always_exec>true</always_exec>
		<physim_test>nr_ulsim</physim_test>
		<physim_time_threshold>300</physim_time_threshold>
		<physim_run_args>-n100 -s30 -S30.2 -m15 -r106 -R106 -C10 -P</physim_run_args>
		<physim_run_args>-n1000 -s30 -S30.2 -m15 -r106 -R106 -C10 -P</physim_run_args>
	</testCase>

	<testCase id="010122">
@@ -63,7 +80,7 @@
		<always_exec>true</always_exec>
		<physim_test>nr_ulsim</physim_test>
		<physim_time_threshold>150</physim_time_threshold>
		<physim_run_args>-n100 -s30 -S30.2 -m15 -r106 -R106 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
		<physim_run_args>-n1000 -s30 -S30.2 -m15 -r106 -R106 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
	</testCase>

	<testCase id="010131">
@@ -72,7 +89,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>250</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m25 -r106 -R106 -C10 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m25 -r106 -R106 -C10 -P</physim_run_args>
        </testCase>

        <testCase id="010132">
@@ -81,7 +98,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>250</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m25 -r106 -R106 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m25 -r106 -R106 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="010211">
@@ -90,7 +107,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>300</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m5 -r273 -R273 -C10 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m5 -r273 -R273 -C10 -P</physim_run_args>
        </testCase>

        <testCase id="010212">
@@ -99,7 +116,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>150</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m5 -r273 -R273 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m5 -r273 -R273 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
	</testCase>

	<testCase id="010221">
@@ -108,7 +125,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>400</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m15 -r273 -R273 -C10 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m15 -r273 -R273 -C10 -P</physim_run_args>
        </testCase>

        <testCase id="010222">
@@ -117,7 +134,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>350</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m15 -r273 -R273 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m15 -r273 -R273 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="010231">
@@ -126,7 +143,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>400</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m25 -r273 -R273 -C10 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m25 -r273 -R273 -C10 -P</physim_run_args>
        </testCase>

        <testCase id="010232">
@@ -135,7 +152,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>550</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m25 -r273 -R273 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m25 -r273 -R273 -C10 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="010311">
@@ -144,7 +161,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>300</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m5 -r273 -R273 -C10 -W2 -z2 -y2 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m5 -r273 -R273 -C10 -W2 -z2 -y2 -P</physim_run_args>
        </testCase>

        <testCase id="010312">
@@ -153,7 +170,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>250</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m5 -r273 -R273 -C10 -W2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m5 -r273 -R273 -C10 -W2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="010321">
@@ -162,7 +179,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>600</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m15 -r273 -R273 -C10 -W2 -z2 -y2 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m15 -r273 -R273 -C10 -W2 -z2 -y2 -P</physim_run_args>
        </testCase>

        <testCase id="010322">
@@ -171,7 +188,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>650</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m15 -r273 -R273 -C10 -W2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m15 -r273 -R273 -C10 -W2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="010331">
@@ -180,7 +197,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>650</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m25 -r273 -R273 -C10 -W2 -z2 -y2 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m25 -r273 -R273 -C10 -W2 -z2 -y2 -P</physim_run_args>
        </testCase>

        <testCase id="010332">
@@ -189,7 +206,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_ulsim</physim_test>
                <physim_time_threshold>1100</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -m25 -r273 -R273 -C10 -W2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -m25 -r273 -R273 -C10 -W2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

</testCaseList>
+41 −24
Original line number Diff line number Diff line
@@ -24,20 +24,37 @@
	<htmlTabName>Test T2 Offload Encoder</htmlTabName>
	<htmlTabIcon>tasks</htmlTabIcon>
        <TestCaseRequestedList>
                102040
                000111 000112 000121 000122 000131 000132
                000211 000212 000221 000222 000231 000232
                000311 000312 000321 000322 000331 000332
                000411 000412 000421 000422 000431 000432
                040201
        </TestCaseRequestedList>
	<TestCaseExclusionList></TestCaseExclusionList>

	<testCase id="102040">
		<class>Custom_Command</class>
		<desc>Disable Sleep States</desc>
		<node>caracal</node>
		<command>sudo cpupower idle-set -D 0</command>
	</testCase>

	<testCase id="040201">
		<class>Custom_Command</class>
		<always_exec>true</always_exec>
		<desc>Enable Sleep States</desc>
		<node>caracal</node>
		<command>sudo cpupower idle-set -E</command>
	</testCase>

	<testCase id="000111">
		<class>Run_Physim</class>
		<desc>Run nr_dlsim with CPU: SNR = 30, MCS = 5, 106 PRBs, 1 layer</desc>
		<always_exec>true</always_exec>
		<physim_test>nr_dlsim</physim_test>
		<physim_time_threshold>230</physim_time_threshold>
		<physim_run_args>-n100 -s30 -S30.2 -e5 -b106 -R106 -X 8,9,10,11,12 -P</physim_run_args>
		<physim_run_args>-n1000 -s30 -S30.2 -e5 -b106 -R106 -X 8,9,10,11,12 -P</physim_run_args>
	</testCase>

	<testCase id="000112">
@@ -46,7 +63,7 @@
		<always_exec>true</always_exec>
		<physim_test>nr_dlsim</physim_test>
		<physim_time_threshold>100</physim_time_threshold>
		<physim_run_args>-n100 -s30 -S30.2 -e5 -b106 -R106 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
		<physim_run_args>-n1000 -s30 -S30.2 -e5 -b106 -R106 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
	</testCase>

	<testCase id="000121">
@@ -55,7 +72,7 @@
		<always_exec>true</always_exec>
		<physim_test>nr_dlsim</physim_test>
		<physim_time_threshold>300</physim_time_threshold>
		<physim_run_args>-n100 -s30 -S30.2 -e15 -b106 -R106 -X 8,9,10,11,12 -P</physim_run_args>
		<physim_run_args>-n1000 -s30 -S30.2 -e15 -b106 -R106 -X 8,9,10,11,12 -P</physim_run_args>
	</testCase>

	<testCase id="000122">
@@ -64,7 +81,7 @@
		<always_exec>true</always_exec>
		<physim_test>nr_dlsim</physim_test>
		<physim_time_threshold>100</physim_time_threshold>
		<physim_run_args>-n100 -s30 -S30.2 -e15 -b106 -R106 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
		<physim_run_args>-n1000 -s30 -S30.2 -e15 -b106 -R106 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
	</testCase>

	<testCase id="000131">
@@ -73,7 +90,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>350</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e25 -b106 -R106 -X 8,9,10,11,12 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e25 -b106 -R106 -X 8,9,10,11,12 -P</physim_run_args>
        </testCase>

        <testCase id="000132">
@@ -82,7 +99,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>200</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e25 -b106 -R106 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e25 -b106 -R106 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="000211">
@@ -91,7 +108,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>300</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e5 -b273 -R273 -X 8,9,10,11,12 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e5 -b273 -R273 -X 8,9,10,11,12 -P</physim_run_args>
        </testCase>

        <testCase id="000212">
@@ -100,7 +117,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>150</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e5 -b273 -R273 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e5 -b273 -R273 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
	</testCase>

	<testCase id="000221">
@@ -109,7 +126,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>350</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e15 -b273 -R273 -X 8,9,10,11,12 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e15 -b273 -R273 -X 8,9,10,11,12 -P</physim_run_args>
        </testCase>

        <testCase id="000222">
@@ -118,7 +135,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>250</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e15 -b273 -R273 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e15 -b273 -R273 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="000231">
@@ -127,7 +144,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>400</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e25 -b273 -R273 -X 8,9,10,11,12 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e25 -b273 -R273 -X 8,9,10,11,12 -P</physim_run_args>
        </testCase>

        <testCase id="000232">
@@ -136,7 +153,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>400</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e25 -b273 -R273 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e25 -b273 -R273 -X4,5,6,7,8,9 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="000311">
@@ -145,7 +162,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>400</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e5 -b273 -R273 -X 8,9,10,11,12 -x2 -z2 -y2 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e5 -b273 -R273 -X 8,9,10,11,12 -x2 -z2 -y2 -P</physim_run_args>
        </testCase>

        <testCase id="000312">
@@ -154,7 +171,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>200</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e5 -b273 -R273 -X4,5,6,7,8,9 -x2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e5 -b273 -R273 -X4,5,6,7,8,9 -x2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="000321">
@@ -163,7 +180,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>450</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e15 -b273 -R273 -X 8,9,10,11,12 -x2 -z2 -y2 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e15 -b273 -R273 -X 8,9,10,11,12 -x2 -z2 -y2 -P</physim_run_args>
        </testCase>

        <testCase id="000322">
@@ -172,7 +189,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>500</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e15 -b273 -R273 -X4,5,6,7,8,9 -x2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e15 -b273 -R273 -X4,5,6,7,8,9 -x2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="000331">
@@ -181,7 +198,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>500</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e25 -b273 -R273 -X 8,9,10,11,12 -x2 -z2 -y2 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e25 -b273 -R273 -X 8,9,10,11,12 -x2 -z2 -y2 -P</physim_run_args>
        </testCase>

        <testCase id="000332">
@@ -190,7 +207,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>500</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e25 -b273 -R273 -X4,5,6,7,8,9 -x2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e25 -b273 -R273 -X4,5,6,7,8,9 -x2 -z2 -y2 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="000411">
@@ -199,7 +216,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>400</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e5 -b273 -R273 -X8,9,10,11,12 -x2 -z4 -y4 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e5 -b273 -R273 -X8,9,10,11,12 -x2 -z4 -y4 -P</physim_run_args>
        </testCase>

        <testCase id="000412">
@@ -208,7 +225,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>200</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e5 -b273 -R273 -X4,5,6,7,8,9 -x2 -z4 -y4 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e5 -b273 -R273 -X4,5,6,7,8,9 -x2 -z4 -y4 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="000421">
@@ -217,7 +234,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>400</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e15 -b273 -R273 -X8,9,10,11,12 -x2 -z4 -y4 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e15 -b273 -R273 -X8,9,10,11,12 -x2 -z4 -y4 -P</physim_run_args>
        </testCase>

        <testCase id="000422">
@@ -226,7 +243,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>300</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e15 -b273 -R273 -X4,5,6,7,8,9 -x2 -z4 -y4 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e15 -b273 -R273 -X4,5,6,7,8,9 -x2 -z4 -y4 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>

        <testCase id="000431">
@@ -235,7 +252,7 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>450</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e25 -b273 -R273 -X8,9,10,11,12 -x2 -z4 -y4 -P</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e25 -b273 -R273 -X8,9,10,11,12 -x2 -z4 -y4 -P</physim_run_args>
        </testCase>

        <testCase id="000432">
@@ -244,6 +261,6 @@
                <always_exec>true</always_exec>
                <physim_test>nr_dlsim</physim_test>
                <physim_time_threshold>450</physim_time_threshold>
                <physim_run_args>-n100 -s30 -S30.2 -e25 -b273 -R273 -X4,5,6,7,8,9 -x2 -z4 -y4 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
                <physim_run_args>-n1000 -s30 -S30.2 -e25 -b273 -R273 -X4,5,6,7,8,9 -x2 -z4 -y4 -P --loader.ldpc.shlibversion _t2 --nrLDPC_coding_t2.dpdk_dev d8:00.0 --nrLDPC_coding_t2.dpdk_core_list 11-12</physim_run_args>
        </testCase>
</testCaseList>
+5 −3

File changed.

Preview size limit exceeded, changes collapsed.

Loading