Re: [Iperf-users] UDP and QoS tests in Iperf3

2018-11-19 Thread Kasper Biegun
it should work at the same time and divide possible bandwidth (I set values of TXOPlimit according to 802.11ac standard). Kasper W dniu 2018-11-19 o 21:50, Bruce A. Mah pisze: If memory serves me right, Kasper Biegun wrote: currently I'm working on project connected with testing UDP

Re: [Iperf-users] UDP and QoS tests in Iperf3

2018-11-20 Thread Kasper Biegun
during my measurements, because it is like manual limitation than network limitation. Example command: #iperf3 -c 10.10.0.1 -p 5025 -b 40M -u -S 0xc0 -i 1 -w 8192B --bind 10.10.0.2 --cport 5023 Kasper W dniu 2018-11-20 o 00:24, Bruce A. Mah pisze: If memory serves me right, Kasper Bi

[Iperf-users] UDP and QoS tests in Iperf3

2018-11-17 Thread Kasper Biegun
Hi, currently I'm working on project connected with testing UDP throughput for different QoS values. To get the needed results I have to use Best Effort (0x70), Background (0x28), Voice (0xc0) and Video (0xb8) traffic at the same time. I have troubles with running them, because one stream