Tuesday, February 21, 2017 1:40 PM, Shahaf Shuler: > Wednesday, February 8, 2017 3:58 PM, Shahaf Shuler: > > Subject: [dpdk-dev] [PATCH 0/2] net/mlx5 add rxq interrupt support > > > > This patchset adds support for rxq interrupts on MLX5 PMD. > > The first patch introduces changes on eal_interrupt to support > > external interrupt handlers. > > The second patch implements the support on mlx5 PMD and demonstrate > > the use of the changes made in the first patch > > > > [PATCH 1/2] eal_interrupts: support external rxq interrupt handlers > > [PATCH 2/2] net/mlx5: support user space rxq interrupt event > > Hi, > Any comments regarding this patchset? > >
Just understood Thomas is the current maintainer of EAL (maybe need to update MAINTAINERS file). Thomas, this patch set is on the mailing list for a while. Can you please review and comment?