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
874
stars
187
forks
source link
Add support for MSG_ZEROCOPY for TCP/UDP tests #62
Looks like netperf lacks support for MSGZEROCOPY for TCP/UDP_ stream-like tests. See also: https://www.kernel.org/doc/html/latest/networking/msg_zerocopy.html