Changes

Jump to: navigation, search
no edit summary
* ETH1: 192.168.12.xxx
On the linux host machine run <code>iperf</code> application is run in server mode, with pretty the same performance TBD???:
<pre>
bash# iperf -s
In case two <code>iperf</code> clients are run simultaneously on target, each instance's bandwitdh is roughly halved because:
<pre>
root@bora:~# iperf -c 192.168.0.210
====Test #2====
In this case ETH0 port set up is connected to a Linux Host machine via Gigabit switchthe same used in previous test. ETH1 is point-to-point connected to a second Linux linux host machine instead.
This configuration allows to achieve better performance on the single ETH1 <code>iperf</code> test of (780-820 Mb/s. But in case of simultaneous <code>iperf</code> instances on ETH0 the bandwidth drops down to 330-350 Mb/s. TBD ???):
<pre>
root@bora:~# iperf -c 192.168.12.208 -i 1 -t 6000
[ 3] 381.0-382.0 sec 96.9 MBytes 813 Mbits/sec
[ 3] 382.0-383.0 sec 92.0 MBytes 772 Mbits/sec
</pre>
In case of simultaneous <code>iperf</code> instances on ETH0 the bandwidth drops down to 330-350 Mb/s:
<pre>
[ 3] 383.0-384.0 sec 42.6 MBytes 358 Mbits/sec
[ 3] 384.0-385.0 sec 41.4 MBytes 347 Mbits/sec
4,650
edits

Navigation menu