Benchmark - u-blox EVK-W16 User Manual

Evaluation kit
Table of Contents

Advertisement

2.8 Benchmark

Use
to test the throughput of the network connection. Install
iperf
and start
as a server.
iperf
// On HOST PC
$ sudo apt-get install iperf
$ iperf -s -u
The
is pre-installed on the ELIN-W160 module. Start testing using UDP and 100 MBit throughput test.
iperf
Replace the IP address with the address you obtained during DHCP configuration.
// On Target
root@elin-w160-evk:~# iperf -c 192.168.1.1 -u -i 1 -b 100M
------------------------------------------------------------
Client connecting to 192.168.1.1, UDP port 5001
Sending 1470 byte datagrams
UDP buffer size:
160 KByte (default)
------------------------------------------------------------
[
3] local 192.168.1.146 port 40375 connected with 192.168.1.1 port 5001
[ ID] Interval
[
3]
0.0- 1.0 sec
[
3]
1.0- 2.0 sec
[
3]
2.0- 3.0 sec
[
3]
3.0- 4.0 sec
[
3]
4.0- 5.0 sec
[
3]
5.0- 6.0 sec
[
3]
6.0- 7.0 sec
[
3]
7.0- 8.0 sec
[
3]
8.0- 9.0 sec
[
3]
9.0-10.0 sec
[
3]
0.0-10.0 sec
[
3] Sent 81436 datagrams
[
3] Server Report:
[
3]
0.0-10.0 sec
[
3]
0.0-10.0 sec
UBX-15017061 - R02
Transfer
Bandwidth
11.5 MBytes
96.5 Mbits/sec
11.4 MBytes
95.7 Mbits/sec
11.4 MBytes
95.5 Mbits/sec
11.4 MBytes
96.0 Mbits/sec
11.4 MBytes
95.6 Mbits/sec
11.4 MBytes
95.5 Mbits/sec
11.4 MBytes
96.0 Mbits/sec
11.4 MBytes
95.6 Mbits/sec
11.4 MBytes
95.6 Mbits/sec
11.4 MBytes
95.8 Mbits/sec
114 MBytes
95.7 Mbits/sec
114 MBytes
95.7 Mbits/sec
1 datagrams received out-of-order
Advance Information
on your PC if not installed previously
iperf
0.306 ms
0/81435 (0%)
EVK-W16 - User Guide
Getting started
Page 16 of 38

Advertisement

Table of Contents
loading

Table of Contents