2021-10-12 04:11 (UTC+0300), Dmitry Kozlyuk:
> [...]
This patchset is not supposed to be merged for now.
It should have been marked as RFC, sorry for the misleading title.
Offline discussions revealed a conflict between
edge-triggered interrupts in DPDK contract
and level-triggered IO completions
On Mon, Oct 11, 2021 at 6:11 PM Dmitry Kozlyuk wrote:
>
> Add IOCTL for interrupt event delivery to user space.
>
> * IOCTL_NETUIO_INTR_CONTROL:
> Enable/disable the delivery of interrupt events.
> This is a software switch to ignore received interrupts.
> Programming the HW to stop issuing
Add IOCTL for interrupt event delivery to user space.
* IOCTL_NETUIO_INTR_CONTROL:
Enable/disable the delivery of interrupt events.
This is a software switch to ignore received interrupts.
Programming the HW to stop issuing interrupts is up to the user.
* IOCTL_NETUIO_INTR_QUERY:
Wait for
3 matches
Mail list logo