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

Elapsed time remain at 0.00 #47

Open lsyang1111 opened 4 years ago

lsyang1111 commented 4 years ago

While running netperf client command, it seems LAN chip transmitting data properly in a expected speed. However, even client had transmit data for 10 or 60 sec, the elapsed time remained at "0.00". Therefore, the computed result will be wrong.

I have tried administrator level to run command line, but the error is the same.