New Revision: https://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:tcpip_performance
Old Revision: https://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:tcpip_performance&rev=1318916671
Edit Summary: [Iperf TCP test]
@@ -4,8 +4,9 @@
The kernel source is the latest pre 2011R1 based on kernel 2.6.30. The hardware is BF527 EZKIT v2.2 and bf527 v0.2 connect to a host PC via on chip 100M EMAC. The kernel configuration is the default BF527-EZKIT-V2 with oprofile enabled.
==== Iperf TCP test ====
===oprofile result when blackfin runs as TCP client===
+ Note we need to run "ipers -s" first on server before running as client on another side.
<code>
root:/> iperf -c 10.100.4.174 -t 30
------------------------------------------------------------
Client connecting to 10.100.4.174, TCP port 5001
|