【暂时还没有解决让PRO-RK3566的eth0/gmac1开机就启动】
PRO-RK3566作为iperf服务器:
root@rk3566-buildroot:/# ifconfig
root@rk3566-buildroot:/# ifconfig -a
root@rk3566-buildroot:/# ifconfig eth0 up
root@rk3566-buildroot:/# ifconfig
root@rk3566-buildroot:/# udhcpc
root@rk3566-buildroot:/# ifconfig
root@rk3566-buildroot:/# iperf -s
root@rk3566-buildroot:/# ping www.baidu.com
[ 1] 0.00-10.02 sec 1.09 GBytes 936 Mbits/sec
[ 1] 0.00-10.02 sec 1.09 GBytes 936 Mbits/sec
ubuntu20.04.6作为客户端:
rootroot@rootroot-X99-Turbo:~$ sudo apt install iperf3
rootroot@rootroot-X99-Turbo:~$ sudo apt install iperf
rootroot@rootroot-X99-Turbo:~$ iperf -c 192.168.3.76 -i 1 -t 10
rootroot@rootroot-X99-Turbo:~$ iperf -c 192.168.3.76 -i 1 -t 1800
[ 3] 0.0-10.0 sec 1.09 GBytes 938 Mbits/sec
[ 3] 0.0-1800.0 sec 196 GBytes 937 Mbits/sec
root@rk3566-buildroot:/# cd /sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl# ls -l
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl# cat pinmux-pins
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl# cd /sys/kernel/debug/
root@rk3566-buildroot:/sys/kernel/debug#
root@rk3566-buildroot:/sys/kernel/debug# cat gpio
root@rk3566-buildroot:/# v4l2-ctl --list-devices
root@rk3566-buildroot:/# v4l2-ctl --list-formats-ext -d /dev/video0
gst-launch-1.0 v4l2src device=/dev/video0 num-buffers=108000 ! video/x-raw,format=NV12, width=1920,height=1080 ! tee name=t ! queue ! mpph264enc ! queue ! h264parse ! qtmux ! filesink location=fpga108000-gc2093.mp4 t. ! queue ! waylandsink
20250405在荣品的PRO-RK3566开发板使用Rockchip原厂的buildroot系统来适配gmac1
2025/4/5 15:59
缘起:为了熟悉RK3566的buildroot系统下适配gc2093,手头上有一片荣品PRO-RK3566的开发板/公司要使用荣品PRO-RK3566的核心板。
给荣品PRO-RK3566的开发板适配Rockchip原厂的buildroot系统的全部驱动程序,以/即可熟悉RK3566平台的buildroot系统。
Rockchip原厂的buildroot系统默认编译之后,就可以刷机到荣品的PRO-RK3566开发板。
只是串口波特率为:1.5Mbps N 8 1。荣品默认为115200bps N 8 1。
由于使用荣品的DTS可以点亮gc2093,可以基本确认我拿到的 Rockchip原厂的buildroot系统 这个SDK没有问题/是可以用的。
RK3566_Linux5.10_V1.2.0_20241022.tar.gz
3、查找GPIO冲突:
根据经验/很容易找到/艰难得知:
GPIO3A3==99号GPIO引脚,gmac1m0-rgmii-bus 引脚被 Rockchip原厂的buildroot系统 复用为 lcd0-rst-gpio 了。
由于没有MCLK引脚,buildroot在启动的时候直接不配置/分配PWDN/RESET引脚了!
荣品:
pin 99 (gpio3-3): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rgmii-bus
原厂:
pin 99 (gpio3-3): fe060000.dsi.0 gpio3:99 function lcd0 group lcd0-rst-gpio
【可选关闭】
荣品:
pin 107 (gpio3-11): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rx-bus2
pin 108 (gpio3-12): (MUX UNCLAIMED) gpio3:108
原厂:
pin 107 (gpio3-11): fe5e0000.i2c (GPIO UNCLAIMED) function i2c5 group i2c5m0-xfer
pin 108 (gpio3-12): fe5e0000.i2c (GPIO UNCLAIMED) function i2c5 group i2c5m0-xfer
Z:\RK3566_RK3568_Linux5.10_V1.2.0\kernel\arch\arm64\boot\dts\rockchip\rk3566-evb2-lp4x-v10.dtsi
Z:\RK3566_RK3568_Linux5.10_V1.2.0\kernel\arch\arm64\boot\dts\rockchip\rk3568-evb.dtsi
Z:\RK3566_RK3568_Linux5.10_V1.2.0\kernel\arch\arm64\boot\dts\rockchip\rk3566-evb2-lp4x-v10.dtsi
Z:\RK3566_RK3568_Linux5.10_V1.2.0\kernel\arch\arm64\boot\dts\rockchip\rk3568-evb.dtsi
测试LOG:PRO-RK3566
[BEGIN] 2025/4/5 17:14:13
[ 4933.342059] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
[ 4933.342585] [WLAN_RFKILL]: wifi shut off power [GPIO73-0]
[ 4933.343069] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 0
[ 4933.344329] rkisp_hw fdff0000.rkisp: rkisp_hw_shutdown
[ 4933.344975] mpp-iep2 fdef0000.iep: shutdown device
[ 4933.345437] mpp-iep2 fdef0000.iep: shutdown success
[ 4933.345921] mpp_vepu2 fdee0000.vepu: shutdown device
[ 4933.346374] mpp_vepu2 fdee0000.vepu: shutdown success
[ 4933.346865] mpp_jpgdec fded0000.jpegd: shutdown device
[ 4933.347329] mpp_jpgdec fded0000.jpegd: shutdown success
[ 4933.347833] mpp_vdpu2 fdea0400.vdpu: shutdown device
[ 4933.348285] mpp_vdpu2 fdea0400.vdpu: shutdown success
[ 4933.349074] xhci-hcd xhci-hcd.0.auto: remove, state 4
[ 4933.349541] usb usb6: USB disconnect, device number 1
[ 4933.350879] xhci-hcd xhci-hcd.0.auto: USB bus 6 deregistered
[ 4933.351759] xhci-hcd xhci-hcd.0.auto: remove, state 4
[ 4933.352273] usb usb5: USB disconnect, device number 1
[ 4933.353810] xhci-hcd xhci-hcd.0.auto: USB bus 5 deregistered
[ 4933.372628] reboot: Restarting system with command 'loader'
DDR 2d653b3476 typ 24/01/20-15:04:19,fwver: v1.21
ln
LP4/4x derate en, other dram:1x trefi
SRX
ddrconfig:7
LPDDR4, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=4096MB
tdqss: cs0 dqs0: 72ps, dqs1: -48ps, dqs2: -24ps, dqs3: -96ps,
tdqss: cs1 dqs0: 72ps, dqs1: -48ps, dqs2: 24ps, dqs3: -72ps,
change to: 324MHz
PHY drv:clk:38,ca:38,DQ:30,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x60
rx vref: 39.9%
tx vref: 38.0%
change to: 528MHz
PHY drv:clk:38,ca:38,DQ:30,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58
rx vref: 37.9%
tx vref: 38.0%
change to: 780MHz
PHY drv:clk:38,ca:38,DQ:30,odt:60
vrefinner:16%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58
rx vref: 14.4%
tx vref: 38.0%
change to: 1056MHz(final freq)
PHY drv:clk:38,ca:38,DQ:30,odt:60
vrefinner:16%, vrefout:29%
dram drv:40,odt:80
vref_ca:00000068
clk skew:0x2f
rx vref: 14.4%
tx vref: 35.0%
cs 0:
the read training result:
DQS0:0x35, DQS1:0x38, DQS2:0x35, DQS3:0x37,
min : 0x5 0x3 0x1 0x2 0x2 0x1 0x1 0x1 , 0x2 0x4 0x7 0x3 0x1 0x5 0x6 0x4 ,
0x4 0x3 0x3 0x2 0x1 0x5 0x4 0x2 , 0x7 0x4 0x4 0x1 0x3 0x4 0x4 0x3 ,
mid :0x20 0x1e 0x1e 0x1e 0x1f 0x1d 0x1c 0x1e ,0x1e 0x1f 0x24 0x20 0x1d 0x23 0x22 0x21 ,
0x21 0x20 0x1f 0x1e 0x1d 0x20 0x1e 0x1e ,0x22 0x1f 0x1f 0x1c 0x1e 0x20 0x23 0x1f ,
max :0x3c 0x3a 0x3b 0x3a 0x3c 0x3a 0x38 0x3b ,0x3b 0x3b 0x41 0x3d 0x39 0x41 0x3f 0x3f ,
0x3f 0x3d 0x3b 0x3a 0x39 0x3c 0x39 0x3b ,0x3d 0x3a 0x3a 0x38 0x3a 0x3c 0x42 0x3b ,
range:0x37 0x37 0x3a 0x38 0x3a 0x39 0x37 0x3a ,0x39 0x37 0x3a 0x3a 0x38 0x3c 0x39 0x3b ,
0x3b 0x3a 0x38 0x38 0x38 0x37 0x35 0x39 ,0x36 0x36 0x36 0x37 0x37 0x38 0x3e 0x38 ,
the write training result:
DQS0:0x38, DQS1:0x29, DQS2:0x32, DQS3:0x26,
min :0x62 0x62 0x61 0x62 0x61 0x60 0x5f 0x60 0x61 ,0x4f 0x51 0x55 0x52 0x4f 0x52 0x52 0x51 0x51 ,
0x5a 0x5b 0x5b 0x59 0x58 0x5b 0x5a 0x5a 0x5a ,0x4f 0x4d 0x4d 0x4d 0x4c 0x4e 0x4d 0x4b 0x4b ,
mid :0x7c 0x7c 0x7b 0x7d 0x7a 0x7a 0x79 0x7a 0x7b ,0x6a 0x6b 0x6f 0x6c 0x6a 0x6d 0x6d 0x6d 0x6c ,
0x76 0x75 0x74 0x73 0x72 0x74 0x74 0x73 0x74 ,0x69 0x65 0x65 0x65 0x66 0x67 0x6a 0x66 0x67 ,
max :0x97 0x96 0x96 0x98 0x94 0x95 0x93 0x95 0x95 ,0x85 0x86 0x89 0x87 0x85 0x89 0x88 0x89 0x87 ,
0x92 0x90 0x8e 0x8e 0x8c 0x8e 0x8e 0x8c 0x8f ,0x84 0x7d 0x7d 0x7e 0x81 0x81 0x87 0x81 0x83 ,
range:0x35 0x34 0x35 0x36 0x33 0x35 0x34 0x35 0x34 ,0x36 0x35 0x34 0x35 0x36 0x37 0x36 0x38 0x36 ,
0x38 0x35 0x33 0x35 0x34 0x33 0x34 0x32 0x35 ,0x35 0x30 0x30 0x31 0x35 0x33 0x3a 0x36 0x38 ,
cs 1:
the read training result:
DQS0:0x35, DQS1:0x38, DQS2:0x35, DQS3:0x37,
min : 0x5 0x3 0x1 0x2 0x2 0x1 0x1 0x1 , 0x2 0x4 0x7 0x3 0x1 0x5 0x6 0x4 ,
0x4 0x3 0x3 0x2 0x1 0x5 0x4 0x2 , 0x7 0x4 0x4 0x1 0x3 0x4 0x4 0x3 ,
mid :0x20 0x1e 0x1e 0x1e 0x1f 0x1d 0x1c 0x1e ,0x1e 0x1f 0x24 0x20 0x1d 0x23 0x22 0x21 ,
0x21 0x20 0x1f 0x1e 0x1d 0x20 0x1e 0x1e ,0x22 0x1f 0x1f 0x1c 0x1e 0x20 0x23 0x1f ,
max :0x3c 0x3a 0x3b 0x3a 0x3c 0x3a 0x38 0x3b ,0x3b 0x3b 0x41 0x3d 0x39 0x41 0x3f 0x3f ,
0x3f 0x3d 0x3b 0x3a 0x39 0x3c 0x39 0x3b ,0x3d 0x3a 0x3a 0x38 0x3a 0x3c 0x42 0x3b ,
range:0x37 0x37 0x3a 0x38 0x3a 0x39 0x37 0x3a ,0x39 0x37 0x3a 0x3a 0x38 0x3c 0x39 0x3b ,
0x3b 0x3a 0x38 0x38 0x38 0x37 0x35 0x39 ,0x36 0x36 0x36 0x37 0x37 0x38 0x3e 0x38 ,
the write training result:
DQS0:0x38, DQS1:0x29, DQS2:0x32, DQS3:0x26,
min :0x62 0x62 0x61 0x62 0x61 0x60 0x5f 0x60 0x61 ,0x4f 0x51 0x55 0x52 0x4f 0x52 0x52 0x51 0x51 ,
0x5a 0x5b 0x5b 0x59 0x58 0x5b 0x5a 0x5a 0x5a ,0x4f 0x4d 0x4d 0x4d 0x4c 0x4e 0x4d 0x4b 0x4b ,
mid :0x7c 0x7c 0x7b 0x7d 0x7a 0x7a 0x79 0x7a 0x7b ,0x6a 0x6b 0x6f 0x6c 0x6a 0x6d 0x6d 0x6d 0x6c ,
0x76 0x75 0x74 0x73 0x72 0x74 0x74 0x73 0x74 ,0x69 0x65 0x65 0x65 0x66 0x67 0x6a 0x66 0x67 ,
max :0x97 0x96 0x96 0x98 0x94 0x95 0x93 0x95 0x95 ,0x85 0x86 0x89 0x87 0x85 0x89 0x88 0x89 0x87 ,
0x92 0x90 0x8e 0x8e 0x8c 0x8e 0x8e 0x8c 0x8f ,0x84 0x7d 0x7d 0x7e 0x81 0x81 0x87 0x81 0x83 ,
range:0x35 0x34 0x35 0x36 0x33 0x35 0x34 0x35 0x34 ,0x36 0x35 0x34 0x35 0x36 0x37 0x36 0x38 0x36 ,
0x38 0x35 0x33 0x35 0x34 0x33 0x34 0x32 0x35 ,0x35 0x30 0x30 0x31 0x35 0x33 0x3a 0x36 0x38 ,
CA Training result:
cs:0 min :0x4b 0x4e 0x42 0x42 0x43 0x41 0x47 ,0x4b 0x49 0x40 0x40 0x40 0x3f 0x43 ,
cs:0 mid :0x8b 0x8c 0x82 0x81 0x82 0x80 0x76 ,0x8b 0x88 0x80 0x7f 0x7f 0x7e 0x72 ,
cs:0 max :0xcb 0xca 0xc2 0xc0 0xc2 0xbf 0xa5 ,0xcc 0xc7 0xc0 0xbe 0xbf 0xbd 0xa2 ,
cs:0 range:0x80 0x7c 0x80 0x7e 0x7f 0x7e 0x5e ,0x81 0x7e 0x80 0x7e 0x7f 0x7e 0x5f ,
cs:1 min :0x4d 0x4e 0x43 0x44 0x44 0x43 0x46 ,0x4e 0x4b 0x44 0x41 0x43 0x40 0x41 ,
cs:1 mid :0x8c 0x8d 0x83 0x82 0x84 0x82 0x78 ,0x8e 0x8a 0x83 0x80 0x83 0x7f 0x72 ,
cs:1 max :0xcc 0xcc 0xc4 0xc1 0xc4 0xc1 0xab ,0xce 0xc9 0xc3 0xbf 0xc3 0xbe 0xa4 ,
cs:1 range:0x7f 0x7e 0x81 0x7d 0x80 0x7e 0x65 ,0x80 0x7e 0x7f 0x7e 0x80 0x7e 0x63 ,
out
U-Boot SPL board init
U-Boot SPL 2017.09-g606f72bd97a-240527 #lxh (May 30 2024 - 16:08:15), fwver: v1.14
unknown raw ID 0 0 0
unrecognized JEDEC id bytes: 00, 00, 00
Trying to boot from MMC2
MMC: no card present
mmc_init: -123, time 0
spl: mmc init failed with error: -123
Trying to boot from MMC1
SPL: A/B-slot: _a, successful: 0, tries-remain: 7
Trying fit image at 0x4000 sector
## Verified-boot: 0
## Checking atf-1 0x00040000 (gzip @0x00240000) ... sha256(de69144b99...) + sha256(b5946ac63d...) + OK
## Checking uboot 0x00a00000 (gzip @0x00c00000) ... sha256(540d0f5d16...) + sha256(1bce83d138...) + OK
## Checking fdt 0x00b4e850 ... sha256(a474c6bb61...) + OK
## Checking atf-2 0xfdcc1000 ... sha256(b8dca786b4...) + OK
## Checking atf-3 0x0006b000 ... sha256(2f91089eb7...) + OK
## Checking atf-4 0xfdcce000 ... sha256(86ef885748...) + OK
## Checking atf-5 0xfdcd0000 ... sha256(0b2b146c60...) + OK
## Checking atf-6 0x00069000 ... sha256(a9a1e63bef...) + OK
## Checking optee 0x08400000 (gzip @0x08600000) ... sha256(975beb2863...) + sha256(28fba8b7d7...) + OK
Jumping to U-Boot(0x00a00000) via ARM Trusted Firmware(0x00040000)
Total: 169.41/297.67 ms
INFO: Preloader serial: 2
NOTICE: BL31: v2.3():v2.3-645-g8cea6ab0b:cl, fwver: v1.44
NOTICE: BL31: Built : 16:36:43, Sep 19 2023
INFO: GICv3 without legacy support detected.
INFO: ARM GICv3 driver initialized in EL3
INFO: pmu v1 is valid 220114
INFO: l3 cache partition cfg-0
INFO: dfs DDR fsp_param[0].freq_mhz= 1056MHz
INFO: dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO: dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO: dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO: Using opteed sec cpu_context!
INFO: boot cpu mask: 0
INFO: BL31: Initializing runtime services
INFO: BL31: Initializing BL32
I/TC:
I/TC: OP-TEE version: 3.13.0-791-g185dc3c92 #hisping.lin (gcc version 10.2.1 20201103 (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16))) #2 Tue Apr 16 10:47:32 CST 2024 aarch64, fwver: v2.12
I/TC: OP-TEE memory: TEEOS 0x200000 TA 0xc00000 SHM 0x200000
I/TC: Primary CPU initializing
I/TC: CRYPTO_CRYPTO_VERSION_NEW no support. Skip all algo mode check.
I/TC: Primary CPU switching to normal world boot
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0xa00000
INFO: SPSR = 0x3c9
usb dr_mode not found
usb dr_mode not found
U-Boot 2017.09-231221-dirty #rootroot (Apr 05 2025 - 15:32:43 +0800)
Model: Rockchip RK3568 Evaluation Board
MPIDR: 0x0
PreSerial: 2, raw, 0xfe660000
DRAM: 3.7 GiB
Sysmem: init
Relocation Offset: ed211000
Relocation fdt: eb9f8528 - eb9fecd8
CR: M/C/I
usb dr_mode not found
usb dr_mode not found
Using default environment
optee api revision: 2.0
dwmmc@fe2b0000: 1, dwmmc@fe2c0000: 2, sdhci@fe310000: 0
MMC: no card present
mmc_init: -123, time 1
switch to partitions #0, OK
mmc0(part 0) is current device
Bootdev(scan): mmc 0
MMC0: HS200, 200Mhz
PartType: EFI
TEEC: Waring: Could not find security partition
DM: v1
boot mode: loader
RESC: 'boot', blk@0x00019aa1
resource: sha256+
FIT: no signed, no conf required
DTB: rk-kernel.dtb
HASH(c): OK
usb dr_mode not found
usb dr_mode not found
I2c0 speed: 100000Hz
PMIC: RK8090 (on=0x80, off=0x80)
vdd_logic init 900000 uV
vdd_gpu init 900000 uV
vdd_npu init 900000 uV
io-domain: OK
INFO: ddr dmc_fsp already initialized in loader.
Could not find baseparameter partition
Model: Rockchip RK3566 EVB2 LP4X V10 Board
Rockchip UBOOT DRM driver version: v1.0.1
Assign plane mask automatically
VOP have 2 active VP
vp0 have layer nr:3[1 3 5 ], primary plane: 5
vp1 have layer nr:3[0 2 4 ], primary plane: 4
vp2 have layer nr:0[], primary plane: 0
Using display timing dts
dsi@fe060000: detailed mode clock 132000 kHz, flags[a]
H: 1080 1095 1097 1127
V: 1920 1935 1937 1952
bus_format: 100e
VOP update mode to: 1080x1920p60, type: MIPI0 for VP1
VP1 set crtc_clock to 132000KHz
Unsupported bt709f at 10bit csc depth, use bt601f instead
VOP VP1 enable Smart0[654x270->654x270@213x825] fmt[0] addr[0xedf00000]
final DSI-Link bandwidth: 876 Mbps x 4
xfer: num: 2, addr: 0x50
xfer: num: 2, addr: 0x50
Monitor has basic audio support
Could not find baseparameter partition
hdmi@fe0a0000: detailed mode clock 148500 kHz, flags[5]
H: 1920 2008 2052 2200
V: 1080 1084 1089 1125
bus_format: 2025
VOP update mode to: 1920x1080p60, type: HDMI0 for VP0
VP0 set crtc_clock to 148500KHz
VOP VP0 enable Smart1[654x270->654x270@633x405] fmt[0] addr[0xedf00000]
CEA mode used vic=16
final pixclk = 148500000 tmdsclk = 148500000
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
sink has audio support
hdmi_set_clk_regenerator: fs=48000Hz ftdms=148.500MHz N=6144 cts=148500
enter Rockusb!
RKUSB: LUN 0, dev 0, hwpart 0, sector 0x0, count 0x39ef6c0
\usb device is high-speed
\DDR 2d653b3476 typ 24/01/20-15:04:19,fwver: v1.21
ln
LP4/4x derate en, other dram:1x trefi
SRX
ddrconfig:7
LPDDR4, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=4096MB
tdqss: cs0 dqs0: 72ps, dqs1: -48ps, dqs2: -24ps, dqs3: -72ps,
tdqss: cs1 dqs0: 72ps, dqs1: -48ps, dqs2: 24ps, dqs3: -72ps,
change to: 324MHz
PHY drv:clk:38,ca:38,DQ:30,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x60
rx vref: 35.9%
tx vref: 38.0%
change to: 528MHz
PHY drv:clk:38,ca:38,DQ:30,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58
rx vref: 37.9%
tx vref: 38.0%
change to: 780MHz
PHY drv:clk:38,ca:38,DQ:30,odt:60
vrefinner:16%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58
rx vref: 14.4%
tx vref: 38.0%
change to: 1056MHz(final freq)
PHY drv:clk:38,ca:38,DQ:30,odt:60
vrefinner:16%, vrefout:29%
dram drv:40,odt:80
vref_ca:00000068
clk skew:0x2c
rx vref: 14.4%
tx vref: 35.0%
cs 0:
the read training result:
DQS0:0x38, DQS1:0x3b, DQS2:0x38, DQS3:0x3a,
min : 0x5 0x3 0x1 0x2 0x3 0x1 0x1 0x1 , 0x2 0x5 0x8 0x4 0x1 0x6 0x7 0x4 ,
0x5 0x2 0x3 0x2 0x1 0x5 0x4 0x2 , 0x8 0x4 0x4 0x1 0x3 0x4 0x4 0x3 ,
mid :0x21 0x1f 0x1f 0x1f 0x20 0x1f 0x1d 0x1f ,0x20 0x21 0x26 0x22 0x1e 0x24 0x24 0x23 ,
0x23 0x21 0x20 0x1f 0x1e 0x21 0x20 0x1f ,0x24 0x20 0x20 0x1d 0x1f 0x21 0x24 0x20 ,
max :0x3e 0x3c 0x3d 0x3c 0x3e 0x3e 0x3a 0x3d ,0x3e 0x3d 0x44 0x40 0x3c 0x43 0x42 0x42 ,
0x41 0x40 0x3d 0x3d 0x3c 0x3e 0x3c 0x3d ,0x41 0x3c 0x3d 0x3a 0x3c 0x3f 0x44 0x3e ,
range:0x39 0x39 0x3c 0x3a 0x3b 0x3d 0x39 0x3c ,0x3c 0x38 0x3c 0x3c 0x3b 0x3d 0x3b 0x3e ,
0x3c 0x3e 0x3a 0x3b 0x3b 0x39 0x38 0x3b ,0x39 0x38 0x39 0x39 0x39 0x3b 0x40 0x3b ,
the write training result:
DQS0:0x35, DQS1:0x26, DQS2:0x2f, DQS3:0x23,
min :0x5e 0x5f 0x5e 0x5e 0x5d 0x5c 0x5b 0x5c 0x5d ,0x4b 0x4e 0x52 0x4d 0x4c 0x50 0x4d 0x4d 0x4d ,
0x58 0x58 0x58 0x57 0x56 0x58 0x57 0x57 0x58 ,0x4b 0x4a 0x4a 0x49 0x49 0x4b 0x4a 0x48 0x48 ,
mid :0x79 0x79 0x78 0x79 0x77 0x76 0x75 0x76 0x77 ,0x66 0x68 0x6c 0x68 0x66 0x6a 0x69 0x69 0x68 ,
0x73 0x73 0x72 0x71 0x70 0x72 0x71 0x70 0x72 ,0x66 0x62 0x62 0x61 0x62 0x64 0x67 0x62 0x64 ,
max :0x94 0x93 0x93 0x94 0x91 0x91 0x90 0x91 0x92 ,0x82 0x82 0x87 0x84 0x81 0x85 0x85 0x85 0x84 ,
0x8f 0x8e 0x8c 0x8c 0x8a 0x8c 0x8c 0x8a 0x8d ,0x81 0x7a 0x7b 0x7a 0x7c 0x7d 0x84 0x7c 0x80 ,
range:0x36 0x34 0x35 0x36 0x34 0x35 0x35 0x35 0x35 ,0x37 0x34 0x35 0x37 0x35 0x35 0x38 0x38 0x37 ,
0x37 0x36 0x34 0x35 0x34 0x34 0x35 0x33 0x35 ,0x36 0x30 0x31 0x31 0x33 0x32 0x3a 0x34 0x38 ,
cs 1:
the read training result:
DQS0:0x38, DQS1:0x3b, DQS2:0x38, DQS3:0x3a,
min : 0x5 0x3 0x1 0x2 0x3 0x1 0x1 0x1 , 0x2 0x5 0x8 0x4 0x1 0x6 0x7 0x4 ,
0x5 0x2 0x3 0x2 0x1 0x5 0x4 0x2 , 0x8 0x4 0x4 0x1 0x3 0x4 0x4 0x3 ,
mid :0x21 0x1f 0x1f 0x1f 0x20 0x1f 0x1d 0x1f ,0x20 0x21 0x26 0x22 0x1e 0x24 0x24 0x23 ,
0x23 0x21 0x20 0x1f 0x1e 0x21 0x20 0x1f ,0x24 0x20 0x20 0x1d 0x1f 0x21 0x24 0x20 ,
max :0x3e 0x3c 0x3d 0x3c 0x3e 0x3e 0x3a 0x3d ,0x3e 0x3d 0x44 0x40 0x3c 0x43 0x42 0x42 ,
0x41 0x40 0x3d 0x3d 0x3c 0x3e 0x3c 0x3d ,0x41 0x3c 0x3d 0x3a 0x3c 0x3f 0x44 0x3e ,
range:0x39 0x39 0x3c 0x3a 0x3b 0x3d 0x39 0x3c ,0x3c 0x38 0x3c 0x3c 0x3b 0x3d 0x3b 0x3e ,
0x3c 0x3e 0x3a 0x3b 0x3b 0x39 0x38 0x3b ,0x39 0x38 0x39 0x39 0x39 0x3b 0x40 0x3b ,
the write training result:
DQS0:0x35, DQS1:0x26, DQS2:0x2f, DQS3:0x23,
min :0x5e 0x5f 0x5e 0x5e 0x5d 0x5c 0x5b 0x5c 0x5d ,0x4b 0x4e 0x52 0x4d 0x4c 0x50 0x4d 0x4d 0x4d ,
0x58 0x58 0x58 0x57 0x56 0x58 0x57 0x57 0x58 ,0x4b 0x4a 0x4a 0x49 0x49 0x4b 0x4a 0x48 0x48 ,
mid :0x79 0x79 0x78 0x79 0x77 0x76 0x75 0x76 0x77 ,0x66 0x68 0x6c 0x68 0x66 0x6a 0x69 0x69 0x68 ,
0x73 0x73 0x72 0x71 0x70 0x72 0x71 0x70 0x72 ,0x66 0x62 0x62 0x61 0x62 0x64 0x67 0x62 0x64 ,
max :0x94 0x93 0x93 0x94 0x91 0x91 0x90 0x91 0x92 ,0x82 0x82 0x87 0x84 0x81 0x85 0x85 0x85 0x84 ,
0x8f 0x8e 0x8c 0x8c 0x8a 0x8c 0x8c 0x8a 0x8d ,0x81 0x7a 0x7b 0x7a 0x7c 0x7d 0x84 0x7c 0x80 ,
range:0x36 0x34 0x35 0x36 0x34 0x35 0x35 0x35 0x35 ,0x37 0x34 0x35 0x37 0x35 0x35 0x38 0x38 0x37 ,
0x37 0x36 0x34 0x35 0x34 0x34 0x35 0x33 0x35 ,0x36 0x30 0x31 0x31 0x33 0x32 0x3a 0x34 0x38 ,
CA Training result:
cs:0 min :0x4c 0x4e 0x42 0x43 0x43 0x42 0x48 ,0x4c 0x49 0x41 0x40 0x40 0x3f 0x43 ,
cs:0 mid :0x8c 0x8c 0x82 0x81 0x83 0x81 0x76 ,0x8c 0x88 0x81 0x7f 0x7f 0x7e 0x72 ,
cs:0 max :0xcc 0xcb 0xc2 0xc0 0xc3 0xc0 0xa5 ,0xcc 0xc7 0xc1 0xbe 0xbf 0xbd 0xa2 ,
cs:0 range:0x80 0x7d 0x80 0x7d 0x80 0x7e 0x5d ,0x80 0x7e 0x80 0x7e 0x7f 0x7e 0x5f ,
cs:1 min :0x4d 0x4f 0x44 0x44 0x45 0x44 0x47 ,0x4f 0x4c 0x45 0x41 0x44 0x40 0x42 ,
cs:1 mid :0x8d 0x8d 0x84 0x83 0x84 0x82 0x79 ,0x8e 0x8a 0x84 0x80 0x84 0x7f 0x73 ,
cs:1 max :0xcd 0xcc 0xc4 0xc2 0xc4 0xc1 0xac ,0xce 0xc9 0xc4 0xbf 0xc4 0xbf 0xa4 ,
cs:1 range:0x80 0x7d 0x80 0x7e 0x7f 0x7d 0x65 ,0x7f 0x7d 0x7f 0x7e 0x80 0x7f 0x62 ,
out
U-Boot SPL board init
U-Boot SPL 2017.09-g606f72bd97a-240527 #lxh (May 30 2024 - 16:08:15), fwver: v1.14
unknown raw ID 0 0 0
unrecognized JEDEC id bytes: 00, 00, 00
Trying to boot from MMC2
MMC: no card present
mmc_init: -123, time 0
spl: mmc init failed with error: -123
Trying to boot from MMC1
Magic is incorrect.
Error validating A/B metadata from disk. Resetting and writing new A/B metadata to disk.
SPL: A/B-slot: _a, successful: 0, tries-remain: 7
Trying fit image at 0x4000 sector
## Verified-boot: 0
## Checking atf-1 0x00040000 (gzip @0x00240000) ... sha256(5fd93da4cf...) + sha256(b5946ac63d...) + OK
## Checking uboot 0x00a00000 (gzip @0x00c00000) ... sha256(1324208c73...) + sha256(e6275a61ce...) + OK
## Checking fdt 0x00b4e850 ... sha256(a474c6bb61...) + OK
## Checking atf-2 0xfdcc1000 ... sha256(b8dca786b4...) + OK
## Checking atf-3 0x0006b000 ... sha256(2f91089eb7...) + OK
## Checking atf-4 0xfdcce000 ... sha256(86ef885748...) + OK
## Checking atf-5 0xfdcd0000 ... sha256(0b2b146c60...) + OK
## Checking atf-6 0x00069000 ... sha256(a9a1e63bef...) + OK
## Checking optee 0x08400000 (gzip @0x08600000) ... sha256(614a2f386c...) + sha256(28fba8b7d7...) + OK
Jumping to U-Boot(0x00a00000) via ARM Trusted Firmware(0x00040000)
Total: 171.721/299.824 ms
INFO: Preloader serial: 2
NOTICE: BL31: v2.3():v2.3-645-g8cea6ab0b:cl, fwver: v1.44
NOTICE: BL31: Built : 16:36:43, Sep 19 2023
INFO: GICv3 without legacy support detected.
INFO: ARM GICv3 driver initialized in EL3
INFO: pmu v1 is valid 220114
INFO: l3 cache partition cfg-0
INFO: dfs DDR fsp_param[0].freq_mhz= 1056MHz
INFO: dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO: dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO: dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO: Using opteed sec cpu_context!
INFO: boot cpu mask: 0
INFO: BL31: Initializing runtime services
INFO: BL31: Initializing BL32
I/TC:
I/TC: OP-TEE version: 3.13.0-791-g185dc3c92 #hisping.lin (gcc version 10.2.1 20201103 (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16))) #2 Tue Apr 16 10:47:32 CST 2024 aarch64, fwver: v2.12
I/TC: OP-TEE memory: TEEOS 0x200000 TA 0xc00000 SHM 0x200000
I/TC: Primary CPU initializing
I/TC: CRYPTO_CRYPTO_VERSION_NEW no support. Skip all algo mode check.
I/TC: Primary CPU switching to normal world boot
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0xa00000
INFO: SPSR = 0x3c9
usb dr_mode not found
usb dr_mode not found
U-Boot 2017.09-231221-dirty #rootroot (Apr 05 2025 - 16:59:11 +0800)
Model: Rockchip RK3568 Evaluation Board
MPIDR: 0x0
PreSerial: 2, raw, 0xfe660000
DRAM: 3.7 GiB
Sysmem: init
Relocation Offset: ed211000
Relocation fdt: eb9f8528 - eb9fecd8
CR: M/C/I
usb dr_mode not found
usb dr_mode not found
Using default environment
optee api revision: 2.0
dwmmc@fe2b0000: 1, dwmmc@fe2c0000: 2, sdhci@fe310000: 0
MMC: no card present
mmc_init: -123, time 0
switch to partitions #0, OK
mmc0(part 0) is current device
Bootdev(scan): mmc 0
MMC0: HS200, 200Mhz
PartType: EFI
TEEC: Waring: Could not find security partition
DM: v1
boot mode: normal
RESC: 'boot', blk@0x00019a95
resource: sha256+
FIT: no signed, no conf required
DTB: rk-kernel.dtb
HASH(c): OK
usb dr_mode not found
usb dr_mode not found
I2c0 speed: 100000Hz
PMIC: RK8090 (on=0x80, off=0x80)
vdd_logic init 900000 uV
vdd_gpu init 900000 uV
vdd_npu init 900000 uV
io-domain: OK
INFO: ddr dmc_fsp already initialized in loader.
Could not find baseparameter partition
Model: Rockchip RK3566 EVB2 LP4X V10 Board
Rockchip UBOOT DRM driver version: v1.0.1
Assign plane mask automatically
VOP have 1 active VP
vp0 have layer nr:6[0 2 4 1 3 5 ], primary plane: 4
vp1 have layer nr:0[], primary plane: 0
vp2 have layer nr:0[], primary plane: 0
xfer: num: 2, addr: 0x50
xfer: num: 2, addr: 0x50
Monitor has basic audio support
Could not find baseparameter partition
hdmi@fe0a0000: detailed mode clock 148500 kHz, flags[5]
H: 1920 2008 2052 2200
V: 1080 1084 1089 1125
bus_format: 2025
VOP update mode to: 1920x1080p60, type: HDMI0 for VP0
VP0 set crtc_clock to 148500KHz
VOP VP0 enable Smart0[654x270->654x270@633x405] fmt[0] addr[0xedf00000]
CEA mode used vic=16
final pixclk = 148500000 tmdsclk = 148500000
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
sink has audio support
hdmi_set_clk_regenerator: fs=48000Hz ftdms=148.500MHz N=6144 cts=148500
CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
apll 1104000 KHz
dpll 528000 KHz
gpll 1188000 KHz
cpll 1000000 KHz
npll 1200000 KHz
vpll 24000 KHz
hpll 148500 KHz
ppll 200000 KHz
armclk 1104000 KHz
aclk_bus 150000 KHz
pclk_bus 100000 KHz
aclk_top_high 500000 KHz
aclk_top_low 400000 KHz
hclk_top 150000 KHz
pclk_top 100000 KHz
aclk_perimid 300000 KHz
hclk_perimid 150000 KHz
pclk_pmu 100000 KHz
Net: eth1: ethernet@fe010000
Hit key to stop autoboot('CTRL+C'): 0
ANDROID: reboot reason: "(none)"
Not AVB images, AVB skip
No valid android hdr
Android image load failed
Android boot failed, error -1.
## Booting FIT Image at 0xe94a4b00 with size 0x02352a00
Fdt Ramdisk skip relocation
## Loading kernel from FIT Image at e94a4b00 ...
Using 'conf' configuration
## Verified-boot: 0
Trying 'kernel' kernel subimage
Description: unavailable
Type: Kernel Image
Compression: uncompressed
Data Start: 0xe94ceb00
Data Size: 36866560 Bytes = 35.2 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00280000
Entry Point: 0x00280000
Hash algo: sha256
Hash value: ef64896207cccc0d816808cb2788a72cf113ab83c5d6af3e010944acd2ba61ef
Verifying Hash Integrity ... sha256+ OK
## Loading fdt from FIT Image at e94a4b00 ...
Using 'conf' configuration
Trying 'fdt' fdt subimage
Description: unavailable
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0xe94a5300
Data Size: 169709 Bytes = 165.7 KiB
Architecture: AArch64
Load Address: 0x08300000
Hash algo: sha256
Hash value: bcba43ee816535b57ba596a314ad330c1d6eef43cde3f27403731f0ca08638f9
Verifying Hash Integrity ... sha256+ OK
Loading fdt from 0x08300000 to 0x08300000
Booting using the fdt blob at 0x08300000
Loading Kernel Image from 0xe94ceb00 to 0x00280000 ... OK
kernel loaded at 0x00280000, end = 0x025a8a00
Using Device Tree in place at 0000000008300000, end 000000000832c6ec
vp0, plane_mask:0x3f, primary-id:4, curser-id:0
vp1, plane_mask:0x0, primary-id:0, curser-id:-1
vp2, plane_mask:0x0, primary-id:0, curser-id:-1
## reserved-memory:
drm-logo@00000000: addr=edf00000 size=15a000
drm-cubic-lut@00000000: addr=eff00000 size=8000
ramoops@110000: addr=110000 size=f0000
Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
Adding bank: 0x09400000 - 0xf0000000 (size: 0xe6c00000)
== DO RELOCATE == Kernel from 0x00280000 to 0x00200000
Total: 943.955/992.124 ms
Starting kernel ...
[ 0.997265] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 0.997290] Linux version 5.10.209 (rootroot@rootroot-X99-Turbo) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #1 SMP Sat Apr 5 16:59:27 CST 2025
[ 0.999041] random: crng init done
[ 1.002892] Machine model: Rockchip RK3566 EVB2 LP4X V10 Board
[ 1.035882] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '')
[ 1.040380] printk: bootconsole [uart8250] enabled
[ 1.041932] efi: UEFI not found.
[ 1.096148] Zone ranges:
[ 1.096395] DMA [mem 0x0000000000200000-0x00000000efffffff]
[ 1.096961] DMA32 empty
[ 1.097225] Normal empty
[ 1.097489] Movable zone start for each node
[ 1.097878] Early memory node ranges
[ 1.098205] node 0: [mem 0x0000000000200000-0x00000000083fffff]
[ 1.098772] node 0: [mem 0x0000000009400000-0x00000000efffffff]
[ 1.099346] Initmem setup node 0 [mem 0x0000000000200000-0x00000000efffffff]
[ 1.117265] cma: Reserved 16 MiB at 0x00000000ee400000
[ 1.117812] psci: probing for conduit method from DT.
[ 1.118280] psci: PSCIv1.1 detected in firmware.
[ 1.118702] psci: Using standard PSCI v0.2 function IDs
[ 1.119182] psci: Trusted OS migration not required
[ 1.119628] psci: SMC Calling Convention v1.2
[ 1.120359] percpu: Embedded 30 pages/cpu s83800 r8192 d30888 u122880
[ 1.121052] Detected VIPT I-cache on CPU0
[ 1.121452] CPU features: detected: GIC system register CPU interface
[ 1.122036] CPU features: detected: Virtualization Host Extensions
[ 1.122603] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 1.123254] alternatives: patching kernel code
[ 1.125451] Built 1 zonelists, mobility grouping on. Total pages: 963080
[ 1.126081] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.verifiedbootstate=orange rw rootwait earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 androidboot.fwver=ddr-v1.21-2d653b3476,spl-v1.14,bl31-v1.44,bl32-v2.12,uboot-31221-dirt-04/05/2025
[ 1.129969] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 1.131177] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 1.131880] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 1.174124] Memory: 3782628K/3913728K available (18752K kernel code, 3490K rwdata, 6932K rodata, 6720K init, 590K bss, 114716K reserved, 16384K cma-reserved)
[ 1.175518] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 1.176146] ftrace: allocating 57309 entries in 224 pages
[ 1.247210] ftrace: allocated 224 pages with 3 groups
[ 1.247990] rcu: Hierarchical RCU implementation.
[ 1.248441] rcu: RCU event tracing is enabled.
[ 1.248869] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 1.249499] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 1.250115] Rude variant of Tasks RCU enabled.
[ 1.250543] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 1.251255] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 1.256112] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 1.258108] GICv3: GIC: Using split EOI/Deactivate mode
[ 1.258615] GICv3: 320 SPIs implemented
[ 1.258977] GICv3: 0 Extended SPIs implemented
[ 1.259429] GICv3: Distributor has no Range Selector support
[ 1.259968] GICv3: 16 PPIs implemented
[ 1.260713] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
[ 1.261476] ITS [mem 0xfd440000-0xfd45ffff]
[ 1.261935] ITS@0x00000000fd440000: allocated 8192 Devices @29d0000 (indirect, esz 8, psz 64K, shr 0)
[ 1.262835] ITS@0x00000000fd440000: allocated 32768 Interrupt Collections @29e0000 (flat, esz 2, psz 64K, shr 0)
[ 1.263797] ITS: using cache flushing for cmd queue
[ 1.264581] GICv3: using LPI property table @0x00000000029f0000
[ 1.265254] GIC: using cache flushing for LPI property table
[ 1.265792] GICv3: CPU0: using allocated LPI pending table @0x0000000002a00000
[ 1.266541] rcu: Offload RCU callbacks from CPUs: (none).
[ 1.294851] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 1.295440] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 1.296462] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 1.298179] Console: colour dummy device 80x25
[ 1.298644] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 1.299617] pid_max: default: 32768 minimum: 301
[ 1.300174] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.300883] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.302910] rcu: Hierarchical SRCU implementation.
[ 1.304028] Platform MSI: interrupt-controller@fd440000 domain created
[ 1.305067] PCI/MSI: /interrupt-controller@fd400000/interrupt-controller@fd440000 domain created
[ 1.306233] EFI services will not be available.
[ 1.306955] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
[ 1.308606] Detected VIPT I-cache on CPU1
[ 1.308636] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
[ 1.308657] GICv3: CPU1: using allocated LPI pending table @0x0000000002a10000
[ 1.308710] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[ 1.309975] Detected VIPT I-cache on CPU2
[ 1.310001] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
[ 1.310019] GICv3: CPU2: using allocated LPI pending table @0x0000000002a20000
[ 1.310057] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[ 1.311273] Detected VIPT I-cache on CPU3
[ 1.311296] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
[ 1.311313] GICv3: CPU3: using allocated LPI pending table @0x0000000002a30000
[ 1.311349] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[ 1.311438] smp: Brought up 1 node, 4 CPUs
[ 1.318848] SMP: Total of 4 processors activated.
[ 1.319300] CPU features: detected: Privileged Access Never
[ 1.319825] CPU features: detected: LSE atomic instructions
[ 1.320350] CPU features: detected: User Access Override
[ 1.320851] CPU features: detected: 32-bit EL0 Support
[ 1.321335] CPU features: detected: Common not Private translations
[ 1.321924] CPU features: detected: RAS Extension Support
[ 1.322432] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 1.323249] CPU features: detected: CRC32 instructions
[ 1.323734] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 1.324388] CPU features: detected: RCpc load-acquire (LDAPR)
[ 1.350645] CPU: All CPU(s) started at EL2
[ 1.352415] devtmpfs: initialized
[ 1.371926] Registered cp15_barrier emulation handler
[ 1.372421] Registered setend emulation handler
[ 1.373024] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 1.373978] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 1.375076] pinctrl core: initialized pinctrl subsystem
[ 1.376087] DMI not present or invalid.
[ 1.376696] NET: Registered protocol family 16
[ 1.378615] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 1.379472] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.382139] Registered FIQ tty driver
[ 1.382876] thermal_sys: Registered thermal governor 'fair_share'
[ 1.382882] thermal_sys: Registered thermal governor 'step_wise'
[ 1.383458] thermal_sys: Registered thermal governor 'user_space'
[ 1.384024] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.384874] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ 1.386316] cpuidle: using governor menu
[ 1.386952] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 1.387719] ASID allocator initialised with 65536 entries
[ 1.390311] ramoops: dmesg-0 0x20000@0x0000000000110000
[ 1.392002] ramoops: console 0x80000@0x0000000000130000
[ 1.392512] ramoops: pmsg 0x50000@0x00000000001b0000
[ 1.393325] printk: console [ramoops-1] enabled
[ 1.393756] pstore: Registered ramoops as persistent store backend
[ 1.394340] ramoops: using 0xf0000@0x110000, ecc: 0
[ 1.429148] rockchip-gpio fdd60000.gpio0: probed /pinctrl/gpio0@fdd60000
[ 1.430370] rockchip-gpio fe740000.gpio1: probed /pinctrl/gpio1@fe740000
[ 1.431467] rockchip-gpio fe750000.gpio2: probed /pinctrl/gpio2@fe750000
[ 1.432599] rockchip-gpio fe760000.gpio3: probed /pinctrl/gpio3@fe760000
[ 1.433711] rockchip-gpio fe770000.gpio4: probed /pinctrl/gpio4@fe770000
[ 1.434452] rockchip-pinctrl pinctrl: probed pinctrl
[ 1.456239] fiq_debugger fiq_debugger.0: IRQ fiq not found
[ 1.456799] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[ 1.457351] fiq_debugger_probe: could not install nmi irq handler
[[ 1.458010] printk: console [ttyFIQ0] enabled
1.458010] printk: console [ttyFIQ0] enabled
[ 1.458811] printk: bootconsole [uart8250] disabled
[ 1.458811] printk: bootconsole [uart8250] disabled
[ 1.459506] Registered fiq debugger ttyFIQ0
[ 1.460201] vcc3v3_sys: supplied by dc_12v
[ 1.460437] vcc5v0_sys: supplied by dc_12v
[ 1.460682] vcc5v0_usb: supplied by dc_12v
[ 1.461101] vcc5v0_host: supplied by vcc5v0_usb
[ 1.461539] vcc5v0_otg: supplied by vcc5v0_usb
[ 1.462058] vcc3v3_pcie: supplied by dc_12v
[ 1.462800] iommu: Default domain type: Translated
[ 1.466251] SCSI subsystem initialized
[ 1.466462] usbcore: registered new interface driver usbfs
[ 1.466514] usbcore: registered new interface driver hub
[ 1.466551] usbcore: registered new device driver usb
[ 1.466640] mc: Linux media interface: v0.10
[ 1.466669] videodev: Linux video capture interface: v2.00
[ 1.466737] pps_core: LinuxPPS API ver. 1 registered
[ 1.466746] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 1.466767] PTP clock support registered
[ 1.466805] EDAC MC: Ver: 3.0.0
[ 1.467688] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[ 1.467753] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[ 1.469567] Advanced Linux Sound Architecture Driver Initialized.
[ 1.469947] Bluetooth: Core ver 2.22
[ 1.469981] NET: Registered protocol family 31
[ 1.469989] Bluetooth: HCI device and connection manager initialized
[ 1.470002] Bluetooth: HCI socket layer initialized
[ 1.470012] Bluetooth: L2CAP socket layer initialized
[ 1.470030] Bluetooth: SCO socket layer initialized
[ 1.470498] rockchip-cpuinfo cpuinfo: SoC : 35663000
[ 1.470511] rockchip-cpuinfo cpuinfo: Serial : 2c4562ba3bfb1c7d
[ 1.471209] clocksource: Switched to clocksource arch_sys_counter
[ 1.871152] NET: Registered protocol family 2
[ 1.871411] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.872986] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 1.873040] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 1.873190] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 1.873581] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.873688] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 1.873739] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 1.873888] NET: Registered protocol family 1
[ 1.874306] RPC: Registered named UNIX socket transport module.
[ 1.874318] RPC: Registered udp transport module.
[ 1.874324] RPC: Registered tcp transport module.
[ 1.874330] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.875249] PCI: CLS 0 bytes, default 64
[ 1.877686] rockchip-thermal fe710000.tsadc: tsadc is probed successfully!
[ 1.878678] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
[ 1.882511] Initialise system trusted keyrings
[ 1.882654] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[ 1.886470] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.886994] NFS: Registering the id_resolver key type
[ 1.887027] Key type id_resolver registered
[ 1.887035] Key type id_legacy registered
[ 1.887071] ntfs: driver 2.1.32 [Flags: R/O].
[ 1.887253] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 1.887492] fuse: init (API version 7.32)
[ 1.887761] SGI XFS with security attributes, no debug enabled
[ 1.917831] NET: Registered protocol family 38
[ 1.917877] Key type asymmetric registered
[ 1.917888] Asymmetric key parser 'x509' registered
[ 1.917928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 1.917938] io scheduler mq-deadline registered
[ 1.917946] io scheduler kyber registered
[ 1.918598] rockchip-csi2-dphy-hw fe870000.csi2-dphy-hw: csi2 dphy hw probe successfully!
[ 1.919329] rockchip-csi2-dphy csi2-dphy1: csi2 dphy1 probe successfully!
[ 1.929866] rk-pcie 3c0000000.pcie: invalid prsnt-gpios property in node
[ 1.930157] pwm-backlight backlight: supply power not found, using dummy regulator
[ 1.930548] pwm-backlight backlight1: supply power not found, using dummy regulator
[ 1.931055] iep: Module initialized.
[ 1.931119] mpp_service mpp-srv: a712cbc22c5a author: Yandong Lin 2024-05-21 video: rockchip: mpp: optimize the schedule of enc/dec
[ 1.931130] mpp_service mpp-srv: probe start
[ 1.932895] mpp_vdpu2 fdea0400.vdpu: Adding to iommu group 1
[ 1.933077] mpp_vdpu2 fdea0400.vdpu: probe device
[ 1.933352] mpp_vdpu2 fdea0400.vdpu: probing finish
[ 1.933744] mpp_vepu2 fdee0000.vepu: Adding to iommu group 3
[ 1.933902] mpp_vepu2 fdee0000.vepu: probing start
[ 1.934137] mpp_vepu2 fdee0000.vepu: probing finish
[ 1.934578] mpp-iep2 fdef0000.iep: Adding to iommu group 4
[ 1.934748] mpp-iep2 fdef0000.iep: probe device
[ 1.935005] mpp-iep2 fdef0000.iep: allocate roi buffer failed
[ 1.935037] mpp-iep2 fdef0000.iep: probing finish
[ 1.935582] mpp_jpgdec fded0000.jpegd: Adding to iommu group 2
[ 1.935746] rk-pcie 3c0000000.pcie: IRQ msi not found
[ 1.935755] mpp_jpgdec fded0000.jpegd: probe device
[ 1.935764] rk-pcie 3c0000000.pcie: use outband MSI support
[ 1.935773] rk-pcie 3c0000000.pcie: Missing *config* reg space
[ 1.935793] rk-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
[ 1.935823] rk-pcie 3c0000000.pcie: err 0x00f4000000..0x00f40fffff -> 0x00f4000000
[ 1.935839] rk-pcie 3c0000000.pcie: IO 0x00f4100000..0x00f41fffff -> 0x00f4100000
[ 1.935856] rk-pcie 3c0000000.pcie: MEM 0x00f4200000..0x00f5ffffff -> 0x00f4200000
[ 1.935868] rk-pcie 3c0000000.pcie: MEM 0x0300000000..0x033fffffff -> 0x0300000000
[ 1.935906] rk-pcie 3c0000000.pcie: Missing *config* reg space
[ 1.935938] rk-pcie 3c0000000.pcie: invalid resource
[ 1.936033] mpp_jpgdec fded0000.jpegd: probing finish
[ 1.937222] mpp_service mpp-srv: probe success
[ 1.941368] dma-pl330 fe530000.dmac: Loaded driver for PL330 DMAC-241330
[ 1.941391] dma-pl330 fe530000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 1.943015] dma-pl330 fe550000.dmac: Loaded driver for PL330 DMAC-241330
[ 1.943029] dma-pl330 fe550000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 1.943718] rockchip-pvtm fde00000.pvtm: pvtm@0 probed
[ 1.943843] rockchip-pvtm fde80000.pvtm: pvtm@1 probed
[ 1.943949] rockchip-pvtm fde90000.pvtm: pvtm@2 probed
[ 1.944472] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[ 1.945085] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
[ 1.945345] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 1.946344] fe650000.serial: ttyS1 at MMIO 0xfe650000 (irq = 73, base_baud = 1500000) is a 16550A
[ 1.949000] rockchip-vop2 fe040000.vop: Adding to iommu group 9
[ 1.955419] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x3f, primary plane phy id: 4
[ 1.955462] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: 0x0, primary plane phy id: -1
[ 1.955474] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x0, primary plane phy id: -1
[ 1.955598] rockchip-vop2 fe040000.vop: [drm:vop2_bind] Cluster0-win0 as cursor plane for vp0
[ 1.955640] rockchip-vop2 fe040000.vop: [drm:vop2_bind] VP1 plane_mask is zero, so ignore register crtc
[ 1.955652] rockchip-vop2 fe040000.vop: [drm:vop2_bind] VP2 plane_mask is zero, so ignore register crtc
[ 1.955687] [drm] failed to init overlay plane Cluster0-win1
[ 1.955770] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffffffc00935f988)
[ 1.956035] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 1.956543] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 1.956774] dwhdmi-rockchip fe0a0000.hdmi: IRQ index 1 not found
[ 1.957119] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffffffc00936e510)
[ 2.142350] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.167892] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.192358] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[ 2.193024] [drm] Initialized rockchip 3.0.0 20140818 for display-subsystem on minor 0
[ 2.194574] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.197655] input: hdmi_cec_key as /devices/platform/fe0a0000.hdmi/dw-hdmi-cec.1.auto/input/input0
[ 2.198521] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.199124] brd: module loaded
[ 2.203453] loop: module loaded
[ 2.203810] zram: Added device: zram0
[ 2.204040] lkdtm: No crash points registered, enable through debugfs
[ 2.208347] spi-nand spi4.0: unknown raw ID 00000000
[ 2.208397] spi-nand: probe of spi4.0 failed with error -524
[ 2.210609] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found
[ 2.210835] rk_gmac-dwmac fe010000.ethernet: supply phy not found, using dummy regulator
[ 2.210965] rk_gmac-dwmac fe010000.ethernet: clock input or output? (input).
[ 2.210978] rk_gmac-dwmac fe010000.ethernet: TX delay(0x3a).
[ 2.210987] rk_gmac-dwmac fe010000.ethernet: RX delay(0x29).
[ 2.211000] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no).
[ 2.211037] rk_gmac-dwmac fe010000.ethernet: clock input from PHY
[ 2.211290] rk_gmac-dwmac fe010000.ethernet: init for RGMII
[ 2.211489] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51
[ 2.211503] rk_gmac-dwmac fe010000.ethernet: DWMAC4/5
[ 2.211514] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported
[ 2.211522] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported
[ 2.211529] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported
[ 2.211535] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported
[ 2.211590] rk_gmac-dwmac fe010000.ethernet: TSO supported
[ 2.211599] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.211607] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled
[ 2.211615] rk_gmac-dwmac fe010000.ethernet: Using 32 bits DMA width
[ 2.221226] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.247893] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.274557] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.301227] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.327889] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.347067] usbcore: registered new interface driver rtl8150
[ 2.347144] usbcore: registered new interface driver r8152
[ 2.354591] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.356529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.356578] ehci-pci: EHCI PCI platform driver
[ 2.356666] ehci-platform: EHCI generic platform driver
[ 2.357070] phy phy-fe8b0000.usb2-phy.4: illegal mode
[ 2.359115] ehci-platform fd800000.usb: EHCI Host Controller
[ 2.359307] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 1
[ 2.359426] ehci-platform fd800000.usb: irq 19, io mem 0xfd800000
[ 2.371220] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00
[ 2.371402] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.371414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.371422] usb usb1: Product: EHCI Host Controller
[ 2.371428] usb usb1: Manufacturer: Linux 5.10.209 ehci_hcd
[ 2.371435] usb usb1: SerialNumber: fd800000.usb
[ 2.371826] hub 1-0:1.0: USB hub found
[ 2.371866] hub 1-0:1.0: 1 port detected
[ 2.374517] ehci-platform fd880000.usb: EHCI Host Controller
[ 2.374687] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 2
[ 2.374799] ehci-platform fd880000.usb: irq 21, io mem 0xfd880000
[ 2.381223] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.387900] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
[ 2.388060] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.388072] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.388080] usb usb2: Product: EHCI Host Controller
[ 2.388087] usb usb2: Manufacturer: Linux 5.10.209 ehci_hcd
[ 2.388094] usb usb2: SerialNumber: fd880000.usb
[ 2.388455] hub 2-0:1.0: USB hub found
[ 2.388489] hub 2-0:1.0: 1 port detected
[ 2.389121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.389152] ohci-platform: OHCI generic platform driver
[ 2.389444] phy phy-fe8b0000.usb2-phy.4: illegal mode
[ 2.389464] ohci-platform fd840000.usb: Generic Platform OHCI controller
[ 2.389622] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3
[ 2.389728] ohci-platform fd840000.usb: irq 20, io mem 0xfd840000
[ 2.448674] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 2.448694] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.448703] usb usb3: Product: Generic Platform OHCI controller
[ 2.448710] usb usb3: Manufacturer: Linux 5.10.209 ohci_hcd
[ 2.448717] usb usb3: SerialNumber: fd840000.usb
[ 2.449076] hub 3-0:1.0: USB hub found
[ 2.449112] hub 3-0:1.0: 1 port detected
[ 2.449609] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
[ 2.449756] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4
[ 2.449856] ohci-platform fd8c0000.usb: irq 22, io mem 0xfd8c0000
[ 2.508688] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 2.508709] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.508719] usb usb4: Product: Generic Platform OHCI controller
[ 2.508726] usb usb4: Manufacturer: Linux 5.10.209 ohci_hcd
[ 2.508733] usb usb4: SerialNumber: fd8c0000.usb
[ 2.509130] hub 4-0:1.0: USB hub found
[ 2.509166] hub 4-0:1.0: 1 port detected
[ 2.510349] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 2.510536] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 5
[ 2.510664] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000800002010010
[ 2.510722] xhci-hcd xhci-hcd.4.auto: irq 88, io mem 0xfd000000
[ 2.510837] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 2.510966] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 6
[ 2.510984] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed
[ 2.511110] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.511121] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.511129] usb usb5: Product: xHCI Host Controller
[ 2.511135] usb usb5: Manufacturer: Linux 5.10.209 xhci-hcd
[ 2.511142] usb usb5: SerialNumber: xhci-hcd.4.auto
[ 2.511555] hub 5-0:1.0: USB hub found
[ 2.511593] hub 5-0:1.0: 1 port detected
[ 2.511912] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.512012] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 2.512022] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.512030] usb usb6: Product: xHCI Host Controller
[ 2.512037] usb usb6: Manufacturer: Linux 5.10.209 xhci-hcd
[ 2.512044] usb usb6: SerialNumber: xhci-hcd.4.auto
[ 2.512385] hub 6-0:1.0: USB hub found
[ 2.512418] hub 6-0:1.0: 1 port detected
[ 2.512827] usbcore: registered new interface driver cdc_acm
[ 2.512838] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.513056] usbcore: registered new interface driver uas
[ 2.513135] usbcore: registered new interface driver usb-storage
[ 2.513217] usbcore: registered new interface driver usbserial_generic
[ 2.513240] usbserial: USB Serial support registered for generic
[ 2.513280] usbcore: registered new interface driver cp210x
[ 2.513302] usbserial: USB Serial support registered for cp210x
[ 2.513360] usbcore: registered new interface driver ftdi_sio
[ 2.513381] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.513497] usbcore: registered new interface driver keyspan
[ 2.513520] usbserial: USB Serial support registered for Keyspan - (without firmware)
[ 2.513539] usbserial: USB Serial support registered for Keyspan 1 port adapter
[ 2.513561] usbserial: USB Serial support registered for Keyspan 2 port adapter
[ 2.513581] usbserial: USB Serial support registered for Keyspan 4 port adapter
[ 2.513630] usbcore: registered new interface driver option
[ 2.513652] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.513794] usbcore: registered new interface driver oti6858
[ 2.513816] usbserial: USB Serial support registered for oti6858
[ 2.513856] usbcore: registered new interface driver pl2303
[ 2.513876] usbserial: USB Serial support registered for pl2303
[ 2.513922] usbcore: registered new interface driver qcserial
[ 2.513944] usbserial: USB Serial support registered for Qualcomm USB modem
[ 2.513999] usbcore: registered new interface driver sierra
[ 2.514023] usbserial: USB Serial support registered for Sierra USB modem
[ 2.515374] usbcore: registered new interface driver usbtouchscreen
[ 2.515819] .. rk pwm remotectl v2.0 init
[ 2.516046] input: fe6e0030.pwm as /devices/platform/fe6e0030.pwm/input/input1
[ 2.516398] remotectl-pwm fe6e0030.pwm: Controller support pwrkey capture
[ 2.516931] i2c /dev entries driver
[ 2.519033] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
[ 2.520783] vdd_cpu: supplied by vcc5v0_sys
[ 2.526890] rk808 0-0020: chip id: 0x8090
[ 2.526941] rk808 0-0020: No cache defaults, reading back from HW
[ 2.550626] rk808 0-0020: source: on=0x80, off=0x80
[ 2.550653] rk808 0-0020: support dcdc3 fb mode:-22, 1
[ 2.551002] rk808 0-0020: support pmic reset mode:0,0
[ 2.555271] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 2.555316] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 2.555385] vdd_logic: supplied by vcc3v3_sys
[ 2.556046] vdd_gpu: supplied by vcc3v3_sys
[ 2.556605] vcc_ddr: supplied by vcc3v3_sys
[ 2.557172] vdd_npu: supplied by vcc3v3_sys
[ 2.557748] vcc_1v8: supplied by vcc3v3_sys
[ 2.558303] vdda0v9_image: supplied by vcc3v3_sys
[ 2.559371] vdda_0v9: supplied by vcc3v3_sys
[ 2.560459] vdda0v9_pmu: supplied by vcc3v3_sys
[ 2.561526] vccio_acodec: supplied by vcc3v3_sys
[ 2.562612] vccio_sd: supplied by vcc3v3_sys
[ 2.563717] vcc3v3_pmu: supplied by vcc3v3_sys
[ 2.564803] vcca_1v8: supplied by vcc3v3_sys
[ 2.565891] vcca1v8_pmu: supplied by vcc3v3_sys
[ 2.566980] vcca1v8_image: supplied by vcc3v3_sys
[ 2.568055] vcc_3v3: supplied by vcc3v3_sys
[ 2.568615] vcc3v3_sd: supplied by vcc3v3_sys
[ 2.569163] rk817-battery: Failed to locate of_node [id: -1]
[ 2.569312] rk817-battery rk817-battery: Failed to find matching dt id
[ 2.569458] rk817-charger: Failed to locate of_node [id: -1]
[ 2.569552] rk817-charger rk817-charger: Failed to find matching dt id
[ 2.572572] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input2
[ 2.578347] rk808-rtc rk808-rtc: registered as rtc0
[ 2.580064] rk808-rtc rk808-rtc: setting system clock to 2017-08-04T16:39:11 UTC (1501864751)
[ 2.583286] rockchip-pinctrl pinctrl: pin gpio3-11 already requested by fe010000.ethernet; cannot claim for fe5e0000.i2c
[ 2.583323] rockchip-pinctrl pinctrl: pin-107 (fe5e0000.i2c) status -22
[ 2.583334] rockchip-pinctrl pinctrl: could not request pin 107 (gpio3-11) from group i2c5m0-xfer on device rockchip-pinctrl
[ 2.583342] rk3x-i2c fe5e0000.i2c: Error applying setting, reverse things back
[ 2.583365] rk3x-i2c: probe of fe5e0000.i2c failed with error -22
[ 2.584495] rkcifhw fdfe0000.rkcif: Adding to iommu group 7
[ 2.584992] rkcifhw fdfe0000.rkcif: can't request region for resource [mem 0xfdfe0000-0xfdfe7fff]
[ 2.585085] rkcifhw fdfe0000.rkcif: No reserved memory region assign to CIF
[ 2.586067] rockchip-mipi-csi2-hw fdfb0000.mipi-csi2-hw: enter mipi csi2 hw probe!
[ 2.586203] rockchip-mipi-csi2-hw fdfb0000.mipi-csi2-hw: probe success, v4l2_dev:mipi-csi2-hw!
[ 2.587299] rkisp_hw fdff0000.rkisp: Adding to iommu group 8
[ 2.587490] rkisp_hw fdff0000.rkisp: is_thunderboot: 0
[ 2.587519] rkisp_hw fdff0000.rkisp: can't request region for resource [mem 0xfdff0000-0xfdffffff]
[ 2.587548] rkisp_hw fdff0000.rkisp: max input:0x0@0fps
[ 2.587700] rkisp_hw fdff0000.rkisp: no find phandle sram
[ 2.588217] rkisp rkisp-vir0: rkisp driver version: v02.05.01
[ 2.588364] rkisp rkisp-vir0: No memory-region-thunderboot specified
[ 2.588556] rkisp rkisp-vir0: Entity type for entity rkisp-isp-subdev was not initialized!
[ 2.588577] rkisp rkisp-vir0: Entity type for entity rkisp-csi-subdev was not initialized!
[ 2.591031] usbcore: registered new interface driver uvcvideo
[ 2.591049] USB Video Class driver (1.1.1)
[ 2.592678] Bluetooth: HCI UART driver ver 2.3
[ 2.592697] Bluetooth: HCI UART protocol H4 registered
[ 2.592705] Bluetooth: HCI UART protocol ATH3K registered
[ 2.592774] usbcore: registered new interface driver bfusb
[ 2.592822] usbcore: registered new interface driver btusb
[ 2.593663] cpu cpu0: bin=0
[ 2.593727] cpu cpu0: leakage=40
[ 2.593767] cpu cpu0: pvtm = 90930, from nvmem
[ 2.593782] cpu cpu0: pvtm-volt-sel=2
[ 2.593832] cpu cpu0: soc version=0, speed=2
[ 2.595370] cpu cpu0: avs=0
[ 2.595641] cpu cpu0: EM: created perf domain
[ 2.595699] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ 2.601567] sdhci: Secure Digital Host Controller Interface driver
[ 2.601601] sdhci: Copyright(c) Pierre Ossman
[ 2.601610] Synopsys Designware Multimedia Card Interface Driver
[ 2.602438] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.603080] dwmmc_rockchip fe2b0000.dwmmc: No normal pinctrl state
[ 2.603103] dwmmc_rockchip fe2b0000.dwmmc: No idle pinctrl state
[ 2.603117] dwmmc_rockchip fe2c0000.dwmmc: No normal pinctrl state
[ 2.603132] dwmmc_rockchip fe2c0000.dwmmc: No idle pinctrl state
[ 2.603236] dwmmc_rockchip fe2c0000.dwmmc: IDMAC supports 32-bit address mode.
[ 2.603240] dwmmc_rockchip fe2b0000.dwmmc: IDMAC supports 32-bit address mode.
[ 2.603264] dwmmc_rockchip fe2b0000.dwmmc: Using internal DMA controller.
[ 2.603281] dwmmc_rockchip fe2b0000.dwmmc: Version ID is 270a
[ 2.603305] dwmmc_rockchip fe2c0000.dwmmc: Using internal DMA controller.
[ 2.603321] dwmmc_rockchip fe2c0000.dwmmc: Version ID is 270a
[ 2.603343] dwmmc_rockchip fe2b0000.dwmmc: DW MMC controller at irq 58,32 bit host data width,256 deep fifo
[ 2.603366] dwmmc_rockchip fe2c0000.dwmmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo
[ 2.603795] dwmmc_rockchip fe2c0000.dwmmc: allocated mmc-pwrseq
[ 2.603818] mmc_host mmc2: card is non-removable.
[ 2.604529] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
[ 2.604658] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 2.605800] cryptodev: driver 1.12 loaded.
[ 2.605875] hid: raw HID events driver (C) Jiri Kosina
[ 2.606248] usbcore: registered new interface driver usbhid
[ 2.606259] usbhid: USB HID core driver
[ 2.607418] rockchip,bus bus-npu: bin=0
[ 2.607441] rockchip,bus bus-npu: Failed to get leakage
[ 2.607501] rockchip,bus bus-npu: pvtm = 90930, from nvmem
[ 2.607517] rockchip,bus bus-npu: pvtm-volt-sel=1
[ 2.607765] rockchip,bus bus-npu: avs=0
[ 2.614802] usbcore: registered new interface driver snd-usb-audio
[ 2.614940] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
[ 2.616395] rk817-codec rk817-codec: DMA mask not set
[ 2.619451] rockchip-i2s-tdm fe410000.i2s: Register PCM for TRCM mode
[ 2.620727] rockchip-pinctrl pinctrl: pin gpio3-21 already requested by fe010000.ethernet; cannot claim for fe460000.spdif
[ 2.620759] rockchip-pinctrl pinctrl: pin-117 (fe460000.spdif) status -22
[ 2.620767] rockchip-pinctrl pinctrl: could not request pin 117 (gpio3-21) from group spdifm1-tx on device rockchip-pinctrl
[ 2.620774] rockchip-spdif fe460000.spdif: Error applying setting, reverse things back
[ 2.620793] rockchip-spdif: probe of fe460000.spdif failed with error -22
[ 2.622352] rk-multicodecs rk809-sound: Failed to get ADC channel
[ 2.622512] rk-multicodecs rk809-sound: ASoC: Property 'rockchip,audio-routing' does not exist or its length is not even
[ 2.624859] rk817-codec rk817-codec: rk817_probe: chip_name:0x80, chip_ver:0x95
[ 2.631599] input: rockchip-rk809 Headset as /devices/platform/rk809-sound/sound/card0/input3
[ 2.632692] Initializing XFRM netlink socket
[ 2.633100] NET: Registered protocol family 10
[ 2.633839] Segment Routing with IPv6
[ 2.633903] NET: Registered protocol family 17
[ 2.633926] NET: Registered protocol family 15
[ 2.633939] mmc0: SDHCI controller on fe310000.sdhci [fe310000.sdhci] using ADMA
[ 2.634046] Bluetooth: RFCOMM socket layer initialized
[ 2.634097] Bluetooth: RFCOMM ver 1.11
[ 2.634111] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.634122] Bluetooth: HIDP socket layer initialized
[ 2.634162] [BT_RFKILL]: Enter rfkill_rk_init
[ 2.634179] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 2.634907] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ 2.634951] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6398s
[ 2.634957] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ 2.634962] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ 2.634981] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,poweren_gpio = 73 flags = 0.
[ 2.634998] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 74, flags = 0.
[ 2.635008] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
[ 2.635013] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ 2.635019] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1
[ 2.635025] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ 2.635585] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 77.
[ 2.635606] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 79.
[ 2.635618] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 81.
[ 2.635627] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 80.
[ 2.635680] [BT_RFKILL]: Request irq for bt wakeup host
[ 2.635975] [BT_RFKILL]: ** disable irq
[ 2.636063] [BT_RFKILL]: bt_default device registered.
[ 2.636144] input: bt-powerkey as /devices/platform/wireless-bluetooth/input/input4
[ 2.636411] Key type dns_resolver registered
[ 2.637472] gc2093 2-0037: driver version: 00.01.02
[ 2.637606] gc2093 2-0037: supply dovdd not found, using dummy regulator
[ 2.637689] gc2093 2-0037: supply avdd not found, using dummy regulator
[ 2.637722] gc2093 2-0037: supply dvdd not found, using dummy regulator
[ 2.661242] gc2093 2-0037: Detected GC2093 sensor
[ 2.661308] rockchip-csi2-dphy csi2-dphy1: dphy1 matches m00_b_gc2093 2-0037:bus type 5
[ 2.662136] rkisp-vir0: Async subdev notifier completed
[ 2.662881] Loading compiled-in X.509 certificates
[ 2.663947] pstore: Using crash dump compression: deflate
[ 2.665489] rga2 fdeb0000.rk_rga: probe successfully, irq = 30, hw_version:3.2.63318
[ 2.665844] rga_iommu: IOMMU binding successfully, default mapping core[0x4]
[ 2.666102] rga: Module initialized. v1.3.3
[ 2.674323] mmc0: Host Software Queue enabled
[ 2.674380] mmc0: new HS200 MMC card at address 0001
[ 2.675199] mmcblk0: mmc0:0001 SPeMMC 29.0 GiB
[ 2.675473] mmcblk0boot0: mmc0:0001 SPeMMC partition 1 4.00 MiB
[ 2.675719] mmcblk0boot1: mmc0:0001 SPeMMC partition 2 4.00 MiB
[ 2.675923] mmcblk0rpmb: mmc0:0001 SPeMMC partition 3 4.00 MiB, chardev (236:0)
[ 2.679069] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[ 2.686926] rockchip-pinctrl pinctrl: pin gpio3-21 already requested by fe010000.ethernet; cannot claim for fe460000.spdif
[ 2.686962] rockchip-pinctrl pinctrl: pin-117 (fe460000.spdif) status -22
[ 2.686970] rockchip-pinctrl pinctrl: could not request pin 117 (gpio3-21) from group spdifm1-tx on device rockchip-pinctrl
[ 2.686977] rockchip-spdif fe460000.spdif: Error applying setting, reverse things back
[ 2.686997] rockchip-spdif: probe of fe460000.spdif failed with error -22
[ 2.745487] vendor storage:20190527 ret = 0
[ 2.822091] mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
[ 2.836481] mpp_rkvenc fdf40000.rkvenc: Adding to iommu group 5
[ 2.836883] mpp_rkvenc fdf40000.rkvenc: probing start
[ 2.837732] mpp_rkvenc fdf40000.rkvenc: bin=0
[ 2.837787] mpp_rkvenc fdf40000.rkvenc: Failed to get leakage
[ 2.837932] mpp_rkvenc fdf40000.rkvenc: pvtm = 90930, from nvmem
[ 2.837965] mpp_rkvenc fdf40000.rkvenc: pvtm-volt-sel=1
[ 2.838310] mpp_rkvenc fdf40000.rkvenc: avs=0
[ 2.838554] mpp_rkvenc fdf40000.rkvenc: failed to find power_model node
[ 2.838579] mpp_rkvenc fdf40000.rkvenc: failed to initialize power model
[ 2.838595] mpp_rkvenc fdf40000.rkvenc: failed to get dynamic-coefficient
[ 2.839271] mpp_rkvenc fdf40000.rkvenc: probing finish
[ 2.840005] mpp_rkvdec2 fdf80200.rkvdec: Adding to iommu group 6
[ 2.840387] mpp_rkvdec2 fdf80200.rkvdec: rkvdec, probing start
[ 2.840966] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found!
[ 2.840989] rkvdec2_init:1024: No niu aclk reset resource define
[ 2.841011] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found!
[ 2.841026] rkvdec2_init:1027: No niu hclk reset resource define
[ 2.841470] mpp_rkvdec2 fdf80200.rkvdec: bin=0
[ 2.841629] mpp_rkvdec2 fdf80200.rkvdec: leakage=70
[ 2.841660] mpp_rkvdec2 fdf80200.rkvdec: leakage-volt-sel=0
[ 2.841723] mpp_rkvdec2 fdf80200.rkvdec: pvtm = 90930, from nvmem
[ 2.841750] mpp_rkvdec2 fdf80200.rkvdec: pvtm-volt-sel=1
[ 2.842092] mpp_rkvdec2 fdf80200.rkvdec: avs=0
[ 2.842358] mpp_rkvdec2 fdf80200.rkvdec: failed to find power_model node
[ 2.842381] mpp_rkvdec2 fdf80200.rkvdec: failed to initialize power model
[ 2.842398] mpp_rkvdec2 fdf80200.rkvdec: failed to get dynamic-coefficient
[ 2.842613] mpp_rkvdec2 fdf80200.rkvdec: sram_start 0x00000000fdcc0000
[ 2.842636] mpp_rkvdec2 fdf80200.rkvdec: rcb_iova 0x0000000010000000
[ 2.842654] mpp_rkvdec2 fdf80200.rkvdec: sram_size 45056
[ 2.842670] mpp_rkvdec2 fdf80200.rkvdec: rcb_size 65536
[ 2.842689] mpp_rkvdec2 fdf80200.rkvdec: min_width 512
[ 2.842789] mpp_rkvdec2 fdf80200.rkvdec: link mode probe finish
[ 2.842922] mpp_rkvdec2 fdf80200.rkvdec: probing finish
[ 2.844909] mali fde60000.gpu: Kernel DDK version g21p0-01eac0
[ 2.845048] mali fde60000.gpu: GPU metrics tracepoint support enabled
[ 2.845701] rockchip-dmc dmc: bin=0
[ 2.845721] mali fde60000.gpu: bin=0
[ 2.845752] rockchip-dmc dmc: leakage=70
[ 2.845771] rockchip-dmc dmc: leakage-volt-sel=0
[ 2.845778] mali fde60000.gpu: leakage=11
[ 2.845816] mali fde60000.gpu: pvtm = 90930, from nvmem
[ 2.845837] mali fde60000.gpu: pvtm-volt-sel=2
[ 2.845841] rockchip-dmc dmc: pvtm = 90930, from nvmem
[ 2.845852] rockchip-dmc dmc: pvtm-volt-sel=1
[ 2.845865] rockchip-dmc dmc: soc version=0, speed=1
[ 2.845869] mali fde60000.gpu: soc version=0, speed=2
[ 2.846100] rockchip-dmc dmc: avs=0
[ 2.846121] rockchip-dmc dmc: current ATF version 0x102
[ 2.846498] mali fde60000.gpu: avs=0
[ 2.846525] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 143; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available.
[ 2.846943] mali fde60000.gpu: Register LUT 00070200 initialized for GPU arch 0x00070400
[ 2.846980] mali fde60000.gpu: GPU identified as 0x2 arch 7.4.0 r1p0 status 0
[ 2.847030] rockchip-dmc dmc: normal_rate = 780000000
[ 2.847044] rockchip-dmc dmc: reboot_rate = 1056000000
[ 2.847053] rockchip-dmc dmc: suspend_rate = 324000000
[ 2.847063] rockchip-dmc dmc: video_4k_rate = 780000000
[ 2.847072] rockchip-dmc dmc: video_4k_10b_rate = 780000000
[ 2.847081] rockchip-dmc dmc: boost_rate = 1056000000
[ 2.847090] rockchip-dmc dmc: fixed_rate(isp|cif0|cif1|dualview) = 1056000000
[ 2.847099] rockchip-dmc dmc: performance_rate = 1056000000
[ 2.847124] rockchip-dmc dmc: failed to get vop pn to msch rl
[ 2.847169] mali fde60000.gpu: No priority control manager is configured
[ 2.847183] mali fde60000.gpu: Large page allocation set to false after hardware feature check
[ 2.847334] rockchip-dmc dmc: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ 2.847431] rockchip-dmc dmc: could not find power_model node
[ 2.847484] mali fde60000.gpu: No memory group manager is configured
[ 2.848888] mali fde60000.gpu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ 2.850255] mali fde60000.gpu: Probed as mali0
[ 2.854079] rockchip-iodomain fdc20000.syscon:io-domains: pmuio2(3300000 uV) supplied by vcc3v3_pmu
[ 2.854216] rockchip-iodomain fdc20000.syscon:io-domains: vccio1(3000000 uV) supplied by vccio_acodec
[ 2.854361] rockchip-iodomain fdc20000.syscon:io-domains: vccio3(3300000 uV) supplied by vccio_sd
[ 2.854601] rockchip-iodomain fdc20000.syscon:io-domains: vccio4(3300000 uV) supplied by vcc_3v3
[ 2.854675] rockchip-iodomain fdc20000.syscon:io-domains: vccio5(3300000 uV) supplied by vcc_3v3
[ 2.854827] rockchip-iodomain fdc20000.syscon:io-domains: vccio6(1800000 uV) supplied by vcc_1v8
[ 2.854899] rockchip-iodomain fdc20000.syscon:io-domains: vccio7(3300000 uV) supplied by vcc_3v3
[ 2.855601] input: adc-keys as /devices/platform/adc-keys/input/input5
[ 2.857963] usb 3-1: new low-speed USB device number 2 using ohci-platform
[ 2.863257] RKNPU fde40000.npu: Adding to iommu group 0
[ 2.863858] RKNPU fde40000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
[ 2.864187] RKNPU fde40000.npu: can't request region for resource [mem 0xfde40000-0xfde4ffff]
[ 2.864908] [drm] Initialized rknpu 0.9.6 20240322 for fde40000.npu on minor 1
[ 2.865681] RKNPU fde40000.npu: bin=0
[ 2.865731] RKNPU fde40000.npu: leakage=5
[ 2.865766] RKNPU fde40000.npu: pvtm = 90930, from nvmem
[ 2.865779] RKNPU fde40000.npu: pvtm-volt-sel=2
[ 2.865795] RKNPU fde40000.npu: soc version=0, speed=2
[ 2.866311] RKNPU fde40000.npu: avs=0
[ 2.866485] RKNPU fde40000.npu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ 2.870018] RKNPU fde40000.npu: failed to find power_model node
[ 2.870033] RKNPU fde40000.npu: RKNPU: failed to initialize power model
[ 2.870042] RKNPU fde40000.npu: RKNPU: failed to get dynamic-coefficient
[ 2.871555] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 2.873645] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 2.874285] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.875273] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 2.875290] cfg80211: failed to load regulatory.db
[ 2.875799] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 2.876521] rockchip-suspend not set sleep-mode-config for mem-lite
[ 2.876529] rockchip-suspend not set wakeup-config for mem-lite
[ 2.876538] rockchip-suspend not set sleep-mode-config for mem-ultra
[ 2.876545] rockchip-suspend not set wakeup-config for mem-ultra
[ 2.877969] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 406; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '17:01:58', on 'Apr 5 2025'.
[ 2.878570] Mali:
[ 2.878576] Mali device driver loaded
[ 2.878600] rkisp rkisp-vir0: clear unready subdev num: 0
[ 2.878613] ALSA device list:
[ 2.878622] #0: rockchip-rk809
[ 2.878628] #1: rockchip,hdmi
[ 2.894288] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[ 2.894410] VFS: Mounted root (ext4 filesystem) on device 179:6.
[ 2.895138] devtmpfs: mounted
[ 2.903006] Freeing unused kernel memory: 6720K
[ 2.948197] Run /sbin/init as init process
[ 3.016638] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
[ 3.068014] mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 375000Hz, actual 375000HZ div = 0)
[ 3.082385] usb 3-1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ 3.082447] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.082464] usb 3-1: Product: USB Optical Mouse
[ 3.082473] usb 3-1: Manufacturer: Logitech
[ 3.089658] input: Logitech USB Optical Mouse as /devices/platform/fd840000.usb/usb3/3-1/3-1:1.0/0003:046D:C077.0001/input/input6
[ 3.090371] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fd840000.usb-1/input0
[ 3.196153] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 3.196243] ext4 filesystem being mounted at /oem supports timestamps until 2038 (0x7fffffff)
[ 3.199688] EXT4-fs (mmcblk0p8): mounted filesystem without journal. Opts: (null)
[ 3.199785] ext4 filesystem being mounted at /userdata supports timestamps until 2038 (0x7fffffff)
Start mounting all internal partitions in /etc/fstab
Log saved to /var/log/mount-all.log
Note: Will skip fsck, remove /.skip_fsck to enable
[0]: Handling /dev/mmcblk0p6 / ext4 rw,noauto 1
[1]: Handling /dev/mmcblk0p7 /oem ext4 defaults 2
[2]: Handling /dev/mmcblk0p8 /userdata ext4 defaults 2
[1]: Resizing /dev/mmcblk0p7(ext4)
[0]: Resizing /dev/mmcblk0p6(ext4)
[2]: Resizing /dev/mmcblk0p8(ext4)
resize2fs 1.46.5 (30-Dec-2021)
resize2fs 1.46.5 (30-Dec-2021)
resize2fs 1.46.5 (30-Dec-2021)
[ 3.475753] EXT4-fs (mmcblk0p7): resizing filesystem from 4591 to 32768 blocks
[ 3.475966] EXT4-fs (mmcblk0p6): resizing filesystem from 219904 to 1572864 blocks
[ 3.476011] EXT4-fs (mmcblk0p8): resizing filesystem from 1102 to 5926608 blocks
[ 3.476507] EXT4-fs (mmcblk0p7): resized filesystem to 32768
Filesystem at /dev/mmcblk0p7 is mounted on /oem; on-line resizing required
old_desc_blocks = 1, new_desc_blocks = 1
The filesystem on /dev/mmcblk0p7 is now 32768 (4k) blocks long.
[ 3.558185] EXT4-fs (mmcblk0p6): resized filesystem to 1572864
Filesystem at /dev/mmcblk0p6 is mounted on /; on-line resizing required
old_desc_blocks = 1, new_desc_blocks = 1
The filesystem on /dev/mmcblk0p6 is now 1572864 (4k) blocks long.
[ 3.581274] EXT4-fs (mmcblk0p8): resizing filesystem from 2097152 to 5926608 blocks
[ 3.581315] EXT4-fs (mmcblk0p8): Converting file system to meta_bg
[ 3.581375] EXT4-fs (mmcblk0p8): resizing filesystem from 2097152 to 5926608 blocks
[ 3.641377] EXT4-fs (mmcblk0p8): resized filesystem to 5926608
Filesystem at /dev/mmcblk0p8 is mounted on /userdata; on-line resizing required
old_desc_blocks = 1, new_desc_blocks = 3
The filesystem on /dev/mmcblk0p8 is now 5926608 (4k) blocks long.
Starting syslogd: OK
log-guardian: [WARN] Not a dir: "/var/log/,/tmp/"
Starting klogd: log-guardian: Guarding logs in: "/var/log/,/tmp/"...
OK
Running sysctl: OK
Populating /dev using udev: [ 3.826478] udevd[346]: starting version 3.2.10
[ 3.844041] udevd[347]: starting eudev-3.2.10
done
Starting irqbalance: OK
Saving random seed: OK
Starting system message bus: done
Starting bluetoothd: OK
Starting network: OK
Failed to detect Wi-Fi/BT chip!
Starting dhcpcd...
dhcpcd-10.0.4 starting
dev: loaded udev
forked to background, child pid 494
no interfaces have a carrier
dhcpcd_fork_cb: truncated read 0 (expected 4)
Starting chrony: OK
starting weston... done.
Starting dropbear sshd: [ 4.641471] rkisp rkisp-vir0: first params buf queue
OK
Starting pulseaudio: OK
Starting dnsmasq: OK
/bin/list-iodomain.sh version: V1.0.1
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
W: [pulseaudio] main.c: Compiled with DEPRECATED libsamplerate support!
fstrim: Starting fstrim process (581)...
Starting input-event-daemon: Get CHIP ID: rk356x
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXX PLEASE CHECK IO-DOMAIN !!!!!!!!!!!!!!!
XXXXXXXXXX 请务必检查IO电源域配置 !!!!!!!!!!!!!!!
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Get IO DOMAIN VALUE:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
注意事项:PMUIO1/PMUIO2 固定不可配
VCCIO2电平由硬件FLASH_VOL_SEL决定:
当VCCIo2供电是1.8V,则FLASH_VOL_SEL管脚必须保持为高电平;
当VCCIO2供电是3.3V,则FLASH_VOL_SEL管脚必须保持为低电平;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[ 4.811293] rk-pcie 3c0000000.pcie: PCIe Link Fail, LTSSM is 0x3, hw_retries=0
pmuio2_vsel: 3.3V
vccio7_vsel: 3.3V
vccio6_vsel: 1.8V
vccio5_vsel: 3.3V
vccio4_vsel: 3.3V
vccio3_vsel: 3.3V
vccio2_vsel: 3.3V
vccio1_vsel: 3.3V
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
done
root@rk3566-buildroot:/# Date: 2017-08-04 UTC
[16:39:13.975] weston 13.0.1
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: linux-5.10-gen-rkr8
[16:39:13.976] Command line: /usr/bin/weston
[16:39:13.976] OS: Linux, 5.10.209, #1 SMP Sat Apr 5 16:59:27 CST 2025, aarch64
[16:39:13.976] Flight recorder: enabled
[16:39:13.976] warning: XDG_RUNTIME_DIR "/var/run" is not configured
correctly. Unix access mode must be 0700 (current mode is 0755),
and must be owned by the user UID 0 (current owner is UID 0).
Refer to your distribution on how to get it, or
http://www.freedesktop.org/wiki/Specifications/basedir-spec
on how to implement it.
[16:39:13.979] Using config file '/etc/xdg/weston/weston.ini'
[16:39:13.979] Output repaint window is -1 ms maximum.
[16:39:13.981] Loading module '/usr/lib/libweston-13/drm-backend.so'
[16:39:13.985] initializing drm backend
[16:39:13.985] Entering mirror mode.
[16:39:13.985] Trying direct launcher...
[16:39:13.987] using /dev/dri/card0
[16:39:13.988] DRM: does not support atomic modesetting
[16:39:13.988] DRM: does not support GBM modifiers
[16:39:13.988] DRM: does not support async page flipping
[16:39:13.988] DRM: supports picture aspect ratio
[16:39:13.995] Loading module '/usr/lib/libweston-13/gl-renderer.so'
[16:39:14.050] EGL version: 1.4 Bifrost-"g13p0-01eac0"
[16:39:14.050] EGL vendor: ARM
[16:39:14.050] EGL client APIs: OpenGL_ES
[16:39:14.050] EGL features:
EGL Wayland extension: yes
context priority: yes
buffer age: no
partial update: yes
swap buffers with damage: no
configless context: yes
surfaceless context: yes
dmabuf support: modifiers
[16:39:14.065] GL version: OpenGL ES 3.2 v1.g13p0-01eac0.98c5dad4e3309b873e3189000b74ea36
[16:39:14.065] GLSL version: OpenGL ES GLSL ES 3.20
[16:39:14.065] GL vendor: ARM
[16:39:14.065] GL renderer: Mali-G52
W: [pulseaudio] authkey.c: Failed to open cookie file '/userdata/.pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/userdata/.pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to open cookie file '/userdata/.pulse/.pulse-cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/userdata/.pulse/.pulse-cookie': No such file or directory
E: [pulseaudio] module-rescue-streams.c: module-rescue-stream is obsolete and should no longer be loaded. Please remove it from your configuration.
E: [pulseaudio] module-console-kit.c: GetSessionsForUnixUser() call failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files
E: [pulseaudio] module.c: Failed to load module "module-console-kit" (argument: ""): initialization failed.
W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
[ 5.409940] file system registered
[16:39:14.357] GL ES 3.2 - renderer features:
read-back format: ARGB8888
glReadPixels supports y-flip: no
wl_shm 10 bpc formats: yes
wl_shm 16 bpc formats: no
wl_shm half-float formats: no
internal R and RG formats: yes
OES_EGL_image_external: yes
wl_shm sub-image to texture: yes
[16:39:14.358] Using GL renderer
[16:39:14.406] event5 - adc-keys: is tagged by udev as: Keyboard
[16:39:14.406] event5 - adc-keys: device is a keyboard
[16:39:14.410] event6 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[16:39:14.411] event6 - Logitech USB Optical Mouse: device is a pointer
[16:39:14.414] event2 - rk805 pwrkey: is tagged by udev as: Keyboard
[16:39:14.415] event2 - rk805 pwrkey: device is a keyboard
[16:39:14.417] event0 - hdmi_cec_key: is tagged by udev as: Keyboard
[16:39:14.417] event0 - hdmi_cec_key: device is a keyboard
[16:39:14.419] event1 - fe6e0030.pwm: is tagged by udev as: Keyboard
[16:39:14.419] event1 - fe6e0030.pwm: device is a keyboard
[16:39:14.421] event3 - rockchip-rk809 Headset: is tagged by udev as: Switch
[ 5.524340] read descriptors
[ 5.524429] read strings
[16:39:14.449] event3 - not using input device '/dev/input/event3'
[16:39:14.451] event4 - bt-powerkey: is tagged by udev as: Keyboard
[16:39:14.451] event4 - bt-powerkey: device is a keyboard
[16:39:14.507] libinput: configuring device "adc-keys".
[16:39:14.507] libinput: configuring device "Logitech USB Optical Mouse".
[16:39:14.507] libinput: configuring device "rk805 pwrkey".
[16:39:14.507] libinput: configuring device "hdmi_cec_key".
[16:39:14.507] libinput: configuring device "fe6e0030.pwm".
[16:39:14.507] libinput: configuring device "bt-powerkey".
[16:39:14.508] Registered plugin API 'weston_drm_output_api_v1' of size 40
[16:39:14.508] Color manager: no-op
[16:39:14.508] Compositor capabilities:
arbitrary surface rotation: yes
screen capture uses y-flip: yes
cursor planes: yes
arbitrary resolutions: no
view mask clipping: yes
explicit sync: yes
color operations: no
presentation clock: CLOCK_MONOTONIC, id 1
presentation clock resolution: 0.000000001 s
[16:39:14.509] Loading module '/usr/lib/weston/desktop-shell.so'
[16:39:14.549] DRM: head 'HDMI-A-1' found, connector 114 is connected, EDID make 'GSM', model '27MP35', serial ''
Supported EOTF modes: SDR
[16:39:14.549] launching '/usr/libexec/weston-keyboard'
[16:39:14.552] launching '/usr/libexec/weston-desktop-shell'
[16:39:14.554] HDMI-A-1 using at least 2 buffers
[16:39:14.555] Output 'HDMI-A-1' attempts EOTF mode: SDR
[16:39:14.555] Output 'HDMI-A-1' using color profile: stock sRGB color profile
[16:39:14.556] Chosen EGL config details: id: 9 rgba: 8 8 8 0 buf: 24 dep: 0 stcl: 0 int: 0-1 type: win|pbf|swap_preserved vis_id: XRGB8888 (0x34325258)
[16:39:14.557] Output HDMI-A-1 (crtc 85) video modes:
[email protected], preferred, current, 148.5 MHz
[email protected] 16:9, 148.5 MHz
[email protected] 16:9, 148.4 MHz
[email protected], 74.2 MHz
[email protected] 16:9, 74.2 MHz
[email protected] 16:9, 74.2 MHz
[email protected] 16:9, 148.5 MHz
[email protected] 16:9, 74.2 MHz
[email protected], 119.0 MHz
[email protected], 101.0 MHz
[email protected], 108.0 MHz
[email protected], 135.0 MHz
[email protected], 108.0 MHz
[email protected], 88.8 MHz
[email protected], 71.0 MHz
[email protected], 108.0 MHz
[email protected], 74.2 MHz
[email protected] 16:9, 74.2 MHz
[email protected] 16:9, 74.2 MHz
[email protected] 16:9, 74.2 MHz
[email protected], 78.8 MHz
[email protected], 65.0 MHz
[email protected], 49.5 MHz
[email protected], 40.0 MHz
[email protected] 16:9, 27.0 MHz
[email protected] 4:3, 27.0 MHz
[email protected] 16:9, 27.0 MHz
[email protected], 27.0 MHz
[email protected] 16:9, 27.0 MHz
[email protected], 31.5 MHz
[email protected] 4:3, 25.2 MHz
[email protected], 25.2 MHz
[email protected] 4:3, 25.2 MHz
[email protected], 28.3 MHz
[16:39:14.558] associating input device event5 with output HDMI-A-1 (none by udev)
[16:39:14.559] associating input device event6 with output HDMI-A-1 (none by udev)
[16:39:14.559] associating input device event2 with output HDMI-A-1 (none by udev)
[16:39:14.559] associating input device event0 with output HDMI-A-1 (none by udev)
[16:39:14.559] associating input device event1 with output HDMI-A-1 (none by udev)
[16:39:14.559] associating input device event4 with output HDMI-A-1 (none by udev)
[16:39:14.559] Output 'HDMI-A-1' enabled with head(s) HDMI-A-1
[ 5.698124] dwc3 fcc00000.dwc3: device reset
could not load cursor 'dnd-move'
could not load cursor 'dnd-move'
could not load cursor 'dnd-copy'
could not load cursor 'dnd-copy'
could not load cursor 'dnd-none'
could not load cursor 'dnd-none'
[ 5.798461] android_work: sent uevent USB_STATE=CONNECTED
[ 5.840440] dwc3 fcc00000.dwc3: request 0000000023ace927 was not queued to ep0out
[ 5.842453] android_work: sent uevent USB_STATE=DISCONNECTED
[ 5.948672] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
[ 5.952218] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 7
[ 5.952419] xhci-hcd xhci-hcd.7.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000002022010010
[ 5.952477] xhci-hcd xhci-hcd.7.auto: irq 87, io mem 0xfcc00000
[ 5.952597] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
[ 5.952990] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 8
[ 5.953033] xhci-hcd xhci-hcd.7.auto: Host supports USB 3.0 SuperSpeed
[ 5.953190] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 5.953201] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.953208] usb usb7: Product: xHCI Host Controller
[ 5.953215] usb usb7: Manufacturer: Linux 5.10.209 xhci-hcd
[ 5.953221] usb usb7: SerialNumber: xhci-hcd.7.auto
[ 5.955276] hub 7-0:1.0: USB hub found
[ 5.955376] hub 7-0:1.0: 1 port detected
[ 5.956310] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.956445] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 5.956463] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.956472] usb usb8: Product: xHCI Host Controller
[ 5.956478] usb usb8: Manufacturer: Linux 5.10.209 xhci-hcd
[ 5.956485] usb usb8: SerialNumber: xhci-hcd.7.auto
[ 5.958406] hub 8-0:1.0: USB hub found
[ 5.958877] hub 8-0:1.0: 1 port detected
xkbcommon: ERROR: couldn't find a Compose file for locale "en_US.UTF-8" (mapped to "en_US.UTF-8")
could not create XKB compose table for locale 'en_US.UTF-8'. Disabiling compose
xkbcommon: ERROR: couldn't find a Compose file for locale "en_US.UTF-8" (mapped to "en_US.UTF-8")
could not create XKB compose table for locale 'en_US.UTF-8'. Disabiling compose
[ 7.157898] rk_pcie_establish_link: 132 callbacks suppressed
[ 7.157910] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.184653] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.211342] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.238063] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.264675] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.291384] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.318153] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.345013] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.371340] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.398004] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.508631] Freeing drm_logo memory: 1384K
[ 8.708015] rk-pcie 3c0000000.pcie: PCIe Link Fail, LTSSM is 0x3, hw_retries=1
[ 8.719140] xhci-hcd xhci-hcd.7.auto: remove, state 4
[ 8.719242] usb usb8: USB disconnect, device number 1
[ 8.720388] xhci-hcd xhci-hcd.7.auto: USB bus 8 deregistered
[ 8.721145] xhci-hcd xhci-hcd.7.auto: remove, state 4
[ 8.721298] usb usb7: USB disconnect, device number 1
[ 8.725573] xhci-hcd xhci-hcd.7.auto: USB bus 7 deregistered
[ 9.532430] dwc3 fcc00000.dwc3: device reset
[ 9.633456] android_work: sent uevent USB_STATE=CONNECTED
[ 9.705879] android_work: sent uevent USB_STATE=CONFIGURED
[ 9.726729] rk-pcie 3c0000000.pcie: failed to initialize host
[ 9.858272] dwc3 fcc00000.dwc3: device reset
[ 10.189244] dwc3 fcc00000.dwc3: device reset
[ 10.300476] android_work: sent uevent USB_STATE=CONFIGURED
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:576 (576.0 B) TX bytes:576 (576.0 B)
root@rk3566-buildroot:/# ifconfig -a
eth0 Link encap:Ethernet HWaddr 8A:A8:C6:D2:61:CE
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:48
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:576 (576.0 B) TX bytes:576 (576.0 B)
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# ifconfig eth0 up
[ 35.721585] rk_gmac-dwmac fe010000.ethernet eth0: PHY [stmmac-1:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[ 35.726318] dwmac4: Master AXI performs any burst length
[ 35.726444] rk_gmac-dwmac fe010000.ethernet eth0: No Safety Features support found
[ 35.726513] rk_gmac-dwmac fe010000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 35.727219] rk_gmac-dwmac fe010000.ethernet eth0: registered PTP clock
[ 35.728271] rk_gmac-dwmac fe010000.ethernet eth0: configuring for phy/rgmii link mode
root@rk3566-buildroot:/# ifconfig
eth0 Link encap:Ethernet HWaddr 8A:A8:C6:D2:61:CE
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:48
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:808 (808.0 B) TX bytes:808 (808.0 B)
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# [ 39.806823] rk_gmac-dwmac fe010000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 39.807070] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# udhcpc
udhcpc: started, v1.36.1
udhcpc: broadcasting discover
udhcpc: broadcasting select for 192.168.3.76, server 192.168.3.1
udhcpc: lease of 192.168.3.76 obtained from 192.168.3.1, lease time 86400
deleting routers
adding dns 192.168.3.1
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# ip
ip ipcrm iperf ipneigh iprule
ipaddr ipcs iplink iproute iptunnel
root@rk3566-buildroot:/# ip
ip ipcrm iperf ipneigh iprule
ipaddr ipcs iplink iproute iptunnel
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# ip
ip ipcrm iperf ipneigh iprule
ipaddr ipcs iplink iproute iptunnel
root@rk3566-buildroot:/# ip
ip ipcrm iperf ipneigh iprule
ipaddr ipcs iplink iproute iptunnel
root@rk3566-buildroot:/# iperf
Usage: iperf [-s|-c host] [options]
Try `iperf --help' for more information.
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# iperf /bin/list-iodomain.sh version: V1.0.1
Get CHIP ID: rk356x
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXX PLEASE CHECK IO-DOMAIN !!!!!!!!!!!!!!!
XXXXXXXXXX 请务必检查IO电源域配置 !!!!!!!!!!!!!!!
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Get IO DOMAIN VALUE:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
注意事项:PMUIO1/PMUIO2 固定不可配
VCCIO2电平由硬件FLASH_VOL_SEL决定:
当VCCIo2供电是1.8V,则FLASH_VOL_SEL管脚必须保持为高电平;
当VCCIO2供电是3.3V,则FLASH_VOL_SEL管脚必须保持为低电平;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
pmuio2_vsel: 3.3V
vccio7_vsel: 3.3V
vccio6_vsel: 1.8V
vccio5_vsel: 3.3V
vccio4_vsel: 3.3V
vccio3_vsel: 3.3V
vccio2_vsel: 3.3V
vccio1_vsel: 3.3V
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Usage: iperf [-s|-c host] [options]
Try `iperf --help' for more information.
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# ifconfig
eth0 Link encap:Ethernet HWaddr 8A:A8:C6:D2:61:CE
inet addr:192.168.3.76 Bcast:192.168.3.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:390 errors:0 dropped:0 overruns:0 frame:0
TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:78486 (76.6 KiB) TX bytes:2910 (2.8 KiB)
Interrupt:48
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:808 (808.0 B) TX bytes:808 (808.0 B)
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# iperf
.resized lib/ proc/ tmp/
.skip_fsck lib64/ rockchip-test/ udisk/
bin/ linuxrc root/ userdata/
busybox.fragment lost+found/ run/ usr/
data/ media/ sbin/ var/
dev/ mnt/ sdcard/ vendor/
etc/ oem/ sys/
info/ opt/ system/
root@rk3566-buildroot:/# iperf -s
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 128 KByte (default)
------------------------------------------------------------
[ 1] local 192.168.3.76 port 5001 connected with 192.168.3.208 port 56326
[ ID] Interval Transfer Bandwidth
[ 1] 0.00-10.02 sec 1.09 GBytes 936 Mbits/sec
^Croot@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# /bin/list-iodomain.sh version: V1.0.1
Get CHIP ID: rk356x
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXX PLEASE CHECK IO-DOMAIN !!!!!!!!!!!!!!!
XXXXXXXXXX 请务必检查IO电源域配置 !!!!!!!!!!!!!!!
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Get IO DOMAIN VALUE:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
注意事项:PMUIO1/PMUIO2 固定不可配
VCCIO2电平由硬件FLASH_VOL_SEL决定:
当VCCIo2供电是1.8V,则FLASH_VOL_SEL管脚必须保持为高电平;
当VCCIO2供电是3.3V,则FLASH_VOL_SEL管脚必须保持为低电平;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
pmuio2_vsel: 3.3V
vccio7_vsel: 3.3V
vccio6_vsel: 1.8V
vccio5_vsel: 3.3V
vccio4_vsel: 3.3V
vccio3_vsel: 3.3V
vccio2_vsel: 3.3V
vccio1_vsel: 3.3V
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# cd /sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl#
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl# ls -l
total 0
-r--r--r-- 1 root root 0 Jan 1 1970 gpio-ranges
-r--r--r-- 1 root root 0 Jan 1 1970 pinconf-groups
-r--r--r-- 1 root root 0 Jan 1 1970 pinconf-pins
-r--r--r-- 1 root root 0 Jan 1 1970 pingroups
-r--r--r-- 1 root root 0 Jan 1 1970 pinmux-functions
-r--r--r-- 1 root root 0 Jan 1 1970 pinmux-pins
-r--r--r-- 1 root root 0 Jan 1 1970 pins
nmux-pins 6-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl# cat pi
Pinmux settings per pin
Format: pin (name): mux_owner gpio_owner hog?
pin 0 (gpio0-0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 1 (gpio0-1): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 2 (gpio0-2): 0-0020 (GPIO UNCLAIMED) function pmic group soc_slppin_gpio
pin 3 (gpio0-3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 4 (gpio0-4): fe2b0000.dwmmc (GPIO UNCLAIMED) function sdmmc0 group sdmmc0-det
pin 5 (gpio0-5): vcc5v0-otg-regulator gpio0:5 function usb group vcc5v0-otg-en
pin 6 (gpio0-6): vcc5v0-host-regulator gpio0:6 function usb group vcc5v0-host-en
pin 7 (gpio0-7): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 8 (gpio0-8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 9 (gpio0-9): fdd40000.i2c (GPIO UNCLAIMED) function i2c0 group i2c0-xfer
pin 10 (gpio0-10): fdd40000.i2c (GPIO UNCLAIMED) function i2c0 group i2c0-xfer
pin 11 (gpio0-11): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 12 (gpio0-12): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 13 (gpio0-13): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 14 (gpio0-14): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 15 (gpio0-15): (MUX UNCLAIMED) gpio0:15
pin 16 (gpio0-16): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 17 (gpio0-17): vcc-camera-regulator gpio0:17 function cam group camera-pwr
pin 18 (gpio0-18): (MUX UNCLAIMED) gpio0:18
pin 19 (gpio0-19): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 20 (gpio0-20): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 21 (gpio0-21): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 22 (gpio0-22): fe6e0030.pwm (GPIO UNCLAIMED) function pwm7 group pwm7-pins
pin 23 (gpio0-23): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 24 (gpio0-24): fiq-debugger (GPIO UNCLAIMED) function uart2 group uart2m0-xfer
pin 25 (gpio0-25): fiq-debugger (GPIO UNCLAIMED) function uart2 group uart2m0-xfer
pin 26 (gpio0-26): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 27 (gpio0-27): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 28 (gpio0-28): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 29 (gpio0-29): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 30 (gpio0-30): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 31 (gpio0-31): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 32 (gpio1-0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 33 (gpio1-1): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 34 (gpio1-2): rk817-codec (GPIO UNCLAIMED) function i2s1 group i2s1m0-mclk
pin 35 (gpio1-3): fe410000.i2s (GPIO UNCLAIMED) function i2s1 group i2s1m0-sclktx
pin 36 (gpio1-4): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 37 (gpio1-5): fe410000.i2s gpio1:37 function i2s1 group i2s1m0-lrcktx
pin 38 (gpio1-6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 39 (gpio1-7): fe410000.i2s (GPIO UNCLAIMED) function i2s1 group i2s1m0-sdo0
pin 40 (gpio1-8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 41 (gpio1-9): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 42 (gpio1-10): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 43 (gpio1-11): fe410000.i2s (GPIO UNCLAIMED) function i2s1 group i2s1m0-sdi0
pin 44 (gpio1-12): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 45 (gpio1-13): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 46 (gpio1-14): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 47 (gpio1-15): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 48 (gpio1-16): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 49 (gpio1-17): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 50 (gpio1-18): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 51 (gpio1-19): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 52 (gpio1-20): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 53 (gpio1-21): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 54 (gpio1-22): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 55 (gpio1-23): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 56 (gpio1-24): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 57 (gpio1-25): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 58 (gpio1-26): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 59 (gpio1-27): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 60 (gpio1-28): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 61 (gpio1-29): fe2b0000.dwmmc (GPIO UNCLAIMED) function sdmmc0 group sdmmc0-bus4
pin 62 (gpio1-30): fe2b0000.dwmmc (GPIO UNCLAIMED) function sdmmc0 group sdmmc0-bus4
pin 63 (gpio1-31): fe2b0000.dwmmc (GPIO UNCLAIMED) function sdmmc0 group sdmmc0-bus4
pin 64 (gpio2-0): fe2b0000.dwmmc (GPIO UNCLAIMED) function sdmmc0 group sdmmc0-bus4
pin 65 (gpio2-1): fe2b0000.dwmmc (GPIO UNCLAIMED) function sdmmc0 group sdmmc0-cmd
pin 66 (gpio2-2): fe2b0000.dwmmc (GPIO UNCLAIMED) function sdmmc0 group sdmmc0-clk
pin 67 (gpio2-3): fe2c0000.dwmmc (GPIO UNCLAIMED) function sdmmc1 group sdmmc1-bus4
pin 68 (gpio2-4): fe2c0000.dwmmc (GPIO UNCLAIMED) function sdmmc1 group sdmmc1-bus4
pin 69 (gpio2-5): fe2c0000.dwmmc (GPIO UNCLAIMED) function sdmmc1 group sdmmc1-bus4
pin 70 (gpio2-6): fe2c0000.dwmmc (GPIO UNCLAIMED) function sdmmc1 group sdmmc1-bus4
pin 71 (gpio2-7): fe2c0000.dwmmc (GPIO UNCLAIMED) function sdmmc1 group sdmmc1-cmd
pin 72 (gpio2-8): fe2c0000.dwmmc (GPIO UNCLAIMED) function sdmmc1 group sdmmc1-clk
pin 73 (gpio2-9): sdio-pwrseq gpio2:73 function sdio-pwrseq group wifi-enable-h
pin 74 (gpio2-10): wireless-wlan (GPIO UNCLAIMED) function wireless-wlan group wifi-host-wake-irq
pin 75 (gpio2-11): fe650000.serial (GPIO UNCLAIMED) function uart1 group uart1m0-xfer
pin 76 (gpio2-12): fe650000.serial (GPIO UNCLAIMED) function uart1 group uart1m0-xfer
pin 77 (gpio2-13): wireless-bluetooth gpio2:77 function uart1 group uart1m0-rtsn
pin 78 (gpio2-14): fe650000.serial (GPIO UNCLAIMED) function uart1 group uart1m0-ctsn
pin 79 (gpio2-15): (MUX UNCLAIMED) gpio2:79
pin 80 (gpio2-16): (MUX UNCLAIMED) gpio2:80
pin 81 (gpio2-17): (MUX UNCLAIMED) gpio2:81
pin 82 (gpio2-18): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 83 (gpio2-19): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 84 (gpio2-20): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 85 (gpio2-21): (MUX UNCLAIMED) gpio2:85
pin 86 (gpio2-22): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 87 (gpio2-23): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 88 (gpio2-24): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 89 (gpio2-25): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 90 (gpio2-26): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 91 (gpio2-27): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 92 (gpio2-28): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 93 (gpio2-29): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 94 (gpio2-30): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 95 (gpio2-31): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 96 (gpio3-0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 97 (gpio3-1): rk809-sound gpio3:97 function headphone group hp-det
pin 98 (gpio3-2): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rgmii-bus
pin 99 (gpio3-3): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rgmii-bus
pin 100 (gpio3-4): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rgmii-bus
pin 101 (gpio3-5): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rgmii-bus
pin 102 (gpio3-6): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rgmii-clk
pin 103 (gpio3-7): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rgmii-clk
pin 104 (gpio3-8): fe010000.ethernet (GPIO UNCLAIMED) function eth1 group eth1m0-pins
pin 105 (gpio3-9): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rx-bus2
pin 106 (gpio3-10): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rx-bus2
pin 107 (gpio3-11): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-rx-bus2
pin 108 (gpio3-12): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 109 (gpio3-13): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-tx-bus2
pin 110 (gpio3-14): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-tx-bus2
pin 111 (gpio3-15): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-tx-bus2
pin 112 (gpio3-16): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-clkinout
pin 113 (gpio3-17): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 114 (gpio3-18): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 115 (gpio3-19): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 116 (gpio3-20): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-miim
pin 117 (gpio3-21): fe010000.ethernet (GPIO UNCLAIMED) function gmac1 group gmac1m0-miim
pin 118 (gpio3-22): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 119 (gpio3-23): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 120 (gpio3-24): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 121 (gpio3-25): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 122 (gpio3-26): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 123 (gpio3-27): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 124 (gpio3-28): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 125 (gpio3-29): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 126 (gpio3-30): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 127 (gpio3-31): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 128 (gpio4-0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 129 (gpio4-1): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 130 (gpio4-2): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 131 (gpio4-3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 132 (gpio4-4): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 133 (gpio4-5): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 134 (gpio4-6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 135 (gpio4-7): 2-0037 (GPIO UNCLAIMED) function cam group cam-clkout0
pin 136 (gpio4-8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 137 (gpio4-9): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 138 (gpio4-10): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 139 (gpio4-11): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 140 (gpio4-12): fe5b0000.i2c (GPIO UNCLAIMED) function i2c2 group i2c2m1-xfer
pin 141 (gpio4-13): fe5b0000.i2c (GPIO UNCLAIMED) function i2c2 group i2c2m1-xfer
pin 142 (gpio4-14): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 143 (gpio4-15): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 144 (gpio4-16): (MUX UNCLAIMED) gpio4:144
pin 145 (gpio4-17): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 146 (gpio4-18): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 147 (gpio4-19): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 148 (gpio4-20): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 149 (gpio4-21): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 150 (gpio4-22): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 151 (gpio4-23): fe0a0000.hdmi (GPIO UNCLAIMED) function hdmitx group hdmitx-scl
pin 152 (gpio4-24): fe0a0000.hdmi (GPIO UNCLAIMED) function hdmitx group hdmitx-sda
pin 153 (gpio4-25): fe0a0000.hdmi (GPIO UNCLAIMED) function hdmitx group hdmitxm0-cec
pin 154 (gpio4-26): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 155 (gpio4-27): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 156 (gpio4-28): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 157 (gpio4-29): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 158 (gpio4-30): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 159 (gpio4-31): (MUX UNCLAIMED) (GPIO UNCLAIMED)
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl#
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl#
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl#
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl#
root@rk3566-buildroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl#
s/kernel/debug/ldroot:/sys/kernel/debug/pinctrl/pinctrl-rockchip-pinctrl# cd /sys
root@rk3566-buildroot:/sys/kernel/debug#
root@rk3566-buildroot:/sys/kernel/debug# ls -l
total 0
drwxr-xr-x 4 root root 0 Aug 4 2017 asoc
drwxr-xr-x 16 root root 0 Jan 1 1970 bdi
drwxr-xr-x 15 root root 0 Jan 1 1970 block
drwxr-xr-x 2 root root 0 Jan 1 1970 bluetooth
drwxr-xr-x 3 root root 0 Jan 1 1970 cec
--w------- 1 root root 0 Jan 1 1970 clear_warn_once
drwxr-xr-x 513 root root 0 Aug 4 2017 clk
-rw-r--r-- 1 root root 0 Jan 1 1970 debug_enabled
drwxr-xr-x 2 root root 0 Jan 1 1970 devfreq
drwxr-xr-x 2 root root 0 Jan 1 1970 device_component
-r--r--r-- 1 root root 0 Aug 4 2017 devices_deferred
drwxr-xr-x 2 root root 0 Jan 1 1970 dma_buf
drwxr-xr-x 2 root root 0 Jan 1 1970 dma_pools
drwxr-xr-x 4 root root 0 Jan 1 1970 dmaengine
drwxr-xr-x 6 root root 0 Jan 1 1970 dri
drwxr-xr-x 2 root root 0 Jan 1 1970 dw-hdmi
drwxr-xr-x 2 root root 0 Jan 1 1970 dynamic_debug
drwxr-xr-x 3 root root 0 Jan 1 1970 energy_model
-rw-r--r-- 1 root root 0 Aug 4 2017 fault_around_bytes
-r--r--r-- 1 root root 0 Jan 1 1970 fe530000.dmac
-r--r--r-- 1 root root 0 Jan 1 1970 fe550000.dmac
drwxr-xr-x 2 root root 0 Aug 4 2017 fe600000.watchdog
-r--r--r-- 1 root root 0 Jan 1 1970 fe6e0000.pwm
-r--r--r-- 1 root root 0 Jan 1 1970 fe6e0010.pwm
-r--r--r-- 1 root root 0 Jan 1 1970 gpio
drwxr-xr-x 3 root root 0 Aug 4 2017 hid
drwxr-xr-x 2 root root 0 Jan 1 1970 ieee80211
drwxr-xr-x 2 root root 0 Jan 1 1970 iio
drwxr-xr-x 5 root root 0 Aug 4 2017 mali0
drwxr-xr-x 2 root root 0 Jan 1 1970 memblock
drwxr-xr-x 3 root root 0 Aug 4 2017 mmc0
drwxr-xr-x 2 root root 0 Aug 4 2017 mmc1
drwxr-xr-x 2 root root 0 Aug 4 2017 mmc2
drwxr-xr-x 2 root root 0 Jan 1 1970 mtd
drwxr-xr-x 9 root root 0 Jan 1 1970 opp
drwxr-xr-x 4 root root 0 Jan 1 1970 pinctrl
drwxr-xr-x 11 root root 0 Aug 4 2017 pm_genpd
drwxr-xr-x 2 root root 0 Jan 1 1970 provoke-crash
drwxr-xr-x 5 root root 0 Jan 1 1970 pvtm
-r--r--r-- 1 root root 0 Jan 1 1970 pwm
drwxr-xr-x 2 root root 0 Jan 1 1970 ras
drwxr-xr-x 42 root root 0 Jan 1 1970 regmap
drwxr-xr-x 28 root root 0 Jan 1 1970 regulator
drwxr-xr-x 2 root root 0 Aug 4 2017 rknpu
drwxr-xr-x 2 root root 0 Aug 4 2017 rkrga
drwxr-xr-x 2 root root 0 Jan 1 1970 rkserdes
-rw-r--r-- 1 root root 0 Aug 4 2017 sched_debug
-rw-r--r-- 1 root root 0 Aug 4 2017 sched_features
drwxr-xr-x 2 root root 0 Jan 1 1970 slab
-r--r--r-- 1 root root 0 Aug 4 2017 sleep_time
drwxr-xr-x 3 root root 0 Jan 1 1970 stmmaceth
-r--r--r-- 1 root root 0 Aug 4 2017 suspend_stats
drwxr-xr-x 2 root root 0 Aug 4 2017 swiotlb
drwxr-xr-x 2 root root 0 Aug 4 2017 sync
drwx------ 6 root root 0 Jan 1 1970 tracing
drwxr-xr-x 2 root root 0 Aug 4 2017 ubi
drwxr-xr-x 2 root root 0 Aug 4 2017 ubifs
drwxr-xr-x 9 root root 0 Jan 1 1970 usb
-r--r--r-- 1 root root 0 Jan 1 1970 wakeup_sources
root@rk3566-buildroot:/sys/kernel/debug#
root@rk3566-buildroot:/sys/kernel/debug# cat gpio
gpiochip0: GPIOs 0-31, parent: platform/fdd60000.gpio0, gpio0:
gpio-5 ( |vcc5v0-otg-regulator) out lo
gpio-6 ( |vcc5v0-host-regulato) out hi
gpio-15 ( |work ) out lo
gpio-17 ( |vcc-camera-regulator) out hi
gpio-18 ( |vcc3v3-pcie ) out lo
gpiochip1: GPIOs 32-63, parent: platform/fe740000.gpio1, gpio1:
gpio-37 ( |i2s-lrck ) in lo
gpiochip2: GPIOs 64-95, parent: platform/fe750000.gpio2, gpio2:
gpio-73 ( |reset ) out lo ACTIVE LOW
gpio-77 ( |bt_default_rts ) in hi
gpio-79 ( |bt_default_reset ) out lo
gpio-80 ( |bt_default_wake_host) in lo
gpio-81 ( |bt_default_wake ) in lo
gpio-85 ( |pwdn ) out hi
gpiochip3: GPIOs 96-127, parent: platform/fe760000.gpio3, gpio3:
gpio-97 ( |hp-det ) in lo ACTIVE LOW
gpiochip4: GPIOs 128-159, parent: platform/fe770000.gpio4, gpio4:
gpio-144 ( |reset ) out hi ACTIVE LOW
gpiochip5: GPIOs 511-511, parent: platform/rk805-pinctrl, rk817-gpio, can sleep:
root@rk3566-buildroot:/sys/kernel/debug#
root@rk3566-buildroot:/sys/kernel/debug#
root@rk3566-buildroot:/sys/kernel/debug#
root@rk3566-buildroot:/sys/kernel/debug#
root@rk3566-buildroot:/sys/kernel/debug# cd
root@rk3566-buildroot:/#
root@rk3566-buildroot:/# ping www.baidu.com
PING www.baidu.com (183.2.172.17) 56(84) bytes of data.
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=1 ttl=53 time=6.75 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=2 ttl=53 time=6.74 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=3 ttl=53 time=6.75 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=4 ttl=53 time=6.49 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=5 ttl=53 time=6.63 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=6 ttl=53 time=6.79 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=7 ttl=53 time=6.84 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=8 ttl=53 time=6.87 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=9 ttl=53 time=6.52 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=10 ttl=53 time=6.96 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=11 ttl=53 time=6.76 ms
64 bytes from www.baidu.com (183.2.172.17): icmp_seq=12 ttl=53 time=6.64 ms
^C
--- www.baidu.com ping statistics ---
12 packets transmitted, 12 received, 0% packet loss, time 11017ms
rtt min/avg/max/mdev = 6.490/6.727/6.961/0.131 ms
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
root@rk3566-buildroot:/#
[END] 2025/4/5 17:20:31
测试LOG:ubuntu20.04.6
[BEGIN] 2025/4/5 17:16:43
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$ sudo apt install iperf3
[sudo] password for rootroot:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
chromium-codecs-ffmpeg-extra gstreamer1.0-vaapi libgstreamer-plugins-bad1.0-0 libnvidia-cfg1-535 libnvidia-common-535 libnvidia-decode-535 libnvidia-encode-535 libnvidia-extra-535 libnvidia-fbc1-535 libnvidia-gl-535
libva-wayland2 libx11-xcb1:i386 libxnvctrl0 nvidia-compute-utils-535 nvidia-kernel-source-535 nvidia-settings nvidia-utils-535 screen-resolution-extra xserver-xorg-video-nvidia-535
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libiperf0 libsctp1
Suggested packages:
lksctp-tools
The following NEW packages will be installed:
iperf3 libiperf0 libsctp1
0 upgraded, 3 newly installed, 0 to remove and 309 not upgraded.
Need to get 94.1 kB of archives.
After this operation, 331 kB of additional disk space will be used.
Do you want to continue? [Y/n] y\^H
Get:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B]
Get:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/universe amd64 libiperf0 amd64 3.7-3 [72.0 kB]
Get:3 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/universe amd64 iperf3 amd64 3.7-3 [14.2 kB]
Fetched 94.1 kB in 21s (4,515 B/s)
Selecting previously unselected package libsctp1:amd64.
(Reading database ... 211230 files and directories currently installed.)
Preparing to unpack .../libsctp1_1.0.18+dfsg-1_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ...
Selecting previously unselected package libiperf0:amd64.
Preparing to unpack .../libiperf0_3.7-3_amd64.deb ...
Unpacking libiperf0:amd64 (3.7-3) ...
Selecting previously unselected package iperf3.
Preparing to unpack .../iperf3_3.7-3_amd64.deb ...
Unpacking iperf3 (3.7-3) ...
Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
Setting up libiperf0:amd64 (3.7-3) ...
Setting up iperf3 (3.7-3) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$ sudo apt install iperf
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
chromium-codecs-ffmpeg-extra gstreamer1.0-vaapi libgstreamer-plugins-bad1.0-0 libnvidia-cfg1-535 libnvidia-common-535 libnvidia-decode-535 libnvidia-encode-535 libnvidia-extra-535 libnvidia-fbc1-535 libnvidia-gl-535
libva-wayland2 libx11-xcb1:i386 libxnvctrl0 nvidia-compute-utils-535 nvidia-kernel-source-535 nvidia-settings nvidia-utils-535 screen-resolution-extra xserver-xorg-video-nvidia-535
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
iperf
0 upgraded, 1 newly installed, 0 to remove and 309 not upgraded.
Need to get 76.5 kB of archives.
After this operation, 213 kB of additional disk space will be used.
Get:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/universe amd64 iperf amd64 2.0.13+dfsg1-1build1 [76.5 kB]
Fetched 76.5 kB in 21s (3,686 B/s)
Selecting previously unselected package iperf.
(Reading database ... 211249 files and directories currently installed.)
Preparing to unpack .../iperf_2.0.13+dfsg1-1build1_amd64.deb ...
Unpacking iperf (2.0.13+dfsg1-1build1) ...
Setting up iperf (2.0.13+dfsg1-1build1) ...
Processing triggers for man-db (2.9.1-1) ...
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$ iperf -c 192.168.3.76 -i 1 -t 10
------------------------------------------------------------
Client connecting to 192.168.3.76, TCP port 5001
TCP window size: 552 KByte (default)
------------------------------------------------------------
[ 3] local 192.168.3.208 port 56326 connected with 192.168.3.76 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 1.0 sec 114 MBytes 955 Mbits/sec
[ 3] 1.0- 2.0 sec 112 MBytes 941 Mbits/sec
[ 3] 2.0- 3.0 sec 112 MBytes 935 Mbits/sec
[ 3] 3.0- 4.0 sec 112 MBytes 940 Mbits/sec
[ 3] 4.0- 5.0 sec 111 MBytes 934 Mbits/sec
[ 3] 5.0- 6.0 sec 112 MBytes 935 Mbits/sec
[ 3] 6.0- 7.0 sec 111 MBytes 933 Mbits/sec
[ 3] 7.0- 8.0 sec 112 MBytes 944 Mbits/sec
[ 3] 8.0- 9.0 sec 112 MBytes 937 Mbits/sec
[ 3] 9.0-10.0 sec 111 MBytes 930 Mbits/sec
[ 3] 0.0-10.0 sec 1.09 GBytes 938 Mbits/sec
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$ iperf -c 192.168.3.76 -i 1 -t 1800
------------------------------------------------------------
Client connecting to 192.168.3.76, TCP port 5001
TCP window size: 552 KByte (default)
------------------------------------------------------------
[ 3] local 192.168.3.208 port 34158 connected with 192.168.3.76 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 1.0 sec 114 MBytes 958 Mbits/sec
[ 3] 1.0- 2.0 sec 111 MBytes 934 Mbits/sec
[ 3] 2.0- 3.0 sec 112 MBytes 935 Mbits/sec
[ 3] 3.0- 4.0 sec 112 MBytes 935 Mbits/sec
[ 3] 4.0- 5.0 sec 112 MBytes 936 Mbits/sec
[ 3] 5.0- 6.0 sec 112 MBytes 940 Mbits/sec
[ 3] 6.0- 7.0 sec 112 MBytes 935 Mbits/sec
[ 3] 7.0- 8.0 sec 112 MBytes 935 Mbits/sec
[ 3] 8.0- 9.0 sec 112 MBytes 938 Mbits/sec
[ 3] 9.0-10.0 sec 111 MBytes 934 Mbits/sec
[ 3] 10.0-11.0 sec 112 MBytes 944 Mbits/sec
[ 3] 11.0-12.0 sec 112 MBytes 935 Mbits/sec
[ 3] 12.0-13.0 sec 111 MBytes 934 Mbits/sec
[ 3] 13.0-14.0 sec 112 MBytes 935 Mbits/sec
[ 3] 14.0-15.0 sec 112 MBytes 936 Mbits/sec
[ 3] 15.0-16.0 sec 112 MBytes 940 Mbits/sec
[ 3] 16.0-17.0 sec 111 MBytes 929 Mbits/sec
[ 3] 17.0-18.0 sec 112 MBytes 944 Mbits/sec
[ 3] 18.0-19.0 sec 111 MBytes 934 Mbits/sec
[ 3] 19.0-20.0 sec 112 MBytes 940 Mbits/sec
[ 3] 20.0-21.0 sec 111 MBytes 930 Mbits/sec
[ 3] 21.0-22.0 sec 113 MBytes 945 Mbits/sec
[ 3] 22.0-23.0 sec 111 MBytes 928 Mbits/sec
[ 3] 23.0-24.0 sec 112 MBytes 937 Mbits/sec
[ 3] 24.0-25.0 sec 112 MBytes 938 Mbits/sec
[ 3] 25.0-26.0 sec 111 MBytes 933 Mbits/sec
[ 3] 26.0-27.0 sec 113 MBytes 945 Mbits/sec
[ 3] 27.0-28.0 sec 111 MBytes 930 Mbits/sec
[ 3] 28.0-29.0 sec 112 MBytes 944 Mbits/sec
[ 3] 29.0-30.0 sec 112 MBytes 935 Mbits/sec
[ 3] 30.0-31.0 sec 112 MBytes 936 Mbits/sec
[ 3] 31.0-32.0 sec 111 MBytes 931 Mbits/sec
[ 3] 32.0-33.0 sec 112 MBytes 937 Mbits/sec
[ 3] 33.0-34.0 sec 112 MBytes 944 Mbits/sec
[ 3] 34.0-35.0 sec 110 MBytes 927 Mbits/sec
[ 3] 35.0-36.0 sec 112 MBytes 941 Mbits/sec
[ 3] 36.0-37.0 sec 112 MBytes 942 Mbits/sec
[ 3] 37.0-38.0 sec 111 MBytes 928 Mbits/sec
[ 3] 38.0-39.0 sec 113 MBytes 945 Mbits/sec
[ 3] 39.0-40.0 sec 111 MBytes 930 Mbits/sec
[ 3] 40.0-41.0 sec 112 MBytes 940 Mbits/sec
[ 3] 41.0-42.0 sec 112 MBytes 937 Mbits/sec
[ 3] 42.0-43.0 sec 112 MBytes 935 Mbits/sec
[ 3] 43.0-44.0 sec 111 MBytes 933 Mbits/sec
[ 3] 44.0-45.0 sec 112 MBytes 936 Mbits/sec
[ 3] 45.0-46.0 sec 112 MBytes 936 Mbits/sec
[ 3] 46.0-47.0 sec 112 MBytes 943 Mbits/sec
[ 3] 47.0-48.0 sec 112 MBytes 937 Mbits/sec
[ 3] 48.0-49.0 sec 111 MBytes 931 Mbits/sec
[ 3] 49.0-50.0 sec 111 MBytes 934 Mbits/sec
[ 3] 50.0-51.0 sec 113 MBytes 945 Mbits/sec
[ 3] 51.0-52.0 sec 111 MBytes 934 Mbits/sec
[ 3] 52.0-53.0 sec 111 MBytes 933 Mbits/sec
[ 3] 53.0-54.0 sec 112 MBytes 940 Mbits/sec
[ 3] 54.0-55.0 sec 112 MBytes 936 Mbits/sec
[ 3] 55.0-56.0 sec 112 MBytes 936 Mbits/sec
[ 3] 56.0-57.0 sec 112 MBytes 936 Mbits/sec
[ 3] 57.0-58.0 sec 112 MBytes 935 Mbits/sec
[ 3] 58.0-59.0 sec 111 MBytes 933 Mbits/sec
[ 3] 59.0-60.0 sec 112 MBytes 936 Mbits/sec
[ 3] 60.0-61.0 sec 113 MBytes 947 Mbits/sec
[ 3] 61.0-62.0 sec 111 MBytes 933 Mbits/sec
[ 3] 62.0-63.0 sec 112 MBytes 938 Mbits/sec
[ 3] 63.0-64.0 sec 112 MBytes 936 Mbits/sec
[ 3] 64.0-65.0 sec 111 MBytes 934 Mbits/sec
[ 3] 65.0-66.0 sec 111 MBytes 933 Mbits/sec
[ 3] 66.0-67.0 sec 112 MBytes 940 Mbits/sec
[ 3] 67.0-68.0 sec 111 MBytes 934 Mbits/sec
[ 3] 68.0-69.0 sec 112 MBytes 944 Mbits/sec
[ 3] 69.0-70.0 sec 111 MBytes 928 Mbits/sec
[ 3] 70.0-71.0 sec 112 MBytes 941 Mbits/sec
[ 3] 71.0-72.0 sec 111 MBytes 934 Mbits/sec
[ 3] 72.0-73.0 sec 112 MBytes 936 Mbits/sec
[ 3] 73.0-74.0 sec 112 MBytes 943 Mbits/sec
[ 3] 74.0-75.0 sec 110 MBytes 927 Mbits/sec
[ 3] 75.0-76.0 sec 112 MBytes 943 Mbits/sec
[ 3] 76.0-77.0 sec 111 MBytes 933 Mbits/sec
[ 3] 77.0-78.0 sec 112 MBytes 940 Mbits/sec
[ 3] 78.0-79.0 sec 111 MBytes 934 Mbits/sec
[ 3] 79.0-80.0 sec 112 MBytes 936 Mbits/sec
[ 3] 80.0-81.0 sec 112 MBytes 935 Mbits/sec
[ 3] 81.0-82.0 sec 112 MBytes 942 Mbits/sec
[ 3] 82.0-83.0 sec 112 MBytes 936 Mbits/sec
[ 3] 83.0-84.0 sec 111 MBytes 931 Mbits/sec
[ 3] 84.0-85.0 sec 113 MBytes 945 Mbits/sec
[ 3] 85.0-86.0 sec 111 MBytes 928 Mbits/sec
[ 3] 86.0-87.0 sec 112 MBytes 936 Mbits/sec
[ 3] 87.0-88.0 sec 112 MBytes 944 Mbits/sec
[ 3] 88.0-89.0 sec 112 MBytes 938 Mbits/sec
[ 3] 89.0-90.0 sec 111 MBytes 932 Mbits/sec
[ 3] 90.0-91.0 sec 111 MBytes 933 Mbits/sec
[ 3] 91.0-92.0 sec 112 MBytes 940 Mbits/sec
[ 3] 92.0-93.0 sec 111 MBytes 934 Mbits/sec
[ 3] 93.0-94.0 sec 112 MBytes 943 Mbits/sec
[ 3] 94.0-95.0 sec 111 MBytes 931 Mbits/sec
[ 3] 95.0-96.0 sec 112 MBytes 936 Mbits/sec
[ 3] 96.0-97.0 sec 112 MBytes 938 Mbits/sec
[ 3] 97.0-98.0 sec 112 MBytes 937 Mbits/sec
[ 3] 98.0-99.0 sec 111 MBytes 933 Mbits/sec
[ 3] 99.0-100.0 sec 112 MBytes 942 Mbits/sec
[ 3] 100.0-101.0 sec 111 MBytes 930 Mbits/sec
[ 3] 101.0-102.0 sec 112 MBytes 944 Mbits/sec
[ 3] 102.0-103.0 sec 112 MBytes 938 Mbits/sec
[ 3] 103.0-104.0 sec 111 MBytes 930 Mbits/sec
[ 3] 104.0-105.0 sec 112 MBytes 944 Mbits/sec
[ 3] 105.0-106.0 sec 111 MBytes 930 Mbits/sec
[ 3] 106.0-107.0 sec 112 MBytes 937 Mbits/sec
[ 3] 107.0-108.0 sec 112 MBytes 937 Mbits/sec
[ 3] 108.0-109.0 sec 111 MBytes 930 Mbits/sec
[ 3] 109.0-110.0 sec 112 MBytes 941 Mbits/sec
[ 3] 110.0-111.0 sec 111 MBytes 934 Mbits/sec
[ 3] 111.0-112.0 sec 112 MBytes 944 Mbits/sec
[ 3] 112.0-113.0 sec 111 MBytes 934 Mbits/sec
[ 3] 113.0-114.0 sec 112 MBytes 938 Mbits/sec
[ 3] 114.0-115.0 sec 111 MBytes 933 Mbits/sec
[ 3] 115.0-116.0 sec 112 MBytes 941 Mbits/sec
[ 3] 116.0-117.0 sec 111 MBytes 929 Mbits/sec
[ 3] 117.0-118.0 sec 113 MBytes 946 Mbits/sec
[ 3] 118.0-119.0 sec 112 MBytes 937 Mbits/sec
[ 3] 119.0-120.0 sec 111 MBytes 931 Mbits/sec
[ 3] 120.0-121.0 sec 112 MBytes 937 Mbits/sec
[ 3] 121.0-122.0 sec 111 MBytes 934 Mbits/sec
[ 3] 122.0-123.0 sec 112 MBytes 935 Mbits/sec
[ 3] 123.0-124.0 sec 111 MBytes 934 Mbits/sec
[ 3] 124.0-125.0 sec 112 MBytes 936 Mbits/sec
[ 3] 125.0-126.0 sec 112 MBytes 944 Mbits/sec
[ 3] 126.0-127.0 sec 112 MBytes 940 Mbits/sec
[ 3] 127.0-128.0 sec 111 MBytes 932 Mbits/sec
[ 3] 128.0-129.0 sec 112 MBytes 938 Mbits/sec
[ 3] 129.0-130.0 sec 111 MBytes 929 Mbits/sec
[ 3] 130.0-131.0 sec 113 MBytes 947 Mbits/sec
[ 3] 131.0-132.0 sec 112 MBytes 937 Mbits/sec
[ 3] 132.0-133.0 sec 110 MBytes 925 Mbits/sec
[ 3] 133.0-134.0 sec 113 MBytes 947 Mbits/sec
[ 3] 134.0-135.0 sec 111 MBytes 928 Mbits/sec
[ 3] 135.0-136.0 sec 112 MBytes 940 Mbits/sec
[ 3] 136.0-137.0 sec 112 MBytes 936 Mbits/sec
[ 3] 137.0-138.0 sec 112 MBytes 941 Mbits/sec
[ 3] 138.0-139.0 sec 112 MBytes 936 Mbits/sec
[ 3] 139.0-140.0 sec 112 MBytes 935 Mbits/sec
[ 3] 140.0-141.0 sec 111 MBytes 931 Mbits/sec
[ 3] 141.0-142.0 sec 112 MBytes 943 Mbits/sec
[ 3] 142.0-143.0 sec 111 MBytes 930 Mbits/sec
[ 3] 143.0-144.0 sec 112 MBytes 944 Mbits/sec
[ 3] 144.0-145.0 sec 112 MBytes 937 Mbits/sec
[ 3] 145.0-146.0 sec 111 MBytes 929 Mbits/sec
[ 3] 146.0-147.0 sec 112 MBytes 941 Mbits/sec
[ 3] 147.0-148.0 sec 112 MBytes 940 Mbits/sec
[ 3] 148.0-149.0 sec 111 MBytes 929 Mbits/sec
[ 3] 149.0-150.0 sec 113 MBytes 947 Mbits/sec
[ 3] 150.0-151.0 sec 111 MBytes 934 Mbits/sec
[ 3] 151.0-152.0 sec 111 MBytes 934 Mbits/sec
[ 3] 152.0-153.0 sec 112 MBytes 937 Mbits/sec
[ 3] 153.0-154.0 sec 112 MBytes 938 Mbits/sec
[ 3] 154.0-155.0 sec 111 MBytes 934 Mbits/sec
[ 3] 155.0-156.0 sec 112 MBytes 941 Mbits/sec
[ 3] 156.0-157.0 sec 111 MBytes 930 Mbits/sec
[ 3] 157.0-158.0 sec 112 MBytes 944 Mbits/sec
[ 3] 158.0-159.0 sec 111 MBytes 930 Mbits/sec
[ 3] 159.0-160.0 sec 112 MBytes 937 Mbits/sec
[ 3] 160.0-161.0 sec 112 MBytes 940 Mbits/sec
[ 3] 161.0-162.0 sec 112 MBytes 936 Mbits/sec
[ 3] 162.0-163.0 sec 112 MBytes 937 Mbits/sec
[ 3] 163.0-164.0 sec 111 MBytes 931 Mbits/sec
[ 3] 164.0-165.0 sec 112 MBytes 940 Mbits/sec
[ 3] 165.0-166.0 sec 111 MBytes 931 Mbits/sec
[ 3] 166.0-167.0 sec 112 MBytes 944 Mbits/sec
[ 3] 167.0-168.0 sec 111 MBytes 928 Mbits/sec
[ 3] 168.0-169.0 sec 112 MBytes 936 Mbits/sec
[ 3] 169.0-170.0 sec 113 MBytes 946 Mbits/sec
[ 3] 170.0-171.0 sec 111 MBytes 934 Mbits/sec
[ 3] 171.0-172.0 sec 112 MBytes 936 Mbits/sec
[ 3] 172.0-173.0 sec 111 MBytes 934 Mbits/sec
[ 3] 173.0-174.0 sec 112 MBytes 941 Mbits/sec
[ 3] 174.0-175.0 sec 111 MBytes 934 Mbits/sec
[ 3] 175.0-176.0 sec 111 MBytes 933 Mbits/sec
[ 3] 176.0-177.0 sec 111 MBytes 934 Mbits/sec
[ 3] 177.0-178.0 sec 112 MBytes 940 Mbits/sec
[ 3] 178.0-179.0 sec 112 MBytes 943 Mbits/sec
[ 3] 179.0-180.0 sec 111 MBytes 928 Mbits/sec
[ 3] 180.0-181.0 sec 111 MBytes 934 Mbits/sec
[ 3] 181.0-182.0 sec 113 MBytes 945 Mbits/sec
[ 3] 182.0-183.0 sec 111 MBytes 932 Mbits/sec
[ 3] 183.0-184.0 sec 112 MBytes 940 Mbits/sec
[ 3] 184.0-185.0 sec 112 MBytes 941 Mbits/sec
[ 3] 185.0-186.0 sec 111 MBytes 934 Mbits/sec
[ 3] 186.0-187.0 sec 112 MBytes 935 Mbits/sec
[ 3] 187.0-188.0 sec 111 MBytes 932 Mbits/sec
[ 3] 188.0-189.0 sec 112 MBytes 937 Mbits/sec
[ 3] 189.0-190.0 sec 112 MBytes 943 Mbits/sec
[ 3] 190.0-191.0 sec 112 MBytes 936 Mbits/sec
[ 3] 191.0-192.0 sec 111 MBytes 931 Mbits/sec
[ 3] 192.0-193.0 sec 112 MBytes 938 Mbits/sec
[ 3] 193.0-194.0 sec 112 MBytes 936 Mbits/sec
[ 3] 194.0-195.0 sec 111 MBytes 934 Mbits/sec
[ 3] 195.0-196.0 sec 112 MBytes 935 Mbits/sec
[ 3] 196.0-197.0 sec 112 MBytes 941 Mbits/sec
[ 3] 197.0-198.0 sec 112 MBytes 940 Mbits/sec
[ 3] 198.0-199.0 sec 112 MBytes 935 Mbits/sec
[ 3] 199.0-200.0 sec 112 MBytes 937 Mbits/sec
[ 3] 200.0-201.0 sec 112 MBytes 936 Mbits/sec
[ 3] 201.0-202.0 sec 112 MBytes 938 Mbits/sec
[ 3] 202.0-203.0 sec 112 MBytes 936 Mbits/sec
[ 3] 203.0-204.0 sec 112 MBytes 937 Mbits/sec
[ 3] 204.0-205.0 sec 112 MBytes 936 Mbits/sec
[ 3] 205.0-206.0 sec 112 MBytes 936 Mbits/sec
[ 3] 206.0-207.0 sec 111 MBytes 934 Mbits/sec
[ 3] 207.0-208.0 sec 112 MBytes 935 Mbits/sec
[ 3] 208.0-209.0 sec 112 MBytes 941 Mbits/sec
[ 3] 209.0-210.0 sec 111 MBytes 931 Mbits/sec
[ 3] 210.0-211.0 sec 111 MBytes 932 Mbits/sec
[ 3] 211.0-212.0 sec 112 MBytes 943 Mbits/sec
[ 3] 212.0-213.0 sec 111 MBytes 933 Mbits/sec
[ 3] 213.0-214.0 sec 112 MBytes 936 Mbits/sec
[ 3] 214.0-215.0 sec 112 MBytes 935 Mbits/sec
[ 3] 215.0-216.0 sec 112 MBytes 940 Mbits/sec
[ 3] 216.0-217.0 sec 112 MBytes 937 Mbits/sec
[ 3] 217.0-218.0 sec 112 MBytes 938 Mbits/sec
[ 3] 218.0-219.0 sec 111 MBytes 928 Mbits/sec
[ 3] 219.0-220.0 sec 112 MBytes 938 Mbits/sec
[ 3] 220.0-221.0 sec 113 MBytes 945 Mbits/sec
[ 3] 221.0-222.0 sec 111 MBytes 929 Mbits/sec
[ 3] 222.0-223.0 sec 112 MBytes 944 Mbits/sec
[ 3] 223.0-224.0 sec 111 MBytes 930 Mbits/sec
[ 3] 224.0-225.0 sec 112 MBytes 936 Mbits/sec
[ 3] 225.0-226.0 sec 112 MBytes 944 Mbits/sec
[ 3] 226.0-227.0 sec 112 MBytes 938 Mbits/sec
[ 3] 227.0-228.0 sec 111 MBytes 931 Mbits/sec
[ 3] 228.0-229.0 sec 112 MBytes 936 Mbits/sec
[ 3] 229.0-230.0 sec 112 MBytes 941 Mbits/sec
[ 3] 230.0-231.0 sec 111 MBytes 930 Mbits/sec
[ 3] 231.0-232.0 sec 112 MBytes 936 Mbits/sec
[ 3] 232.0-233.0 sec 112 MBytes 942 Mbits/sec
[ 3] 233.0-234.0 sec 112 MBytes 937 Mbits/sec
[ 3] 234.0-235.0 sec 111 MBytes 933 Mbits/sec
[ 3] 235.0-236.0 sec 112 MBytes 943 Mbits/sec
[ 3] 236.0-237.0 sec 111 MBytes 934 Mbits/sec
[ 3] 237.0-238.0 sec 112 MBytes 935 Mbits/sec
[ 3] 238.0-239.0 sec 111 MBytes 933 Mbits/sec
[ 3] 239.0-240.0 sec 111 MBytes 933 Mbits/sec
[ 3] 240.0-241.0 sec 112 MBytes 940 Mbits/sec
[ 3] 241.0-242.0 sec 112 MBytes 937 Mbits/sec
[ 3] 242.0-243.0 sec 112 MBytes 938 Mbits/sec
[ 3] 243.0-244.0 sec 111 MBytes 933 Mbits/sec
[ 3] 244.0-245.0 sec 112 MBytes 943 Mbits/sec
[ 3] 245.0-246.0 sec 112 MBytes 940 Mbits/sec
[ 3] 246.0-247.0 sec 111 MBytes 929 Mbits/sec
[ 3] 247.0-248.0 sec 112 MBytes 942 Mbits/sec
[ 3] 248.0-249.0 sec 111 MBytes 933 Mbits/sec
[ 3] 249.0-250.0 sec 111 MBytes 934 Mbits/sec
[ 3] 250.0-251.0 sec 112 MBytes 943 Mbits/sec
[ 3] 251.0-252.0 sec 111 MBytes 930 Mbits/sec
[ 3] 252.0-253.0 sec 112 MBytes 937 Mbits/sec
[ 3] 253.0-254.0 sec 112 MBytes 935 Mbits/sec
[ 3] 254.0-255.0 sec 112 MBytes 944 Mbits/sec
[ 3] 255.0-256.0 sec 111 MBytes 933 Mbits/sec
[ 3] 256.0-257.0 sec 112 MBytes 940 Mbits/sec
[ 3] 257.0-258.0 sec 111 MBytes 930 Mbits/sec
[ 3] 258.0-259.0 sec 113 MBytes 945 Mbits/sec
[ 3] 259.0-260.0 sec 111 MBytes 929 Mbits/sec
[ 3] 260.0-261.0 sec 112 MBytes 942 Mbits/sec
[ 3] 261.0-262.0 sec 111 MBytes 928 Mbits/sec
[ 3] 262.0-263.0 sec 112 MBytes 940 Mbits/sec
[ 3] 263.0-264.0 sec 112 MBytes 936 Mbits/sec
[ 3] 264.0-265.0 sec 112 MBytes 936 Mbits/sec
[ 3] 265.0-266.0 sec 112 MBytes 941 Mbits/sec
[ 3] 266.0-267.0 sec 112 MBytes 942 Mbits/sec
[ 3] 267.0-268.0 sec 110 MBytes 927 Mbits/sec
[ 3] 268.0-269.0 sec 113 MBytes 945 Mbits/sec
[ 3] 269.0-270.0 sec 111 MBytes 929 Mbits/sec
[ 3] 270.0-271.0 sec 113 MBytes 946 Mbits/sec
[ 3] 271.0-272.0 sec 111 MBytes 928 Mbits/sec
[ 3] 272.0-273.0 sec 113 MBytes 945 Mbits/sec
[ 3] 273.0-274.0 sec 110 MBytes 927 Mbits/sec
[ 3] 274.0-275.0 sec 112 MBytes 940 Mbits/sec
[ 3] 275.0-276.0 sec 111 MBytes 933 Mbits/sec
[ 3] 276.0-277.0 sec 113 MBytes 945 Mbits/sec
[ 3] 277.0-278.0 sec 112 MBytes 938 Mbits/sec
[ 3] 278.0-279.0 sec 111 MBytes 929 Mbits/sec
[ 3] 279.0-280.0 sec 112 MBytes 942 Mbits/sec
[ 3] 280.0-281.0 sec 111 MBytes 932 Mbits/sec
[ 3] 281.0-282.0 sec 111 MBytes 934 Mbits/sec
[ 3] 282.0-283.0 sec 113 MBytes 947 Mbits/sec
[ 3] 283.0-284.0 sec 111 MBytes 930 Mbits/sec
[ 3] 284.0-285.0 sec 112 MBytes 938 Mbits/sec
[ 3] 285.0-286.0 sec 112 MBytes 937 Mbits/sec
[ 3] 286.0-287.0 sec 111 MBytes 929 Mbits/sec
[ 3] 287.0-288.0 sec 112 MBytes 944 Mbits/sec
[ 3] 288.0-289.0 sec 111 MBytes 932 Mbits/sec
[ 3] 289.0-290.0 sec 112 MBytes 942 Mbits/sec
[ 3] 290.0-291.0 sec 111 MBytes 932 Mbits/sec
[ 3] 291.0-292.0 sec 111 MBytes 934 Mbits/sec
[ 3] 292.0-293.0 sec 112 MBytes 936 Mbits/sec
[ 3] 293.0-294.0 sec 112 MBytes 940 Mbits/sec
[ 3] 294.0-295.0 sec 112 MBytes 935 Mbits/sec
[ 3] 295.0-296.0 sec 112 MBytes 942 Mbits/sec
[ 3] 296.0-297.0 sec 111 MBytes 930 Mbits/sec
[ 3] 297.0-298.0 sec 112 MBytes 944 Mbits/sec
[ 3] 298.0-299.0 sec 112 MBytes 937 Mbits/sec
[ 3] 299.0-300.0 sec 111 MBytes 933 Mbits/sec
[ 3] 300.0-301.0 sec 111 MBytes 932 Mbits/sec
[ 3] 301.0-302.0 sec 112 MBytes 942 Mbits/sec
[ 3] 302.0-303.0 sec 111 MBytes 932 Mbits/sec
[ 3] 303.0-304.0 sec 112 MBytes 942 Mbits/sec
[ 3] 304.0-305.0 sec 111 MBytes 934 Mbits/sec
[ 3] 305.0-306.0 sec 112 MBytes 941 Mbits/sec
[ 3] 306.0-307.0 sec 111 MBytes 934 Mbits/sec
[ 3] 307.0-308.0 sec 111 MBytes 931 Mbits/sec
[ 3] 308.0-309.0 sec 113 MBytes 947 Mbits/sec
[ 3] 309.0-310.0 sec 111 MBytes 932 Mbits/sec
[ 3] 310.0-311.0 sec 111 MBytes 934 Mbits/sec
[ 3] 311.0-312.0 sec 111 MBytes 932 Mbits/sec
[ 3] 312.0-313.0 sec 113 MBytes 946 Mbits/sec
[ 3] 313.0-314.0 sec 111 MBytes 934 Mbits/sec
[ 3] 314.0-315.0 sec 111 MBytes 928 Mbits/sec
[ 3] 315.0-316.0 sec 112 MBytes 940 Mbits/sec
[ 3] 316.0-317.0 sec 112 MBytes 937 Mbits/sec
[ 3] 317.0-318.0 sec 112 MBytes 940 Mbits/sec
[ 3] 318.0-319.0 sec 111 MBytes 929 Mbits/sec
[ 3] 319.0-320.0 sec 113 MBytes 948 Mbits/sec
[ 3] 320.0-321.0 sec 111 MBytes 934 Mbits/sec
[ 3] 321.0-322.0 sec 111 MBytes 930 Mbits/sec
[ 3] 322.0-323.0 sec 112 MBytes 937 Mbits/sec
[ 3] 323.0-324.0 sec 112 MBytes 936 Mbits/sec
[ 3] 324.0-325.0 sec 112 MBytes 940 Mbits/sec
[ 3] 325.0-326.0 sec 112 MBytes 941 Mbits/sec
[ 3] 326.0-327.0 sec 111 MBytes 929 Mbits/sec
[ 3] 327.0-328.0 sec 112 MBytes 941 Mbits/sec
[ 3] 328.0-329.0 sec 112 MBytes 935 Mbits/sec
[ 3] 329.0-330.0 sec 112 MBytes 935 Mbits/sec
[ 3] 330.0-331.0 sec 112 MBytes 944 Mbits/sec
[ 3] 331.0-332.0 sec 110 MBytes 927 Mbits/sec
[ 3] 332.0-333.0 sec 112 MBytes 941 Mbits/sec
[ 3] 333.0-334.0 sec 111 MBytes 933 Mbits/sec
[ 3] 334.0-335.0 sec 112 MBytes 936 Mbits/sec
[ 3] 335.0-336.0 sec 112 MBytes 942 Mbits/sec
[ 3] 336.0-337.0 sec 111 MBytes 934 Mbits/sec
[ 3] 337.0-338.0 sec 112 MBytes 943 Mbits/sec
[ 3] 338.0-339.0 sec 112 MBytes 937 Mbits/sec
[ 3] 339.0-340.0 sec 111 MBytes 933 Mbits/sec
[ 3] 340.0-341.0 sec 111 MBytes 933 Mbits/sec
[ 3] 341.0-342.0 sec 112 MBytes 941 Mbits/sec
[ 3] 342.0-343.0 sec 111 MBytes 933 Mbits/sec
[ 3] 343.0-344.0 sec 112 MBytes 943 Mbits/sec
[ 3] 344.0-345.0 sec 111 MBytes 930 Mbits/sec
[ 3] 345.0-346.0 sec 112 MBytes 936 Mbits/sec
[ 3] 346.0-347.0 sec 112 MBytes 935 Mbits/sec
[ 3] 347.0-348.0 sec 112 MBytes 943 Mbits/sec
[ 3] 348.0-349.0 sec 111 MBytes 930 Mbits/sec
[ 3] 349.0-350.0 sec 113 MBytes 946 Mbits/sec
[ 3] 350.0-351.0 sec 111 MBytes 931 Mbits/sec
[ 3] 351.0-352.0 sec 112 MBytes 941 Mbits/sec
[ 3] 352.0-353.0 sec 112 MBytes 935 Mbits/sec
[ 3] 353.0-354.0 sec 111 MBytes 934 Mbits/sec
[ 3] 354.0-355.0 sec 112 MBytes 936 Mbits/sec
[ 3] 355.0-356.0 sec 111 MBytes 932 Mbits/sec
[ 3] 356.0-357.0 sec 112 MBytes 944 Mbits/sec
[ 3] 357.0-358.0 sec 112 MBytes 935 Mbits/sec
[ 3] 358.0-359.0 sec 112 MBytes 940 Mbits/sec
[ 3] 359.0-360.0 sec 111 MBytes 931 Mbits/sec
[ 3] 360.0-361.0 sec 112 MBytes 935 Mbits/sec
[ 3] 361.0-362.0 sec 112 MBytes 943 Mbits/sec
[ 3] 362.0-363.0 sec 111 MBytes 930 Mbits/sec
[ 3] 363.0-364.0 sec 112 MBytes 941 Mbits/sec
[ 3] 364.0-365.0 sec 111 MBytes 934 Mbits/sec
[ 3] 365.0-366.0 sec 112 MBytes 942 Mbits/sec
[ 3] 366.0-367.0 sec 111 MBytes 931 Mbits/sec
[ 3] 367.0-368.0 sec 111 MBytes 931 Mbits/sec
[ 3] 368.0-369.0 sec 112 MBytes 938 Mbits/sec
[ 3] 369.0-370.0 sec 111 MBytes 934 Mbits/sec
[ 3] 370.0-371.0 sec 112 MBytes 937 Mbits/sec
[ 3] 371.0-372.0 sec 113 MBytes 946 Mbits/sec
[ 3] 372.0-373.0 sec 111 MBytes 933 Mbits/sec
[ 3] 373.0-374.0 sec 111 MBytes 932 Mbits/sec
[ 3] 374.0-375.0 sec 112 MBytes 940 Mbits/sec
[ 3] 375.0-376.0 sec 112 MBytes 941 Mbits/sec
[ 3] 376.0-377.0 sec 111 MBytes 933 Mbits/sec
[ 3] 377.0-378.0 sec 112 MBytes 944 Mbits/sec
[ 3] 378.0-379.0 sec 111 MBytes 934 Mbits/sec
[ 3] 379.0-380.0 sec 112 MBytes 937 Mbits/sec
[ 3] 380.0-381.0 sec 111 MBytes 931 Mbits/sec
[ 3] 381.0-382.0 sec 112 MBytes 938 Mbits/sec
[ 3] 382.0-383.0 sec 112 MBytes 941 Mbits/sec
[ 3] 383.0-384.0 sec 110 MBytes 927 Mbits/sec
[ 3] 384.0-385.0 sec 111 MBytes 933 Mbits/sec
[ 3] 385.0-386.0 sec 113 MBytes 948 Mbits/sec
[ 3] 386.0-387.0 sec 111 MBytes 930 Mbits/sec
[ 3] 387.0-388.0 sec 112 MBytes 935 Mbits/sec
[ 3] 388.0-389.0 sec 112 MBytes 936 Mbits/sec
[ 3] 389.0-390.0 sec 113 MBytes 948 Mbits/sec
[ 3] 390.0-391.0 sec 110 MBytes 927 Mbits/sec
[ 3] 391.0-392.0 sec 112 MBytes 942 Mbits/sec
[ 3] 392.0-393.0 sec 111 MBytes 930 Mbits/sec
[ 3] 393.0-394.0 sec 112 MBytes 941 Mbits/sec
[ 3] 394.0-395.0 sec 111 MBytes 933 Mbits/sec
[ 3] 395.0-396.0 sec 112 MBytes 942 Mbits/sec
[ 3] 396.0-397.0 sec 111 MBytes 931 Mbits/sec
[ 3] 397.0-398.0 sec 113 MBytes 945 Mbits/sec
[ 3] 398.0-399.0 sec 111 MBytes 928 Mbits/sec
[ 3] 399.0-400.0 sec 112 MBytes 943 Mbits/sec
[ 3] 400.0-401.0 sec 111 MBytes 933 Mbits/sec
[ 3] 401.0-402.0 sec 112 MBytes 940 Mbits/sec
[ 3] 402.0-403.0 sec 112 MBytes 940 Mbits/sec
[ 3] 403.0-404.0 sec 111 MBytes 932 Mbits/sec
[ 3] 404.0-405.0 sec 112 MBytes 942 Mbits/sec
[ 3] 405.0-406.0 sec 112 MBytes 935 Mbits/sec
[ 3] 406.0-407.0 sec 111 MBytes 933 Mbits/sec
[ 3] 407.0-408.0 sec 112 MBytes 943 Mbits/sec
[ 3] 408.0-409.0 sec 111 MBytes 931 Mbits/sec
[ 3] 409.0-410.0 sec 112 MBytes 936 Mbits/sec
[ 3] 410.0-411.0 sec 112 MBytes 938 Mbits/sec
[ 3] 411.0-412.0 sec 112 MBytes 938 Mbits/sec
[ 3] 412.0-413.0 sec 111 MBytes 929 Mbits/sec
[ 3] 413.0-414.0 sec 112 MBytes 937 Mbits/sec
[ 3] 414.0-415.0 sec 111 MBytes 934 Mbits/sec
[ 3] 415.0-416.0 sec 112 MBytes 940 Mbits/sec
[ 3] 416.0-417.0 sec 112 MBytes 935 Mbits/sec
[ 3] 417.0-418.0 sec 112 MBytes 936 Mbits/sec
[ 3] 418.0-419.0 sec 112 MBytes 942 Mbits/sec
[ 3] 419.0-420.0 sec 112 MBytes 937 Mbits/sec
[ 3] 420.0-421.0 sec 111 MBytes 931 Mbits/sec
[ 3] 421.0-422.0 sec 112 MBytes 944 Mbits/sec
[ 3] 422.0-423.0 sec 112 MBytes 936 Mbits/sec
[ 3] 423.0-424.0 sec 112 MBytes 937 Mbits/sec
[ 3] 424.0-425.0 sec 111 MBytes 932 Mbits/sec
[ 3] 425.0-426.0 sec 111 MBytes 934 Mbits/sec
[ 3] 426.0-427.0 sec 112 MBytes 938 Mbits/sec
[ 3] 427.0-428.0 sec 112 MBytes 937 Mbits/sec
[ 3] 428.0-429.0 sec 111 MBytes 933 Mbits/sec
[ 3] 429.0-430.0 sec 112 MBytes 935 Mbits/sec
[ 3] 430.0-431.0 sec 112 MBytes 943 Mbits/sec
[ 3] 431.0-432.0 sec 111 MBytes 931 Mbits/sec
[ 3] 432.0-433.0 sec 111 MBytes 932 Mbits/sec
[ 3] 433.0-434.0 sec 111 MBytes 933 Mbits/sec
[ 3] 434.0-435.0 sec 112 MBytes 940 Mbits/sec
[ 3] 435.0-436.0 sec 112 MBytes 942 Mbits/sec
[ 3] 436.0-437.0 sec 111 MBytes 932 Mbits/sec
[ 3] 437.0-438.0 sec 112 MBytes 936 Mbits/sec
[ 3] 438.0-439.0 sec 112 MBytes 941 Mbits/sec
[ 3] 439.0-440.0 sec 111 MBytes 930 Mbits/sec
[ 3] 440.0-441.0 sec 112 MBytes 937 Mbits/sec
[ 3] 441.0-442.0 sec 111 MBytes 934 Mbits/sec
[ 3] 442.0-443.0 sec 112 MBytes 941 Mbits/sec
[ 3] 443.0-444.0 sec 111 MBytes 931 Mbits/sec
[ 3] 444.0-445.0 sec 113 MBytes 947 Mbits/sec
[ 3] 445.0-446.0 sec 111 MBytes 928 Mbits/sec
[ 3] 446.0-447.0 sec 112 MBytes 943 Mbits/sec
[ 3] 447.0-448.0 sec 111 MBytes 934 Mbits/sec
[ 3] 448.0-449.0 sec 112 MBytes 940 Mbits/sec
[ 3] 449.0-450.0 sec 111 MBytes 934 Mbits/sec
[ 3] 450.0-451.0 sec 112 MBytes 936 Mbits/sec
[ 3] 451.0-452.0 sec 112 MBytes 940 Mbits/sec
[ 3] 452.0-453.0 sec 111 MBytes 934 Mbits/sec
[ 3] 453.0-454.0 sec 111 MBytes 934 Mbits/sec
[ 3] 454.0-455.0 sec 112 MBytes 943 Mbits/sec
[ 3] 455.0-456.0 sec 111 MBytes 930 Mbits/sec
[ 3] 456.0-457.0 sec 112 MBytes 940 Mbits/sec
[ 3] 457.0-458.0 sec 112 MBytes 937 Mbits/sec
[ 3] 458.0-459.0 sec 112 MBytes 938 Mbits/sec
[ 3] 459.0-460.0 sec 111 MBytes 933 Mbits/sec
[ 3] 460.0-461.0 sec 112 MBytes 941 Mbits/sec
[ 3] 461.0-462.0 sec 111 MBytes 930 Mbits/sec
[ 3] 462.0-463.0 sec 113 MBytes 945 Mbits/sec
[ 3] 463.0-464.0 sec 111 MBytes 928 Mbits/sec
[ 3] 464.0-465.0 sec 112 MBytes 941 Mbits/sec
[ 3] 465.0-466.0 sec 111 MBytes 932 Mbits/sec
[ 3] 466.0-467.0 sec 113 MBytes 946 Mbits/sec
[ 3] 467.0-468.0 sec 111 MBytes 929 Mbits/sec
[ 3] 468.0-469.0 sec 112 MBytes 936 Mbits/sec
[ 3] 469.0-470.0 sec 112 MBytes 944 Mbits/sec
[ 3] 470.0-471.0 sec 110 MBytes 927 Mbits/sec
[ 3] 471.0-472.0 sec 112 MBytes 942 Mbits/sec
[ 3] 472.0-473.0 sec 112 MBytes 935 Mbits/sec
[ 3] 473.0-474.0 sec 111 MBytes 932 Mbits/sec
[ 3] 474.0-475.0 sec 112 MBytes 942 Mbits/sec
[ 3] 475.0-476.0 sec 112 MBytes 935 Mbits/sec
[ 3] 476.0-477.0 sec 111 MBytes 934 Mbits/sec
[ 3] 477.0-478.0 sec 113 MBytes 945 Mbits/sec
[ 3] 478.0-479.0 sec 112 MBytes 936 Mbits/sec
[ 3] 479.0-480.0 sec 111 MBytes 933 Mbits/sec
[ 3] 480.0-481.0 sec 112 MBytes 938 Mbits/sec
[ 3] 481.0-482.0 sec 111 MBytes 929 Mbits/sec
[ 3] 482.0-483.0 sec 113 MBytes 945 Mbits/sec
[ 3] 483.0-484.0 sec 111 MBytes 929 Mbits/sec
[ 3] 484.0-485.0 sec 113 MBytes 945 Mbits/sec
[ 3] 485.0-486.0 sec 111 MBytes 933 Mbits/sec
[ 3] 486.0-487.0 sec 112 MBytes 935 Mbits/sec
[ 3] 487.0-488.0 sec 111 MBytes 931 Mbits/sec
[ 3] 488.0-489.0 sec 112 MBytes 942 Mbits/sec
[ 3] 489.0-490.0 sec 112 MBytes 941 Mbits/sec
[ 3] 490.0-491.0 sec 111 MBytes 928 Mbits/sec
[ 3] 491.0-492.0 sec 113 MBytes 946 Mbits/sec
[ 3] 492.0-493.0 sec 111 MBytes 930 Mbits/sec
[ 3] 493.0-494.0 sec 112 MBytes 943 Mbits/sec
[ 3] 494.0-495.0 sec 111 MBytes 934 Mbits/sec
[ 3] 495.0-496.0 sec 111 MBytes 931 Mbits/sec
[ 3] 496.0-497.0 sec 112 MBytes 936 Mbits/sec
[ 3] 497.0-498.0 sec 112 MBytes 940 Mbits/sec
[ 3] 498.0-499.0 sec 112 MBytes 935 Mbits/sec
[ 3] 499.0-500.0 sec 111 MBytes 933 Mbits/sec
[ 3] 500.0-501.0 sec 113 MBytes 946 Mbits/sec
[ 3] 501.0-502.0 sec 112 MBytes 935 Mbits/sec
[ 3] 502.0-503.0 sec 111 MBytes 934 Mbits/sec
[ 3] 503.0-504.0 sec 111 MBytes 934 Mbits/sec
[ 3] 504.0-505.0 sec 112 MBytes 938 Mbits/sec
[ 3] 505.0-506.0 sec 112 MBytes 936 Mbits/sec
[ 3] 506.0-507.0 sec 112 MBytes 938 Mbits/sec
[ 3] 507.0-508.0 sec 112 MBytes 936 Mbits/sec
[ 3] 508.0-509.0 sec 112 MBytes 940 Mbits/sec
[ 3] 509.0-510.0 sec 111 MBytes 933 Mbits/sec
[ 3] 510.0-511.0 sec 112 MBytes 935 Mbits/sec
[ 3] 511.0-512.0 sec 112 MBytes 936 Mbits/sec
[ 3] 512.0-513.0 sec 111 MBytes 932 Mbits/sec
[ 3] 513.0-514.0 sec 113 MBytes 945 Mbits/sec
[ 3] 514.0-515.0 sec 112 MBytes 937 Mbits/sec
[ 3] 515.0-516.0 sec 112 MBytes 935 Mbits/sec
[ 3] 516.0-517.0 sec 112 MBytes 937 Mbits/sec
[ 3] 517.0-518.0 sec 111 MBytes 930 Mbits/sec
[ 3] 518.0-519.0 sec 112 MBytes 938 Mbits/sec
[ 3] 519.0-520.0 sec 112 MBytes 937 Mbits/sec
[ 3] 520.0-521.0 sec 112 MBytes 935 Mbits/sec
[ 3] 521.0-522.0 sec 112 MBytes 937 Mbits/sec
[ 3] 522.0-523.0 sec 111 MBytes 933 Mbits/sec
[ 3] 523.0-524.0 sec 112 MBytes 944 Mbits/sec
[ 3] 524.0-525.0 sec 111 MBytes 930 Mbits/sec
[ 3] 525.0-526.0 sec 113 MBytes 945 Mbits/sec
[ 3] 526.0-527.0 sec 111 MBytes 929 Mbits/sec
[ 3] 527.0-528.0 sec 112 MBytes 944 Mbits/sec
[ 3] 528.0-529.0 sec 111 MBytes 931 Mbits/sec
[ 3] 529.0-530.0 sec 112 MBytes 938 Mbits/sec
[ 3] 530.0-531.0 sec 112 MBytes 935 Mbits/sec
[ 3] 531.0-532.0 sec 111 MBytes 930 Mbits/sec
[ 3] 532.0-533.0 sec 113 MBytes 947 Mbits/sec
[ 3] 533.0-534.0 sec 111 MBytes 932 Mbits/sec
[ 3] 534.0-535.0 sec 112 MBytes 935 Mbits/sec
[ 3] 535.0-536.0 sec 112 MBytes 940 Mbits/sec
[ 3] 536.0-537.0 sec 111 MBytes 934 Mbits/sec
[ 3] 537.0-538.0 sec 112 MBytes 941 Mbits/sec
[ 3] 538.0-539.0 sec 112 MBytes 938 Mbits/sec
[ 3] 539.0-540.0 sec 112 MBytes 937 Mbits/sec
[ 3] 540.0-541.0 sec 111 MBytes 930 Mbits/sec
[ 3] 541.0-542.0 sec 111 MBytes 933 Mbits/sec
[ 3] 542.0-543.0 sec 113 MBytes 946 Mbits/sec
[ 3] 543.0-544.0 sec 111 MBytes 933 Mbits/sec
[ 3] 544.0-545.0 sec 111 MBytes 933 Mbits/sec
[ 3] 545.0-546.0 sec 112 MBytes 942 Mbits/sec
[ 3] 546.0-547.0 sec 112 MBytes 935 Mbits/sec
[ 3] 547.0-548.0 sec 111 MBytes 932 Mbits/sec
[ 3] 548.0-549.0 sec 112 MBytes 937 Mbits/sec
[ 3] 549.0-550.0 sec 112 MBytes 937 Mbits/sec
[ 3] 550.0-551.0 sec 112 MBytes 942 Mbits/sec
[ 3] 551.0-552.0 sec 111 MBytes 932 Mbits/sec
[ 3] 552.0-553.0 sec 112 MBytes 937 Mbits/sec
[ 3] 553.0-554.0 sec 112 MBytes 940 Mbits/sec
[ 3] 554.0-555.0 sec 112 MBytes 936 Mbits/sec
[ 3] 555.0-556.0 sec 111 MBytes 933 Mbits/sec
[ 3] 556.0-557.0 sec 112 MBytes 936 Mbits/sec
[ 3] 557.0-558.0 sec 112 MBytes 941 Mbits/sec
[ 3] 558.0-559.0 sec 112 MBytes 936 Mbits/sec
[ 3] 559.0-560.0 sec 112 MBytes 937 Mbits/sec
[ 3] 560.0-561.0 sec 111 MBytes 933 Mbits/sec
[ 3] 561.0-562.0 sec 112 MBytes 938 Mbits/sec
[ 3] 562.0-563.0 sec 111 MBytes 933 Mbits/sec
[ 3] 563.0-564.0 sec 112 MBytes 942 Mbits/sec
[ 3] 564.0-565.0 sec 112 MBytes 937 Mbits/sec
[ 3] 565.0-566.0 sec 111 MBytes 932 Mbits/sec
[ 3] 566.0-567.0 sec 112 MBytes 938 Mbits/sec
[ 3] 567.0-568.0 sec 112 MBytes 935 Mbits/sec
[ 3] 568.0-569.0 sec 111 MBytes 933 Mbits/sec
[ 3] 569.0-570.0 sec 112 MBytes 937 Mbits/sec
[ 3] 570.0-571.0 sec 112 MBytes 938 Mbits/sec
[ 3] 571.0-572.0 sec 112 MBytes 936 Mbits/sec
[ 3] 572.0-573.0 sec 112 MBytes 936 Mbits/sec
[ 3] 573.0-574.0 sec 112 MBytes 937 Mbits/sec
[ 3] 574.0-575.0 sec 111 MBytes 933 Mbits/sec
[ 3] 575.0-576.0 sec 112 MBytes 938 Mbits/sec
[ 3] 576.0-577.0 sec 112 MBytes 944 Mbits/sec
[ 3] 577.0-578.0 sec 110 MBytes 920 Mbits/sec
[ 3] 578.0-579.0 sec 113 MBytes 948 Mbits/sec
[ 3] 579.0-580.0 sec 111 MBytes 932 Mbits/sec
[ 3] 580.0-581.0 sec 112 MBytes 944 Mbits/sec
[ 3] 581.0-582.0 sec 112 MBytes 936 Mbits/sec
[ 3] 582.0-583.0 sec 111 MBytes 929 Mbits/sec
[ 3] 583.0-584.0 sec 112 MBytes 941 Mbits/sec
[ 3] 584.0-585.0 sec 112 MBytes 938 Mbits/sec
[ 3] 585.0-586.0 sec 111 MBytes 932 Mbits/sec
[ 3] 586.0-587.0 sec 112 MBytes 942 Mbits/sec
[ 3] 587.0-588.0 sec 111 MBytes 932 Mbits/sec
[ 3] 588.0-589.0 sec 112 MBytes 942 Mbits/sec
[ 3] 589.0-590.0 sec 111 MBytes 932 Mbits/sec
[ 3] 590.0-591.0 sec 112 MBytes 941 Mbits/sec
[ 3] 591.0-592.0 sec 111 MBytes 930 Mbits/sec
[ 3] 592.0-593.0 sec 112 MBytes 937 Mbits/sec
[ 3] 593.0-594.0 sec 112 MBytes 944 Mbits/sec
[ 3] 594.0-595.0 sec 111 MBytes 931 Mbits/sec
[ 3] 595.0-596.0 sec 113 MBytes 945 Mbits/sec
[ 3] 596.0-597.0 sec 111 MBytes 930 Mbits/sec
[ 3] 597.0-598.0 sec 112 MBytes 938 Mbits/sec
[ 3] 598.0-599.0 sec 111 MBytes 933 Mbits/sec
[ 3] 599.0-600.0 sec 112 MBytes 943 Mbits/sec
[ 3] 600.0-601.0 sec 111 MBytes 933 Mbits/sec
[ 3] 601.0-602.0 sec 112 MBytes 942 Mbits/sec
[ 3] 602.0-603.0 sec 110 MBytes 927 Mbits/sec
[ 3] 603.0-604.0 sec 112 MBytes 944 Mbits/sec
[ 3] 604.0-605.0 sec 111 MBytes 930 Mbits/sec
[ 3] 605.0-606.0 sec 112 MBytes 937 Mbits/sec
[ 3] 606.0-607.0 sec 112 MBytes 938 Mbits/sec
[ 3] 607.0-608.0 sec 111 MBytes 933 Mbits/sec
[ 3] 608.0-609.0 sec 113 MBytes 946 Mbits/sec
[ 3] 609.0-610.0 sec 111 MBytes 934 Mbits/sec
[ 3] 610.0-611.0 sec 112 MBytes 938 Mbits/sec
[ 3] 611.0-612.0 sec 112 MBytes 935 Mbits/sec
[ 3] 612.0-613.0 sec 111 MBytes 929 Mbits/sec
[ 3] 613.0-614.0 sec 112 MBytes 936 Mbits/sec
[ 3] 614.0-615.0 sec 112 MBytes 942 Mbits/sec
[ 3] 615.0-616.0 sec 111 MBytes 934 Mbits/sec
[ 3] 616.0-617.0 sec 111 MBytes 933 Mbits/sec
[ 3] 617.0-618.0 sec 113 MBytes 947 Mbits/sec
[ 3] 618.0-619.0 sec 112 MBytes 935 Mbits/sec
[ 3] 619.0-620.0 sec 111 MBytes 928 Mbits/sec
[ 3] 620.0-621.0 sec 112 MBytes 941 Mbits/sec
[ 3] 621.0-622.0 sec 112 MBytes 935 Mbits/sec
[ 3] 622.0-623.0 sec 112 MBytes 938 Mbits/sec
[ 3] 623.0-624.0 sec 112 MBytes 940 Mbits/sec
[ 3] 624.0-625.0 sec 111 MBytes 932 Mbits/sec
[ 3] 625.0-626.0 sec 111 MBytes 934 Mbits/sec
[ 3] 626.0-627.0 sec 112 MBytes 943 Mbits/sec
[ 3] 627.0-628.0 sec 111 MBytes 931 Mbits/sec
[ 3] 628.0-629.0 sec 112 MBytes 944 Mbits/sec
[ 3] 629.0-630.0 sec 111 MBytes 929 Mbits/sec
[ 3] 630.0-631.0 sec 112 MBytes 940 Mbits/sec
[ 3] 631.0-632.0 sec 112 MBytes 943 Mbits/sec
[ 3] 632.0-633.0 sec 111 MBytes 933 Mbits/sec
[ 3] 633.0-634.0 sec 112 MBytes 936 Mbits/sec
[ 3] 634.0-635.0 sec 112 MBytes 936 Mbits/sec
[ 3] 635.0-636.0 sec 111 MBytes 932 Mbits/sec
[ 3] 636.0-637.0 sec 113 MBytes 945 Mbits/sec
[ 3] 637.0-638.0 sec 111 MBytes 933 Mbits/sec
[ 3] 638.0-639.0 sec 111 MBytes 932 Mbits/sec
[ 3] 639.0-640.0 sec 112 MBytes 938 Mbits/sec
[ 3] 640.0-641.0 sec 112 MBytes 937 Mbits/sec
[ 3] 641.0-642.0 sec 112 MBytes 940 Mbits/sec
[ 3] 642.0-643.0 sec 111 MBytes 930 Mbits/sec
[ 3] 643.0-644.0 sec 112 MBytes 941 Mbits/sec
[ 3] 644.0-645.0 sec 111 MBytes 931 Mbits/sec
[ 3] 645.0-646.0 sec 112 MBytes 942 Mbits/sec
[ 3] 646.0-647.0 sec 112 MBytes 937 Mbits/sec
[ 3] 647.0-648.0 sec 112 MBytes 937 Mbits/sec
[ 3] 648.0-649.0 sec 112 MBytes 935 Mbits/sec
[ 3] 649.0-650.0 sec 111 MBytes 931 Mbits/sec
[ 3] 650.0-651.0 sec 112 MBytes 940 Mbits/sec
[ 3] 651.0-652.0 sec 112 MBytes 937 Mbits/sec
[ 3] 652.0-653.0 sec 111 MBytes 934 Mbits/sec
[ 3] 653.0-654.0 sec 112 MBytes 940 Mbits/sec
[ 3] 654.0-655.0 sec 112 MBytes 938 Mbits/sec
[ 3] 655.0-656.0 sec 112 MBytes 935 Mbits/sec
[ 3] 656.0-657.0 sec 112 MBytes 943 Mbits/sec
[ 3] 657.0-658.0 sec 111 MBytes 928 Mbits/sec
[ 3] 658.0-659.0 sec 111 MBytes 934 Mbits/sec
[ 3] 659.0-660.0 sec 113 MBytes 947 Mbits/sec
[ 3] 660.0-661.0 sec 111 MBytes 928 Mbits/sec
[ 3] 661.0-662.0 sec 112 MBytes 941 Mbits/sec
[ 3] 662.0-663.0 sec 111 MBytes 931 Mbits/sec
[ 3] 663.0-664.0 sec 112 MBytes 936 Mbits/sec
[ 3] 664.0-665.0 sec 112 MBytes 936 Mbits/sec
[ 3] 665.0-666.0 sec 113 MBytes 946 Mbits/sec
[ 3] 666.0-667.0 sec 111 MBytes 933 Mbits/sec
[ 3] 667.0-668.0 sec 111 MBytes 931 Mbits/sec
[ 3] 668.0-669.0 sec 112 MBytes 936 Mbits/sec
[ 3] 669.0-670.0 sec 113 MBytes 945 Mbits/sec
[ 3] 670.0-671.0 sec 112 MBytes 937 Mbits/sec
[ 3] 671.0-672.0 sec 111 MBytes 928 Mbits/sec
[ 3] 672.0-673.0 sec 111 MBytes 930 Mbits/sec
[ 3] 673.0-674.0 sec 112 MBytes 944 Mbits/sec
[ 3] 674.0-675.0 sec 111 MBytes 934 Mbits/sec
[ 3] 675.0-676.0 sec 112 MBytes 937 Mbits/sec
[ 3] 676.0-677.0 sec 112 MBytes 935 Mbits/sec
[ 3] 677.0-678.0 sec 112 MBytes 936 Mbits/sec
[ 3] 678.0-679.0 sec 111 MBytes 930 Mbits/sec
[ 3] 679.0-680.0 sec 112 MBytes 937 Mbits/sec
[ 3] 680.0-681.0 sec 112 MBytes 941 Mbits/sec
[ 3] 681.0-682.0 sec 112 MBytes 936 Mbits/sec
[ 3] 682.0-683.0 sec 111 MBytes 933 Mbits/sec
[ 3] 683.0-684.0 sec 112 MBytes 935 Mbits/sec
[ 3] 684.0-685.0 sec 112 MBytes 941 Mbits/sec
[ 3] 685.0-686.0 sec 112 MBytes 941 Mbits/sec
[ 3] 686.0-687.0 sec 111 MBytes 934 Mbits/sec
[ 3] 687.0-688.0 sec 111 MBytes 934 Mbits/sec
[ 3] 688.0-689.0 sec 112 MBytes 942 Mbits/sec
[ 3] 689.0-690.0 sec 111 MBytes 931 Mbits/sec
[ 3] 690.0-691.0 sec 112 MBytes 941 Mbits/sec
[ 3] 691.0-692.0 sec 111 MBytes 931 Mbits/sec
[ 3] 692.0-693.0 sec 112 MBytes 935 Mbits/sec
[ 3] 693.0-694.0 sec 112 MBytes 935 Mbits/sec
[ 3] 694.0-695.0 sec 112 MBytes 938 Mbits/sec
[ 3] 695.0-696.0 sec 112 MBytes 942 Mbits/sec
[ 3] 696.0-697.0 sec 112 MBytes 938 Mbits/sec
[ 3] 697.0-698.0 sec 111 MBytes 931 Mbits/sec
[ 3] 698.0-699.0 sec 112 MBytes 937 Mbits/sec
[ 3] 699.0-700.0 sec 112 MBytes 938 Mbits/sec
[ 3] 700.0-701.0 sec 111 MBytes 930 Mbits/sec
[ 3] 701.0-702.0 sec 112 MBytes 941 Mbits/sec
[ 3] 702.0-703.0 sec 112 MBytes 941 Mbits/sec
[ 3] 703.0-704.0 sec 112 MBytes 937 Mbits/sec
[ 3] 704.0-705.0 sec 111 MBytes 928 Mbits/sec
[ 3] 705.0-706.0 sec 112 MBytes 938 Mbits/sec
[ 3] 706.0-707.0 sec 112 MBytes 944 Mbits/sec
[ 3] 707.0-708.0 sec 111 MBytes 933 Mbits/sec
[ 3] 708.0-709.0 sec 112 MBytes 937 Mbits/sec
[ 3] 709.0-710.0 sec 111 MBytes 934 Mbits/sec
[ 3] 710.0-711.0 sec 111 MBytes 934 Mbits/sec
[ 3] 711.0-712.0 sec 112 MBytes 937 Mbits/sec
[ 3] 712.0-713.0 sec 112 MBytes 944 Mbits/sec
[ 3] 713.0-714.0 sec 111 MBytes 929 Mbits/sec
[ 3] 714.0-715.0 sec 112 MBytes 937 Mbits/sec
[ 3] 715.0-716.0 sec 111 MBytes 933 Mbits/sec
[ 3] 716.0-717.0 sec 112 MBytes 941 Mbits/sec
[ 3] 717.0-718.0 sec 111 MBytes 934 Mbits/sec
[ 3] 718.0-719.0 sec 112 MBytes 935 Mbits/sec
[ 3] 719.0-720.0 sec 113 MBytes 946 Mbits/sec
[ 3] 720.0-721.0 sec 110 MBytes 926 Mbits/sec
[ 3] 721.0-722.0 sec 112 MBytes 940 Mbits/sec
[ 3] 722.0-723.0 sec 112 MBytes 942 Mbits/sec
[ 3] 723.0-724.0 sec 111 MBytes 934 Mbits/sec
[ 3] 724.0-725.0 sec 112 MBytes 940 Mbits/sec
[ 3] 725.0-726.0 sec 112 MBytes 936 Mbits/sec
[ 3] 726.0-727.0 sec 112 MBytes 936 Mbits/sec
[ 3] 727.0-728.0 sec 112 MBytes 938 Mbits/sec
[ 3] 728.0-729.0 sec 111 MBytes 932 Mbits/sec
[ 3] 729.0-730.0 sec 111 MBytes 932 Mbits/sec
[ 3] 730.0-731.0 sec 112 MBytes 941 Mbits/sec
[ 3] 731.0-732.0 sec 112 MBytes 937 Mbits/sec
[ 3] 732.0-733.0 sec 112 MBytes 940 Mbits/sec
[ 3] 733.0-734.0 sec 112 MBytes 936 Mbits/sec
[ 3] 734.0-735.0 sec 111 MBytes 934 Mbits/sec
[ 3] 735.0-736.0 sec 111 MBytes 932 Mbits/sec
[ 3] 736.0-737.0 sec 112 MBytes 944 Mbits/sec
[ 3] 737.0-738.0 sec 111 MBytes 932 Mbits/sec
[ 3] 738.0-739.0 sec 112 MBytes 940 Mbits/sec
[ 3] 739.0-740.0 sec 111 MBytes 930 Mbits/sec
[ 3] 740.0-741.0 sec 112 MBytes 943 Mbits/sec
[ 3] 741.0-742.0 sec 112 MBytes 938 Mbits/sec
[ 3] 742.0-743.0 sec 111 MBytes 931 Mbits/sec
[ 3] 743.0-744.0 sec 111 MBytes 932 Mbits/sec
[ 3] 744.0-745.0 sec 113 MBytes 946 Mbits/sec
[ 3] 745.0-746.0 sec 112 MBytes 937 Mbits/sec
[ 3] 746.0-747.0 sec 111 MBytes 932 Mbits/sec
[ 3] 747.0-748.0 sec 112 MBytes 936 Mbits/sec
[ 3] 748.0-749.0 sec 112 MBytes 941 Mbits/sec
[ 3] 749.0-750.0 sec 112 MBytes 940 Mbits/sec
[ 3] 750.0-751.0 sec 112 MBytes 935 Mbits/sec
[ 3] 751.0-752.0 sec 111 MBytes 930 Mbits/sec
[ 3] 752.0-753.0 sec 112 MBytes 943 Mbits/sec
[ 3] 753.0-754.0 sec 112 MBytes 936 Mbits/sec
[ 3] 754.0-755.0 sec 112 MBytes 938 Mbits/sec
[ 3] 755.0-756.0 sec 111 MBytes 932 Mbits/sec
[ 3] 756.0-757.0 sec 112 MBytes 935 Mbits/sec
[ 3] 757.0-758.0 sec 112 MBytes 935 Mbits/sec
[ 3] 758.0-759.0 sec 112 MBytes 935 Mbits/sec
[ 3] 759.0-760.0 sec 112 MBytes 944 Mbits/sec
[ 3] 760.0-761.0 sec 111 MBytes 932 Mbits/sec
[ 3] 761.0-762.0 sec 112 MBytes 936 Mbits/sec
[ 3] 762.0-763.0 sec 111 MBytes 931 Mbits/sec
[ 3] 763.0-764.0 sec 113 MBytes 946 Mbits/sec
[ 3] 764.0-765.0 sec 111 MBytes 930 Mbits/sec
[ 3] 765.0-766.0 sec 112 MBytes 944 Mbits/sec
[ 3] 766.0-767.0 sec 111 MBytes 932 Mbits/sec
[ 3] 767.0-768.0 sec 111 MBytes 932 Mbits/sec
[ 3] 768.0-769.0 sec 112 MBytes 944 Mbits/sec
[ 3] 769.0-770.0 sec 111 MBytes 930 Mbits/sec
[ 3] 770.0-771.0 sec 113 MBytes 945 Mbits/sec
[ 3] 771.0-772.0 sec 111 MBytes 934 Mbits/sec
[ 3] 772.0-773.0 sec 112 MBytes 937 Mbits/sec
[ 3] 773.0-774.0 sec 112 MBytes 938 Mbits/sec
[ 3] 774.0-775.0 sec 111 MBytes 931 Mbits/sec
[ 3] 775.0-776.0 sec 111 MBytes 934 Mbits/sec
[ 3] 776.0-777.0 sec 113 MBytes 945 Mbits/sec
[ 3] 777.0-778.0 sec 112 MBytes 937 Mbits/sec
[ 3] 778.0-779.0 sec 111 MBytes 933 Mbits/sec
[ 3] 779.0-780.0 sec 112 MBytes 940 Mbits/sec
[ 3] 780.0-781.0 sec 111 MBytes 931 Mbits/sec
[ 3] 781.0-782.0 sec 111 MBytes 934 Mbits/sec
[ 3] 782.0-783.0 sec 112 MBytes 944 Mbits/sec
[ 3] 783.0-784.0 sec 111 MBytes 934 Mbits/sec
[ 3] 784.0-785.0 sec 111 MBytes 931 Mbits/sec
[ 3] 785.0-786.0 sec 112 MBytes 944 Mbits/sec
[ 3] 786.0-787.0 sec 111 MBytes 930 Mbits/sec
[ 3] 787.0-788.0 sec 112 MBytes 935 Mbits/sec
[ 3] 788.0-789.0 sec 112 MBytes 936 Mbits/sec
[ 3] 789.0-790.0 sec 112 MBytes 942 Mbits/sec
[ 3] 790.0-791.0 sec 111 MBytes 933 Mbits/sec
[ 3] 791.0-792.0 sec 112 MBytes 943 Mbits/sec
[ 3] 792.0-793.0 sec 111 MBytes 928 Mbits/sec
[ 3] 793.0-794.0 sec 112 MBytes 941 Mbits/sec
[ 3] 794.0-795.0 sec 112 MBytes 943 Mbits/sec
[ 3] 795.0-796.0 sec 110 MBytes 926 Mbits/sec
[ 3] 796.0-797.0 sec 113 MBytes 945 Mbits/sec
[ 3] 797.0-798.0 sec 111 MBytes 929 Mbits/sec
[ 3] 798.0-799.0 sec 112 MBytes 940 Mbits/sec
[ 3] 799.0-800.0 sec 112 MBytes 937 Mbits/sec
[ 3] 800.0-801.0 sec 112 MBytes 940 Mbits/sec
[ 3] 801.0-802.0 sec 112 MBytes 937 Mbits/sec
[ 3] 802.0-803.0 sec 111 MBytes 929 Mbits/sec
[ 3] 803.0-804.0 sec 113 MBytes 947 Mbits/sec
[ 3] 804.0-805.0 sec 111 MBytes 931 Mbits/sec
[ 3] 805.0-806.0 sec 112 MBytes 935 Mbits/sec
[ 3] 806.0-807.0 sec 111 MBytes 934 Mbits/sec
[ 3] 807.0-808.0 sec 112 MBytes 938 Mbits/sec
[ 3] 808.0-809.0 sec 112 MBytes 940 Mbits/sec
[ 3] 809.0-810.0 sec 112 MBytes 938 Mbits/sec
[ 3] 810.0-811.0 sec 111 MBytes 931 Mbits/sec
[ 3] 811.0-812.0 sec 112 MBytes 943 Mbits/sec
[ 3] 812.0-813.0 sec 111 MBytes 930 Mbits/sec
[ 3] 813.0-814.0 sec 112 MBytes 944 Mbits/sec
[ 3] 814.0-815.0 sec 111 MBytes 933 Mbits/sec
[ 3] 815.0-816.0 sec 112 MBytes 937 Mbits/sec
[ 3] 816.0-817.0 sec 111 MBytes 932 Mbits/sec
[ 3] 817.0-818.0 sec 112 MBytes 942 Mbits/sec
[ 3] 818.0-819.0 sec 112 MBytes 935 Mbits/sec
[ 3] 819.0-820.0 sec 112 MBytes 936 Mbits/sec
[ 3] 820.0-821.0 sec 112 MBytes 938 Mbits/sec
[ 3] 821.0-822.0 sec 111 MBytes 932 Mbits/sec
[ 3] 822.0-823.0 sec 112 MBytes 940 Mbits/sec
[ 3] 823.0-824.0 sec 112 MBytes 941 Mbits/sec
[ 3] 824.0-825.0 sec 112 MBytes 935 Mbits/sec
[ 3] 825.0-826.0 sec 111 MBytes 929 Mbits/sec
[ 3] 826.0-827.0 sec 112 MBytes 935 Mbits/sec
[ 3] 827.0-828.0 sec 113 MBytes 945 Mbits/sec
[ 3] 828.0-829.0 sec 111 MBytes 932 Mbits/sec
[ 3] 829.0-830.0 sec 112 MBytes 943 Mbits/sec
[ 3] 830.0-831.0 sec 111 MBytes 931 Mbits/sec
[ 3] 831.0-832.0 sec 112 MBytes 937 Mbits/sec
[ 3] 832.0-833.0 sec 111 MBytes 931 Mbits/sec
[ 3] 833.0-834.0 sec 112 MBytes 940 Mbits/sec
[ 3] 834.0-835.0 sec 112 MBytes 943 Mbits/sec
[ 3] 835.0-836.0 sec 112 MBytes 938 Mbits/sec
[ 3] 836.0-837.0 sec 111 MBytes 934 Mbits/sec
[ 3] 837.0-838.0 sec 111 MBytes 930 Mbits/sec
[ 3] 838.0-839.0 sec 112 MBytes 942 Mbits/sec
[ 3] 839.0-840.0 sec 111 MBytes 933 Mbits/sec
[ 3] 840.0-841.0 sec 112 MBytes 941 Mbits/sec
[ 3] 841.0-842.0 sec 111 MBytes 929 Mbits/sec
[ 3] 842.0-843.0 sec 113 MBytes 946 Mbits/sec
[ 3] 843.0-844.0 sec 111 MBytes 933 Mbits/sec
[ 3] 844.0-845.0 sec 111 MBytes 932 Mbits/sec
[ 3] 845.0-846.0 sec 112 MBytes 942 Mbits/sec
[ 3] 846.0-847.0 sec 112 MBytes 936 Mbits/sec
[ 3] 847.0-848.0 sec 111 MBytes 934 Mbits/sec
[ 3] 848.0-849.0 sec 112 MBytes 942 Mbits/sec
[ 3] 849.0-850.0 sec 111 MBytes 931 Mbits/sec
[ 3] 850.0-851.0 sec 112 MBytes 935 Mbits/sec
[ 3] 851.0-852.0 sec 112 MBytes 944 Mbits/sec
[ 3] 852.0-853.0 sec 111 MBytes 931 Mbits/sec
[ 3] 853.0-854.0 sec 112 MBytes 936 Mbits/sec
[ 3] 854.0-855.0 sec 112 MBytes 941 Mbits/sec
[ 3] 855.0-856.0 sec 111 MBytes 933 Mbits/sec
[ 3] 856.0-857.0 sec 111 MBytes 930 Mbits/sec
[ 3] 857.0-858.0 sec 112 MBytes 940 Mbits/sec
[ 3] 858.0-859.0 sec 111 MBytes 932 Mbits/sec
[ 3] 859.0-860.0 sec 112 MBytes 941 Mbits/sec
[ 3] 860.0-861.0 sec 113 MBytes 945 Mbits/sec
[ 3] 861.0-862.0 sec 111 MBytes 933 Mbits/sec
[ 3] 862.0-863.0 sec 112 MBytes 941 Mbits/sec
[ 3] 863.0-864.0 sec 112 MBytes 937 Mbits/sec
[ 3] 864.0-865.0 sec 111 MBytes 930 Mbits/sec
[ 3] 865.0-866.0 sec 112 MBytes 941 Mbits/sec
[ 3] 866.0-867.0 sec 111 MBytes 929 Mbits/sec
[ 3] 867.0-868.0 sec 113 MBytes 945 Mbits/sec
[ 3] 868.0-869.0 sec 112 MBytes 936 Mbits/sec
[ 3] 869.0-870.0 sec 111 MBytes 928 Mbits/sec
[ 3] 870.0-871.0 sec 112 MBytes 936 Mbits/sec
[ 3] 871.0-872.0 sec 113 MBytes 945 Mbits/sec
[ 3] 872.0-873.0 sec 111 MBytes 930 Mbits/sec
[ 3] 873.0-874.0 sec 112 MBytes 944 Mbits/sec
[ 3] 874.0-875.0 sec 111 MBytes 933 Mbits/sec
[ 3] 875.0-876.0 sec 111 MBytes 934 Mbits/sec
[ 3] 876.0-877.0 sec 112 MBytes 944 Mbits/sec
[ 3] 877.0-878.0 sec 111 MBytes 931 Mbits/sec
[ 3] 878.0-879.0 sec 112 MBytes 941 Mbits/sec
[ 3] 879.0-880.0 sec 111 MBytes 930 Mbits/sec
[ 3] 880.0-881.0 sec 112 MBytes 938 Mbits/sec
[ 3] 881.0-882.0 sec 112 MBytes 944 Mbits/sec
[ 3] 882.0-883.0 sec 111 MBytes 930 Mbits/sec
[ 3] 883.0-884.0 sec 112 MBytes 938 Mbits/sec
[ 3] 884.0-885.0 sec 112 MBytes 936 Mbits/sec
[ 3] 885.0-886.0 sec 112 MBytes 935 Mbits/sec
[ 3] 886.0-887.0 sec 112 MBytes 938 Mbits/sec
[ 3] 887.0-888.0 sec 111 MBytes 931 Mbits/sec
[ 3] 888.0-889.0 sec 112 MBytes 941 Mbits/sec
[ 3] 889.0-890.0 sec 112 MBytes 936 Mbits/sec
[ 3] 890.0-891.0 sec 112 MBytes 937 Mbits/sec
[ 3] 891.0-892.0 sec 110 MBytes 927 Mbits/sec
[ 3] 892.0-893.0 sec 113 MBytes 946 Mbits/sec
[ 3] 893.0-894.0 sec 111 MBytes 932 Mbits/sec
[ 3] 894.0-895.0 sec 112 MBytes 944 Mbits/sec
[ 3] 895.0-896.0 sec 111 MBytes 931 Mbits/sec
[ 3] 896.0-897.0 sec 112 MBytes 943 Mbits/sec
[ 3] 897.0-898.0 sec 111 MBytes 928 Mbits/sec
[ 3] 898.0-899.0 sec 112 MBytes 941 Mbits/sec
[ 3] 899.0-900.0 sec 112 MBytes 943 Mbits/sec
[ 3] 900.0-901.0 sec 112 MBytes 936 Mbits/sec
[ 3] 901.0-902.0 sec 111 MBytes 928 Mbits/sec
[ 3] 902.0-903.0 sec 112 MBytes 937 Mbits/sec
[ 3] 903.0-904.0 sec 112 MBytes 940 Mbits/sec
[ 3] 904.0-905.0 sec 112 MBytes 943 Mbits/sec
[ 3] 905.0-906.0 sec 110 MBytes 925 Mbits/sec
[ 3] 906.0-907.0 sec 113 MBytes 946 Mbits/sec
[ 3] 907.0-908.0 sec 111 MBytes 931 Mbits/sec
[ 3] 908.0-909.0 sec 112 MBytes 940 Mbits/sec
[ 3] 909.0-910.0 sec 112 MBytes 941 Mbits/sec
[ 3] 910.0-911.0 sec 111 MBytes 930 Mbits/sec
[ 3] 911.0-912.0 sec 112 MBytes 940 Mbits/sec
[ 3] 912.0-913.0 sec 112 MBytes 937 Mbits/sec
[ 3] 913.0-914.0 sec 112 MBytes 938 Mbits/sec
[ 3] 914.0-915.0 sec 112 MBytes 935 Mbits/sec
[ 3] 915.0-916.0 sec 111 MBytes 929 Mbits/sec
[ 3] 916.0-917.0 sec 112 MBytes 941 Mbits/sec
[ 3] 917.0-918.0 sec 112 MBytes 942 Mbits/sec
[ 3] 918.0-919.0 sec 111 MBytes 934 Mbits/sec
[ 3] 919.0-920.0 sec 112 MBytes 940 Mbits/sec
[ 3] 920.0-921.0 sec 111 MBytes 930 Mbits/sec
[ 3] 921.0-922.0 sec 112 MBytes 940 Mbits/sec
[ 3] 922.0-923.0 sec 112 MBytes 937 Mbits/sec
[ 3] 923.0-924.0 sec 112 MBytes 937 Mbits/sec
[ 3] 924.0-925.0 sec 111 MBytes 931 Mbits/sec
[ 3] 925.0-926.0 sec 112 MBytes 938 Mbits/sec
[ 3] 926.0-927.0 sec 112 MBytes 941 Mbits/sec
[ 3] 927.0-928.0 sec 111 MBytes 930 Mbits/sec
[ 3] 928.0-929.0 sec 112 MBytes 940 Mbits/sec
[ 3] 929.0-930.0 sec 112 MBytes 940 Mbits/sec
[ 3] 930.0-931.0 sec 112 MBytes 938 Mbits/sec
[ 3] 931.0-932.0 sec 111 MBytes 934 Mbits/sec
[ 3] 932.0-933.0 sec 111 MBytes 929 Mbits/sec
[ 3] 933.0-934.0 sec 112 MBytes 941 Mbits/sec
[ 3] 934.0-935.0 sec 112 MBytes 935 Mbits/sec
[ 3] 935.0-936.0 sec 112 MBytes 941 Mbits/sec
[ 3] 936.0-937.0 sec 112 MBytes 938 Mbits/sec
[ 3] 937.0-938.0 sec 112 MBytes 937 Mbits/sec
[ 3] 938.0-939.0 sec 110 MBytes 927 Mbits/sec
[ 3] 939.0-940.0 sec 112 MBytes 938 Mbits/sec
[ 3] 940.0-941.0 sec 112 MBytes 940 Mbits/sec
[ 3] 941.0-942.0 sec 112 MBytes 941 Mbits/sec
[ 3] 942.0-943.0 sec 111 MBytes 928 Mbits/sec
[ 3] 943.0-944.0 sec 112 MBytes 944 Mbits/sec
[ 3] 944.0-945.0 sec 111 MBytes 929 Mbits/sec
[ 3] 945.0-946.0 sec 113 MBytes 945 Mbits/sec
[ 3] 946.0-947.0 sec 111 MBytes 931 Mbits/sec
[ 3] 947.0-948.0 sec 112 MBytes 943 Mbits/sec
[ 3] 948.0-949.0 sec 111 MBytes 933 Mbits/sec
[ 3] 949.0-950.0 sec 111 MBytes 933 Mbits/sec
[ 3] 950.0-951.0 sec 112 MBytes 943 Mbits/sec
[ 3] 951.0-952.0 sec 111 MBytes 930 Mbits/sec
[ 3] 952.0-953.0 sec 112 MBytes 942 Mbits/sec
[ 3] 953.0-954.0 sec 111 MBytes 931 Mbits/sec
[ 3] 954.0-955.0 sec 113 MBytes 945 Mbits/sec
[ 3] 955.0-956.0 sec 111 MBytes 932 Mbits/sec
[ 3] 956.0-957.0 sec 111 MBytes 932 Mbits/sec
[ 3] 957.0-958.0 sec 112 MBytes 944 Mbits/sec
[ 3] 958.0-959.0 sec 111 MBytes 934 Mbits/sec
[ 3] 959.0-960.0 sec 111 MBytes 932 Mbits/sec
[ 3] 960.0-961.0 sec 112 MBytes 944 Mbits/sec
[ 3] 961.0-962.0 sec 111 MBytes 933 Mbits/sec
[ 3] 962.0-963.0 sec 112 MBytes 938 Mbits/sec
[ 3] 963.0-964.0 sec 111 MBytes 930 Mbits/sec
[ 3] 964.0-965.0 sec 112 MBytes 941 Mbits/sec
[ 3] 965.0-966.0 sec 112 MBytes 943 Mbits/sec
[ 3] 966.0-967.0 sec 112 MBytes 935 Mbits/sec
[ 3] 967.0-968.0 sec 111 MBytes 929 Mbits/sec
[ 3] 968.0-969.0 sec 112 MBytes 940 Mbits/sec
[ 3] 969.0-970.0 sec 112 MBytes 941 Mbits/sec
[ 3] 970.0-971.0 sec 111 MBytes 931 Mbits/sec
[ 3] 971.0-972.0 sec 112 MBytes 936 Mbits/sec
[ 3] 972.0-973.0 sec 112 MBytes 942 Mbits/sec
[ 3] 973.0-974.0 sec 111 MBytes 934 Mbits/sec
[ 3] 974.0-975.0 sec 111 MBytes 930 Mbits/sec
[ 3] 975.0-976.0 sec 113 MBytes 945 Mbits/sec
[ 3] 976.0-977.0 sec 111 MBytes 931 Mbits/sec
[ 3] 977.0-978.0 sec 112 MBytes 938 Mbits/sec
[ 3] 978.0-979.0 sec 112 MBytes 936 Mbits/sec
[ 3] 979.0-980.0 sec 112 MBytes 941 Mbits/sec
[ 3] 980.0-981.0 sec 111 MBytes 930 Mbits/sec
[ 3] 981.0-982.0 sec 112 MBytes 941 Mbits/sec
[ 3] 982.0-983.0 sec 112 MBytes 937 Mbits/sec
[ 3] 983.0-984.0 sec 112 MBytes 942 Mbits/sec
[ 3] 984.0-985.0 sec 111 MBytes 932 Mbits/sec
[ 3] 985.0-986.0 sec 112 MBytes 936 Mbits/sec
[ 3] 986.0-987.0 sec 112 MBytes 936 Mbits/sec
[ 3] 987.0-988.0 sec 112 MBytes 937 Mbits/sec
[ 3] 988.0-989.0 sec 111 MBytes 934 Mbits/sec
[ 3] 989.0-990.0 sec 112 MBytes 942 Mbits/sec
[ 3] 990.0-991.0 sec 111 MBytes 931 Mbits/sec
[ 3] 991.0-992.0 sec 111 MBytes 933 Mbits/sec
[ 3] 992.0-993.0 sec 112 MBytes 944 Mbits/sec
[ 3] 993.0-994.0 sec 111 MBytes 929 Mbits/sec
[ 3] 994.0-995.0 sec 113 MBytes 947 Mbits/sec
[ 3] 995.0-996.0 sec 111 MBytes 929 Mbits/sec
[ 3] 996.0-997.0 sec 112 MBytes 940 Mbits/sec
[ 3] 997.0-998.0 sec 111 MBytes 932 Mbits/sec
[ 3] 998.0-999.0 sec 112 MBytes 937 Mbits/sec
[ 3] 999.0-1000.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1000.0-1001.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1001.0-1002.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1002.0-1003.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1003.0-1004.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1004.0-1005.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1005.0-1006.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1006.0-1007.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1007.0-1008.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1008.0-1009.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1009.0-1010.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1010.0-1011.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1011.0-1012.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1012.0-1013.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1013.0-1014.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1014.0-1015.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1015.0-1016.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1016.0-1017.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1017.0-1018.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1018.0-1019.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1019.0-1020.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1020.0-1021.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1021.0-1022.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1022.0-1023.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1023.0-1024.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1024.0-1025.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1025.0-1026.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1026.0-1027.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1027.0-1028.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1028.0-1029.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1029.0-1030.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1030.0-1031.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1031.0-1032.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1032.0-1033.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1033.0-1034.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1034.0-1035.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1035.0-1036.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1036.0-1037.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1037.0-1038.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1038.0-1039.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1039.0-1040.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1040.0-1041.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1041.0-1042.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1042.0-1043.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1043.0-1044.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1044.0-1045.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1045.0-1046.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1046.0-1047.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1047.0-1048.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1048.0-1049.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1049.0-1050.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1050.0-1051.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1051.0-1052.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1052.0-1053.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1053.0-1054.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1054.0-1055.0 sec 113 MBytes 949 Mbits/sec
[ 3] 1055.0-1056.0 sec 110 MBytes 924 Mbits/sec
[ 3] 1056.0-1057.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1057.0-1058.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1058.0-1059.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1059.0-1060.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1060.0-1061.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1061.0-1062.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1062.0-1063.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1063.0-1064.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1064.0-1065.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1065.0-1066.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1066.0-1067.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1067.0-1068.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1068.0-1069.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1069.0-1070.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1070.0-1071.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1071.0-1072.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1072.0-1073.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1073.0-1074.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1074.0-1075.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1075.0-1076.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1076.0-1077.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1077.0-1078.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1078.0-1079.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1079.0-1080.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1080.0-1081.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1081.0-1082.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1082.0-1083.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1083.0-1084.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1084.0-1085.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1085.0-1086.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1086.0-1087.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1087.0-1088.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1088.0-1089.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1089.0-1090.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1090.0-1091.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1091.0-1092.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1092.0-1093.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1093.0-1094.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1094.0-1095.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1095.0-1096.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1096.0-1097.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1097.0-1098.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1098.0-1099.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1099.0-1100.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1100.0-1101.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1101.0-1102.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1102.0-1103.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1103.0-1104.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1104.0-1105.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1105.0-1106.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1106.0-1107.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1107.0-1108.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1108.0-1109.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1109.0-1110.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1110.0-1111.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1111.0-1112.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1112.0-1113.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1113.0-1114.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1114.0-1115.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1115.0-1116.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1116.0-1117.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1117.0-1118.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1118.0-1119.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1119.0-1120.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1120.0-1121.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1121.0-1122.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1122.0-1123.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1123.0-1124.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1124.0-1125.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1125.0-1126.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1126.0-1127.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1127.0-1128.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1128.0-1129.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1129.0-1130.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1130.0-1131.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1131.0-1132.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1132.0-1133.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1133.0-1134.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1134.0-1135.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1135.0-1136.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1136.0-1137.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1137.0-1138.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1138.0-1139.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1139.0-1140.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1140.0-1141.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1141.0-1142.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1142.0-1143.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1143.0-1144.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1144.0-1145.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1145.0-1146.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1146.0-1147.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1147.0-1148.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1148.0-1149.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1149.0-1150.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1150.0-1151.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1151.0-1152.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1152.0-1153.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1153.0-1154.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1154.0-1155.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1155.0-1156.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1156.0-1157.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1157.0-1158.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1158.0-1159.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1159.0-1160.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1160.0-1161.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1161.0-1162.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1162.0-1163.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1163.0-1164.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1164.0-1165.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1165.0-1166.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1166.0-1167.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1167.0-1168.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1168.0-1169.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1169.0-1170.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1170.0-1171.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1171.0-1172.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1172.0-1173.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1173.0-1174.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1174.0-1175.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1175.0-1176.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1176.0-1177.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1177.0-1178.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1178.0-1179.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1179.0-1180.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1180.0-1181.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1181.0-1182.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1182.0-1183.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1183.0-1184.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1184.0-1185.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1185.0-1186.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1186.0-1187.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1187.0-1188.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1188.0-1189.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1189.0-1190.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1190.0-1191.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1191.0-1192.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1192.0-1193.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1193.0-1194.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1194.0-1195.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1195.0-1196.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1196.0-1197.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1197.0-1198.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1198.0-1199.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1199.0-1200.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1200.0-1201.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1201.0-1202.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1202.0-1203.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1203.0-1204.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1204.0-1205.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1205.0-1206.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1206.0-1207.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1207.0-1208.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1208.0-1209.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1209.0-1210.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1210.0-1211.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1211.0-1212.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1212.0-1213.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1213.0-1214.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1214.0-1215.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1215.0-1216.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1216.0-1217.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1217.0-1218.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1218.0-1219.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1219.0-1220.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1220.0-1221.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1221.0-1222.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1222.0-1223.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1223.0-1224.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1224.0-1225.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1225.0-1226.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1226.0-1227.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1227.0-1228.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1228.0-1229.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1229.0-1230.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1230.0-1231.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1231.0-1232.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1232.0-1233.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1233.0-1234.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1234.0-1235.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1235.0-1236.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1236.0-1237.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1237.0-1238.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1238.0-1239.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1239.0-1240.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1240.0-1241.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1241.0-1242.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1242.0-1243.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1243.0-1244.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1244.0-1245.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1245.0-1246.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1246.0-1247.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1247.0-1248.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1248.0-1249.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1249.0-1250.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1250.0-1251.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1251.0-1252.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1252.0-1253.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1253.0-1254.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1254.0-1255.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1255.0-1256.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1256.0-1257.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1257.0-1258.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1258.0-1259.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1259.0-1260.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1260.0-1261.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1261.0-1262.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1262.0-1263.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1263.0-1264.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1264.0-1265.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1265.0-1266.0 sec 110 MBytes 926 Mbits/sec
[ 3] 1266.0-1267.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1267.0-1268.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1268.0-1269.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1269.0-1270.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1270.0-1271.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1271.0-1272.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1272.0-1273.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1273.0-1274.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1274.0-1275.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1275.0-1276.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1276.0-1277.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1277.0-1278.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1278.0-1279.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1279.0-1280.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1280.0-1281.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1281.0-1282.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1282.0-1283.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1283.0-1284.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1284.0-1285.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1285.0-1286.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1286.0-1287.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1287.0-1288.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1288.0-1289.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1289.0-1290.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1290.0-1291.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1291.0-1292.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1292.0-1293.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1293.0-1294.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1294.0-1295.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1295.0-1296.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1296.0-1297.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1297.0-1298.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1298.0-1299.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1299.0-1300.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1300.0-1301.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1301.0-1302.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1302.0-1303.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1303.0-1304.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1304.0-1305.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1305.0-1306.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1306.0-1307.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1307.0-1308.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1308.0-1309.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1309.0-1310.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1310.0-1311.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1311.0-1312.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1312.0-1313.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1313.0-1314.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1314.0-1315.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1315.0-1316.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1316.0-1317.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1317.0-1318.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1318.0-1319.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1319.0-1320.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1320.0-1321.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1321.0-1322.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1322.0-1323.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1323.0-1324.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1324.0-1325.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1325.0-1326.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1326.0-1327.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1327.0-1328.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1328.0-1329.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1329.0-1330.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1330.0-1331.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1331.0-1332.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1332.0-1333.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1333.0-1334.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1334.0-1335.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1335.0-1336.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1336.0-1337.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1337.0-1338.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1338.0-1339.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1339.0-1340.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1340.0-1341.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1341.0-1342.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1342.0-1343.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1343.0-1344.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1344.0-1345.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1345.0-1346.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1346.0-1347.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1347.0-1348.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1348.0-1349.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1349.0-1350.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1350.0-1351.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1351.0-1352.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1352.0-1353.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1353.0-1354.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1354.0-1355.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1355.0-1356.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1356.0-1357.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1357.0-1358.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1358.0-1359.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1359.0-1360.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1360.0-1361.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1361.0-1362.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1362.0-1363.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1363.0-1364.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1364.0-1365.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1365.0-1366.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1366.0-1367.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1367.0-1368.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1368.0-1369.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1369.0-1370.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1370.0-1371.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1371.0-1372.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1372.0-1373.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1373.0-1374.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1374.0-1375.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1375.0-1376.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1376.0-1377.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1377.0-1378.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1378.0-1379.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1379.0-1380.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1380.0-1381.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1381.0-1382.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1382.0-1383.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1383.0-1384.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1384.0-1385.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1385.0-1386.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1386.0-1387.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1387.0-1388.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1388.0-1389.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1389.0-1390.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1390.0-1391.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1391.0-1392.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1392.0-1393.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1393.0-1394.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1394.0-1395.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1395.0-1396.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1396.0-1397.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1397.0-1398.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1398.0-1399.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1399.0-1400.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1400.0-1401.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1401.0-1402.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1402.0-1403.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1403.0-1404.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1404.0-1405.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1405.0-1406.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1406.0-1407.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1407.0-1408.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1408.0-1409.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1409.0-1410.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1410.0-1411.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1411.0-1412.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1412.0-1413.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1413.0-1414.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1414.0-1415.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1415.0-1416.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1416.0-1417.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1417.0-1418.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1418.0-1419.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1419.0-1420.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1420.0-1421.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1421.0-1422.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1422.0-1423.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1423.0-1424.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1424.0-1425.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1425.0-1426.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1426.0-1427.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1427.0-1428.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1428.0-1429.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1429.0-1430.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1430.0-1431.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1431.0-1432.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1432.0-1433.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1433.0-1434.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1434.0-1435.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1435.0-1436.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1436.0-1437.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1437.0-1438.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1438.0-1439.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1439.0-1440.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1440.0-1441.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1441.0-1442.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1442.0-1443.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1443.0-1444.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1444.0-1445.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1445.0-1446.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1446.0-1447.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1447.0-1448.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1448.0-1449.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1449.0-1450.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1450.0-1451.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1451.0-1452.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1452.0-1453.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1453.0-1454.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1454.0-1455.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1455.0-1456.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1456.0-1457.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1457.0-1458.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1458.0-1459.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1459.0-1460.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1460.0-1461.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1461.0-1462.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1462.0-1463.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1463.0-1464.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1464.0-1465.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1465.0-1466.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1466.0-1467.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1467.0-1468.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1468.0-1469.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1469.0-1470.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1470.0-1471.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1471.0-1472.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1472.0-1473.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1473.0-1474.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1474.0-1475.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1475.0-1476.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1476.0-1477.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1477.0-1478.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1478.0-1479.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1479.0-1480.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1480.0-1481.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1481.0-1482.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1482.0-1483.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1483.0-1484.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1484.0-1485.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1485.0-1486.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1486.0-1487.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1487.0-1488.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1488.0-1489.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1489.0-1490.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1490.0-1491.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1491.0-1492.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1492.0-1493.0 sec 113 MBytes 947 Mbits/sec
[ 3] 1493.0-1494.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1494.0-1495.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1495.0-1496.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1496.0-1497.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1497.0-1498.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1498.0-1499.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1499.0-1500.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1500.0-1501.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1501.0-1502.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1502.0-1503.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1503.0-1504.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1504.0-1505.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1505.0-1506.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1506.0-1507.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1507.0-1508.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1508.0-1509.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1509.0-1510.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1510.0-1511.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1511.0-1512.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1512.0-1513.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1513.0-1514.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1514.0-1515.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1515.0-1516.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1516.0-1517.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1517.0-1518.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1518.0-1519.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1519.0-1520.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1520.0-1521.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1521.0-1522.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1522.0-1523.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1523.0-1524.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1524.0-1525.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1525.0-1526.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1526.0-1527.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1527.0-1528.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1528.0-1529.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1529.0-1530.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1530.0-1531.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1531.0-1532.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1532.0-1533.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1533.0-1534.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1534.0-1535.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1535.0-1536.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1536.0-1537.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1537.0-1538.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1538.0-1539.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1539.0-1540.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1540.0-1541.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1541.0-1542.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1542.0-1543.0 sec 113 MBytes 947 Mbits/sec
[ 3] 1543.0-1544.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1544.0-1545.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1545.0-1546.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1546.0-1547.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1547.0-1548.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1548.0-1549.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1549.0-1550.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1550.0-1551.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1551.0-1552.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1552.0-1553.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1553.0-1554.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1554.0-1555.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1555.0-1556.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1556.0-1557.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1557.0-1558.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1558.0-1559.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1559.0-1560.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1560.0-1561.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1561.0-1562.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1562.0-1563.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1563.0-1564.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1564.0-1565.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1565.0-1566.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1566.0-1567.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1567.0-1568.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1568.0-1569.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1569.0-1570.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1570.0-1571.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1571.0-1572.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1572.0-1573.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1573.0-1574.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1574.0-1575.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1575.0-1576.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1576.0-1577.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1577.0-1578.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1578.0-1579.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1579.0-1580.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1580.0-1581.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1581.0-1582.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1582.0-1583.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1583.0-1584.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1584.0-1585.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1585.0-1586.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1586.0-1587.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1587.0-1588.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1588.0-1589.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1589.0-1590.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1590.0-1591.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1591.0-1592.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1592.0-1593.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1593.0-1594.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1594.0-1595.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1595.0-1596.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1596.0-1597.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1597.0-1598.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1598.0-1599.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1599.0-1600.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1600.0-1601.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1601.0-1602.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1602.0-1603.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1603.0-1604.0 sec 110 MBytes 927 Mbits/sec
[ 3] 1604.0-1605.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1605.0-1606.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1606.0-1607.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1607.0-1608.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1608.0-1609.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1609.0-1610.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1610.0-1611.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1611.0-1612.0 sec 113 MBytes 947 Mbits/sec
[ 3] 1612.0-1613.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1613.0-1614.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1614.0-1615.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1615.0-1616.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1616.0-1617.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1617.0-1618.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1618.0-1619.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1619.0-1620.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1620.0-1621.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1621.0-1622.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1622.0-1623.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1623.0-1624.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1624.0-1625.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1625.0-1626.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1626.0-1627.0 sec 110 MBytes 926 Mbits/sec
[ 3] 1627.0-1628.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1628.0-1629.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1629.0-1630.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1630.0-1631.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1631.0-1632.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1632.0-1633.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1633.0-1634.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1634.0-1635.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1635.0-1636.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1636.0-1637.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1637.0-1638.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1638.0-1639.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1639.0-1640.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1640.0-1641.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1641.0-1642.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1642.0-1643.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1643.0-1644.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1644.0-1645.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1645.0-1646.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1646.0-1647.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1647.0-1648.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1648.0-1649.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1649.0-1650.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1650.0-1651.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1651.0-1652.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1652.0-1653.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1653.0-1654.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1654.0-1655.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1655.0-1656.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1656.0-1657.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1657.0-1658.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1658.0-1659.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1659.0-1660.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1660.0-1661.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1661.0-1662.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1662.0-1663.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1663.0-1664.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1664.0-1665.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1665.0-1666.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1666.0-1667.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1667.0-1668.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1668.0-1669.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1669.0-1670.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1670.0-1671.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1671.0-1672.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1672.0-1673.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1673.0-1674.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1674.0-1675.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1675.0-1676.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1676.0-1677.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1677.0-1678.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1678.0-1679.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1679.0-1680.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1680.0-1681.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1681.0-1682.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1682.0-1683.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1683.0-1684.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1684.0-1685.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1685.0-1686.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1686.0-1687.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1687.0-1688.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1688.0-1689.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1689.0-1690.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1690.0-1691.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1691.0-1692.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1692.0-1693.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1693.0-1694.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1694.0-1695.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1695.0-1696.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1696.0-1697.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1697.0-1698.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1698.0-1699.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1699.0-1700.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1700.0-1701.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1701.0-1702.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1702.0-1703.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1703.0-1704.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1704.0-1705.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1705.0-1706.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1706.0-1707.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1707.0-1708.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1708.0-1709.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1709.0-1710.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1710.0-1711.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1711.0-1712.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1712.0-1713.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1713.0-1714.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1714.0-1715.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1715.0-1716.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1716.0-1717.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1717.0-1718.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1718.0-1719.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1719.0-1720.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1720.0-1721.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1721.0-1722.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1722.0-1723.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1723.0-1724.0 sec 113 MBytes 947 Mbits/sec
[ 3] 1724.0-1725.0 sec 111 MBytes 929 Mbits/sec
[ 3] 1725.0-1726.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1726.0-1727.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1727.0-1728.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1728.0-1729.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1729.0-1730.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1730.0-1731.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1731.0-1732.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1732.0-1733.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1733.0-1734.0 sec 113 MBytes 947 Mbits/sec
[ 3] 1734.0-1735.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1735.0-1736.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1736.0-1737.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1737.0-1738.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1738.0-1739.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1739.0-1740.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1740.0-1741.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1741.0-1742.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1742.0-1743.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1743.0-1744.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1744.0-1745.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1745.0-1746.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1746.0-1747.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1747.0-1748.0 sec 112 MBytes 944 Mbits/sec
[ 3] 1748.0-1749.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1749.0-1750.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1750.0-1751.0 sec 110 MBytes 925 Mbits/sec
[ 3] 1751.0-1752.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1752.0-1753.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1753.0-1754.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1754.0-1755.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1755.0-1756.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1756.0-1757.0 sec 113 MBytes 946 Mbits/sec
[ 3] 1757.0-1758.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1758.0-1759.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1759.0-1760.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1760.0-1761.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1761.0-1762.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1762.0-1763.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1763.0-1764.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1764.0-1765.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1765.0-1766.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1766.0-1767.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1767.0-1768.0 sec 112 MBytes 938 Mbits/sec
[ 3] 1768.0-1769.0 sec 106 MBytes 892 Mbits/sec
[ 3] 1769.0-1770.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1770.0-1771.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1771.0-1772.0 sec 112 MBytes 943 Mbits/sec
[ 3] 1772.0-1773.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1773.0-1774.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1774.0-1775.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1775.0-1776.0 sec 111 MBytes 928 Mbits/sec
[ 3] 1776.0-1777.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1777.0-1778.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1778.0-1779.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1779.0-1780.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1780.0-1781.0 sec 111 MBytes 934 Mbits/sec
[ 3] 1781.0-1782.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1782.0-1783.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1783.0-1784.0 sec 111 MBytes 932 Mbits/sec
[ 3] 1784.0-1785.0 sec 112 MBytes 941 Mbits/sec
[ 3] 1785.0-1786.0 sec 111 MBytes 931 Mbits/sec
[ 3] 1786.0-1787.0 sec 112 MBytes 942 Mbits/sec
[ 3] 1787.0-1788.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1788.0-1789.0 sec 112 MBytes 940 Mbits/sec
[ 3] 1789.0-1790.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1790.0-1791.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1791.0-1792.0 sec 111 MBytes 930 Mbits/sec
[ 3] 1792.0-1793.0 sec 113 MBytes 945 Mbits/sec
[ 3] 1793.0-1794.0 sec 111 MBytes 933 Mbits/sec
[ 3] 1794.0-1795.0 sec 112 MBytes 935 Mbits/sec
[ 3] 1795.0-1796.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1796.0-1797.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1797.0-1798.0 sec 112 MBytes 936 Mbits/sec
[ 3] 1798.0-1799.0 sec 112 MBytes 937 Mbits/sec
[ 3] 1799.0-1800.0 sec 111 MBytes 928 Mbits/sec
[ 3] 0.0-1800.0 sec 196 GBytes 937 Mbits/sec
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
rootroot@rootroot-X99-Turbo:~$
[END] 2025/4/5 17:58:43