Re: [dpdk-dev] [kmods PATCH] windows/netuio: add interrupt support

2021-10-12 Thread William Tu
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

[dpdk-dev] [kmods PATCH] windows/netuio: add interrupt support

2021-10-11 Thread Dmitry Kozlyuk
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