Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@RobGries
Created July 10, 2017 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RobGries/a2d3c1e48bcc23e06f0d2ab145d8521f to your computer and use it in GitHub Desktop.
Save RobGries/a2d3c1e48bcc23e06f0d2ab145d8521f to your computer and use it in GitHub Desktop.
db410c-iperf-reboots-board
root@linaro-developer:~# iperf -c 10.1.103.206 -u -p 12345 -t 30 -b 54M -i 1
------------------------------------------------------------
Client connecting to 10.1.103.206, UDP port 12345
Sending 1470 byte datagrams, IPG target: 217.78 us (kalman adjust)
UDP buffer size: 224 KByte (default)
------------------------------------------------------------
[ 3] local 10.1.101.252 port 43496 connected with 10.1.103.206 port 12345
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 1.0 sec 3.37 MBytes 28.3 Mbits/sec
[ 3] 1.0- 2.0 sec 3.12 MBytes 26.2 Mbits/sec
[ 3] 2.0- 3.0 sec 3.32 MBytes 27.9 Mbits/sec
[ 361.461050] random: crng init done
[ 3] 3.0- 4.0 sec 3.29 MBytes 27.6 Mbits/sec
[ 3] 4.0- 5.0 sec 3.19 MBytes 26.8 Mbits/sec
Format: Log Type - Time(microsec) - Message - Optional Info
Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.0-00286
S - IMAGE_VARIANT_STRING=HAAAANAZA
S - OEM_IMAGE_VERSION_STRING=CRM
S - Boot Config, 0x000002e1
S - Core 0 Frequency, 0 MHz
B - 1544 - PBL, Start
B - 3488 - bootable_media_detect_entry, Start
B - 173788 - bootable_media_detect_success, Start
B - 173793 - elf_loader_entry, Start
B - 176218 - auth_hash_seg_entry, Start
B - 176428 - auth_hash_seg_exit, Start
B - 192858 - elf_segs_hash_verify_entry, Start
B - 253089 - PBL, End
B - 259616 - SBL1, Start
B - 322263 - pm_device_init, Start
D - 14731 - pm_device_init, Delta
B - 337421 - boot_flash_init, Start
....
[ OK ] Started LSB: exim Mail Transport Agent.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
Debian GNU/Linux 9 linaro-developer ttyMSM0
linaro-developer login: root (automatic login)
[ 12.461368] Bluetooth: Core ver 2.22
[ 12.463891] NET: Registered protocol family 31
[ 12.463895] Bluetooth: HCI device and connection manager initialized
[ 12.463913] Bluetooth: HCI socket layer initialized
[ 12.463922] Bluetooth: L2CAP socket layer initialized
[ 12.463953] Bluetooth: SCO socket layer initialized
[ 12.466618] wcn36xx: mac address: 02:00:c0:ca:2e:60
Last login: Mon Jul 10 12:32:29 UTC 2017 on ttyMSM0
Linux linaro-developer 4.9.34-linaro-lt-qcom #1 SMP PREEMPT Thu Jul 6 09:25:30 EDT 2017 aarch64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@linaro-developer:~#
rob@rob-egwLiperf -s -u -p 12345
------------------------------------------------------------
Server listening on UDP port 12345
Receiving 1470 byte datagrams
UDP buffer size: 208 KByte (default)
------------------------------------------------------------
[ 4] local 10.1.103.206 port 12345 connected with 10.1.101.252 port 43496
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment