I deal with a lot of network devices for
ThinkComputers and split the duties with Sean for
BIOS LEVEL.
We generally run a few tests:
- Disk -> network -> disk via SFTP, SMB, CIFS : tests bandwidth/throughput with bottlenecks in protocol, CPU, and hard disk performance
- Disk -> network -> disk via ye olde netcat : Bottle neck in hard drive (and IP stack, but it's fairly consistent across Linuxes, I think)
- RAM disk -> network -> RAM disk via netcat : Bottleneck is RAM speed
[...]
How do others test network performance?
Devices I've tested are primarily routers, switches/hubs/bridges, and NAS devices. I have yet to get my hands on a Killer NIC.
[...]
What do you think?