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

an advice: support TCP_STREAM\TCP_RR tests in non-blocking mode #78

Open CyangCyang opened 9 months ago

CyangCyang commented 9 months ago

Hello, is there a plan to support TCP_STREAM\TCP_RR tests in non-blocking mode using netperf?We want to use netperf to test the performance of the non-blocking acceleration protocol stack.