Skip to content

ReadMulti opcode for io_uring based network driver #325

@w-utter

Description

@w-utter

Using a multishot read will save needing to resubmit an entry every time a frame is sent/received.

This would require a buffer ring to be registered with io_uring and used in place of bufs in the existing rx loop, but should add some speed improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions