Skip to content

Try interrupt-based mode #26

@achimnol

Description

@achimnol

DPDK 2.1 and later offers an interrupt-based RX mode, by associating an epoll file descriptor with port_id and queue_id.
This will greatly simplify the I/O loops but may introduce additional latency.
Let's check it out.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions