Commit 68f89148 authored by Robert Schmidt's avatar Robert Schmidt

Add iperf for Quectel 20MHz SA test

parent a40baf69
...@@ -34,13 +34,13 @@ ...@@ -34,13 +34,13 @@
000001 000001
050000 050000
050001 050001
070001
070000
010002 010002
000001 000001
030201 030201
</TestCaseRequestedList> </TestCaseRequestedList>
<!-- <!--
070001
070000
070002 070002
050002 050002
050003 050003
...@@ -126,8 +126,8 @@ ...@@ -126,8 +126,8 @@
<testCase id="070000"> <testCase id="070000">
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (DL/125Mbps/UDP)(60 sec)(single-ue profile)</desc> <desc>iperf (DL/30Mbps/UDP)(30 sec)(single-ue profile)</desc>
<iperf_args>-u -b 125M -t 60 -i 1 -fm</iperf_args> <iperf_args>-u -b 30M -t 30 -i 1 -fm -l1400</iperf_args>
<direction>DL</direction> <direction>DL</direction>
<id>idefix</id> <id>idefix</id>
<iperf_packetloss_threshold>25</iperf_packetloss_threshold> <iperf_packetloss_threshold>25</iperf_packetloss_threshold>
...@@ -137,8 +137,8 @@ ...@@ -137,8 +137,8 @@
<testCase id="070001"> <testCase id="070001">
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (UL/8Mbps/UDP)(60 sec)(single-ue profile)</desc> <desc>iperf (UL/8Mbps/UDP)(30 sec)(single-ue profile)</desc>
<iperf_args>-u -b 8M -t 60 -i 1 -fm</iperf_args> <iperf_args>-u -b 8M -t 30 -i 1 -fm -l1400</iperf_args>
<direction>UL</direction> <direction>UL</direction>
<id>idefix</id> <id>idefix</id>
<iperf_packetloss_threshold>1</iperf_packetloss_threshold> <iperf_packetloss_threshold>1</iperf_packetloss_threshold>
......
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