zynq> iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local 192.168.2.88 port 5001 connected with 192.168.2.23 port 56059 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 543 MBytes 455 Mbits/sec zynq> iperf -c 192.168.2.23 ------------------------------------------------------------ Client connecting to 192.168.2.23, TCP port 5001 TCP window size: 20.2 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.88 port 41326 connected with 192.168.2.23 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 600 MBytes 504 Mbits/sec # iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local 192.168.2.2 port 5001 connected with 192.168.2.23 port 39522 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 1.09 GBytes 932 Mbits/sec # iperf -c 192.168.2.23 ------------------------------------------------------------ Client connecting to 192.168.2.23, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.2 port 49189 connected with 192.168.2.23 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 1.07 GBytes 918 Mbits/sec