Searched refs:parallel (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/tests/remote/ |
D | rutils.py | 462 l4="udp", bw="30M", test_time="30", parallel="5", argument 485 if parallel != "1": 486 iperf_client = iperf_client + ["-P", parallel] 521 def run_tp_test(server, client, l3="ipv4", iperf="iperf", l4="tcp", test_time="10", parallel="5", argument 530 parallel=parallel, qos=qos, bw=bw, ifname=ifname, 551 def get_iperf_bw(bw, parallel, spacial_streams=2): argument 567 return str(int(max_tp/int(parallel))) + "M"
|
/hostap-latest/tests/hwsim/vm/ |
D | README | 19 test efficiency (~3200 tests can be run in under 5 minutes using parallel-vm.py 39 parallel VMs (assuming valgrind is not used with its higher memory 42 ./parallel-vm.py <number of VMs> [arguments..]
|
D | example-vm-setup.txt | 110 To run all available test cases in 7 parallel VMs, you can run 114 ./parallel-vm.py 7
|
/hostap-latest/ |
D | .gitignore | 6 **/parallel-vm.log
|
/hostap-latest/tests/hwsim/ |
D | example-setup.txt | 14 testing coverage) configuration on a Linux host system, parallel virtual 144 vm/README for information on how parallel VMs can be used to speed this 146 parallel VMs).
|
/hostap-latest/wpa_supplicant/ |
D | README | 1026 parallel. Otherwise, all other radio work items are blocked during
|