IO_uring Network Zero-Copy Transmit Continues Looking Great For Linux

This work by Pavel Begunkov is for wiring up zero-copy send support with IO_uring, initially for IPv4/UDP while TCP support is also in the works. The v2 patches out today are still being treated as "request for comments", but the performance numbers and overall direction appear to be in good standing.
Since the original version, the requests/s performance is up by another 10~12% for peak performance. There are also other small changes and code improvements with v2.
See more details with this patch series.
21 Comments