Temat: Ciekawy test przepustowości iperf3 routera samego ze sobą :)
Na forum Openwrt natknąłem się na ciekawy temat: https://forum.openwrt.org/t/please-run- … ase/109897
No i postanowiłem wykonać pierwszy test nowego nabytku Xiaomi AX3000T z AN8855 na pokładzie.
By zrobić test trzeba zainstalować iperf3 o ile ma się miejce we flash ( routery z 8MB)
opkg update && opkg install iperf3a potem wykonać test:
iperf3 -s -D && iperf3 -c 127.0.0.1O czym świadczy ten test nie wiem, ale spodziewałem się lepszych wyników niż na Cudy WR3000. W każdym bądź razie nie o wiele gorszym:
Oto mój sprzęt:
root@Kmicica:~# ubus call system board
{
"kernel": "5.15.167",
"hostname": "Kmicica",
"system": "ARMv8 Processor rev 4",
"model": "Xiaomi Mi Router AX3000T",
"board_name": "xiaomi,mi-router-ax3000t",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05-SNAPSHOT",
"revision": "r24117-1efcdb2446",
"target": "mediatek/filogic",
"description": "OpenWrt 23.05-SNAPSHOT r24117-1efcdb2446"
}
}A to wynik:
root@Kmicica:~# iperf3 -s -D && iperf3 -c 127.0.0.1
Connecting to host 127.0.0.1, port 5201
[ 5] local 127.0.0.1 port 55044 connected to 127.0.0.1 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 474 MBytes 3.97 Gbits/sec 0 1.31 MBytes
[ 5] 1.00-2.00 sec 463 MBytes 3.88 Gbits/sec 0 1.31 MBytes
[ 5] 2.00-3.00 sec 465 MBytes 3.90 Gbits/sec 0 1.31 MBytes
[ 5] 3.00-4.00 sec 458 MBytes 3.84 Gbits/sec 0 1.31 MBytes
[ 5] 4.00-5.00 sec 461 MBytes 3.87 Gbits/sec 0 1.31 MBytes
[ 5] 5.00-6.00 sec 452 MBytes 3.79 Gbits/sec 0 1.31 MBytes
[ 5] 6.00-7.00 sec 469 MBytes 3.93 Gbits/sec 0 1.31 MBytes
[ 5] 7.00-8.00 sec 456 MBytes 3.83 Gbits/sec 0 1.31 MBytes
[ 5] 8.00-9.00 sec 470 MBytes 3.94 Gbits/sec 0 1.31 MBytes
[ 5] 9.00-10.00 sec 462 MBytes 3.88 Gbits/sec 0 1.31 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 4.53 GBytes 3.89 Gbits/sec 0 sender
[ 5] 0.00-10.00 sec 4.53 GBytes 3.89 Gbits/sec receiverGdzie Cudy WR3000 osiąga:
https://forum.openwrt.org/t/please-run- … 109897/326
Cezary jeśli czytasz, to czy możesz powiedzieć czy to może być powód?
https://github.com/openwrt/openwrt/pull/16419
Chyba w twoim testowym buildzie nie ma tego fixa?