Skip to content

Support for io_uring Zero-Copy Receive (Linux 6.16+) #7

@XDPIOURING

Description

@XDPIOURING

I noticed that Linux 6.16 introduced support for io_uring Zero-Copy Receive (ZC Rx), which allows payloads to be delivered directly into user space buffers without the extra kernel-to-user copy.

Do you have any plans to add support for ZC Rx in rio?
It seems like a natural fit for rio’s design, especially for high-throughput UDP/TCP workloads where reducing copy overhead is critical.

Looking forward to your thoughts!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions