HP Compaq nw8240 running Ubuntu Hardy Heron 8.04 (standard Ubuntu kernel 2.6.24-21-generic)
Using the wlan interface (an Intel 2200BG) through
- 2 meters of free air
- 3Com 3CRWE454A72 54mbit access point
- Netgear GS108 Gigabit switch
- D-link DES-1005D 100Mbit switch (don't rely on the cheap d-link switches)
to my P3 800 HP "server" with 3Com 3C905C-TX 100mbit NIC.
Commands:
# netperf -H srv1 -t TCP_STREAM -C -c -l 60
# netperf -H srv1 -t TCP_SENDFILE -l 60 -C -c -F /boot/vmlinuz-2.6.24-21-generic
# netperf -H srv1 -t UDP_STREAM -l 60 -C -c -- -m 8972 -s 1M -S 1M
Results without any networking tweaks (no use since we're on a slow wlan?)
Netperf Test MTU BW Mbps TX_CPU % RX_CPU %
--------------------------------------------------
TCP_STREAM 1500 22.26 8.16 8.21
TCP_SENDFILE 1500 22.17 8.77 8.58
UDP_STREAM TX 1500 25.4 8.62
UDP_STREAM RX 1500 25.3 4.93
Using the performance enhancing suggestions from here:
http://www.myri.com/scs/READMES/README.myri10ge-linux
didn't help diddly. :)





