HewlettPackard / netperf

Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency.
MIT License
859 stars 187 forks source link

Small fixes to transmit pacing rate. #33

Open bsdjhb opened 5 years ago

bsdjhb commented 5 years ago

These two small changes let users use unit suffixes ('M', etc.) to set the pacing rate in addition to bare numbers and also support setting the rate for the non-OMNI sockets tests.