Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 5. Tryb STA 5 GHz USB 2.0
- # uci show wireless
- wireless.radio0=wifi-device
- wireless.radio0.type='mac80211'
- wireless.radio0.channel='40'
- wireless.radio0.hwmode='11a'
- wireless.radio0.path='pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0'
- wireless.radio0.htmode='VHT80'
- wireless.radio0.country='PL'
- iperf3.exe -c 10.0.0.3 -i 0 -t 60 -P 1
- -----------------------------------------------------------
- Server listening on 5201
- -----------------------------------------------------------
- Accepted connection from 10.0.0.29, port 50923
- [ 5] local 10.0.0.3 port 5201 connected to 10.0.0.29 port 50924
- [ ID] Interval Transfer Bandwidth
- [ 5] 0.00-60.04 sec 1.27 GBytes 182 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - - -
- [ ID] Interval Transfer Bandwidth
- [ 5] 0.00-60.04 sec 0.00 Bytes 0.00 bits/sec sender
- [ 5] 0.00-60.04 sec 1.27 GBytes 182 Mbits/sec receiver
- Zużycie CPU w htop na OBU rdzeniach po około 21-26%
- Przy obustronnym połączeniu kablowym i wymuszonej prędkości 250Mbps zużycie CPU w htop na OBU rdzeniach wynosiło do 10%
- #####################################################################################################################
- iperf3.exe -c 10.0.0.3 -i 0 -t 10 -P 1 -R
- -----------------------------------------------------------
- Server listening on 5201
- -----------------------------------------------------------
- Accepted connection from 10.0.0.29, port 50940
- [ 5] local 10.0.0.3 port 5201 connected to 10.0.0.29 port 50941
- [ ID] Interval Transfer Bandwidth Retr Cwnd
- [ 5] 0.00-10.05 sec 271 MBytes 227 Mbits/sec 0 214 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - - -
- [ ID] Interval Transfer Bandwidth Retr
- [ 5] 0.00-10.05 sec 271 MBytes 227 Mbits/sec 0 sender
- [ 5] 0.00-10.05 sec 0.00 Bytes 0.00 bits/sec receiver
- ###################################################################################################################
- iperf3.exe -c 10.0.0.3 -i 0 -t 60 -P 5 -R
- -----------------------------------------------------------
- Server listening on 5201
- -----------------------------------------------------------
- Accepted connection from 10.0.0.29, port 50931
- [ 5] local 10.0.0.3 port 5201 connected to 10.0.0.29 port 50932
- [ 7] local 10.0.0.3 port 5201 connected to 10.0.0.29 port 50933
- [ 9] local 10.0.0.3 port 5201 connected to 10.0.0.29 port 50934
- [ 11] local 10.0.0.3 port 5201 connected to 10.0.0.29 port 50935
- [ 13] local 10.0.0.3 port 5201 connected to 10.0.0.29 port 50936
- [ ID] Interval Transfer Bandwidth Retr Cwnd
- [ 5] 0.00-60.01 sec 365 MBytes 51.1 Mbits/sec 155 187 KBytes
- [ 7] 0.00-60.01 sec 356 MBytes 49.7 Mbits/sec 171 192 KBytes
- [ 9] 0.00-60.01 sec 359 MBytes 50.2 Mbits/sec 160 188 KBytes
- [ 11] 0.00-60.01 sec 367 MBytes 51.4 Mbits/sec 153 187 KBytes
- [ 13] 0.00-60.01 sec 354 MBytes 49.5 Mbits/sec 178 187 KBytes
- [SUM] 0.00-60.01 sec 1.76 GBytes 252 Mbits/sec 817
- - - - - - - - - - - - - - - - - - - - - - - - - -
- [ ID] Interval Transfer Bandwidth Retr
- [ 5] 0.00-60.01 sec 365 MBytes 51.1 Mbits/sec 155 sender
- [ 5] 0.00-60.01 sec 0.00 Bytes 0.00 bits/sec receiver
- [ 7] 0.00-60.01 sec 356 MBytes 49.7 Mbits/sec 171 sender
- [ 7] 0.00-60.01 sec 0.00 Bytes 0.00 bits/sec receiver
- [ 9] 0.00-60.01 sec 359 MBytes 50.2 Mbits/sec 160 sender
- [ 9] 0.00-60.01 sec 0.00 Bytes 0.00 bits/sec receiver
- [ 11] 0.00-60.01 sec 367 MBytes 51.4 Mbits/sec 153 sender
- [ 11] 0.00-60.01 sec 0.00 Bytes 0.00 bits/sec receiver
- [ 13] 0.00-60.01 sec 354 MBytes 49.5 Mbits/sec 178 sender
- [ 13] 0.00-60.01 sec 0.00 Bytes 0.00 bits/sec receiver
- [SUM] 0.00-60.01 sec 1.76 GBytes 252 Mbits/sec 817 sender
- [SUM] 0.00-60.01 sec 0.00 Bytes 0.00 bits/sec receiver
- Zużycie CPU w htop na OBU rdzeniach po około 35% (NAT + obsługa karty)
- Przy obustronnym połączeniu kablowym i wymuszonej prędkości 250Mbps (NAT) zużycie CPU w htop na OBU rdzeniach wynosiło do 10%
- #########################################################################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement