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

Add support for MSG_ZEROCOPY for TCP/UDP tests #62

Open borkmann opened 3 years ago

borkmann commented 3 years ago

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