Thursday, February 9, 2017 4:48 PM, Ferruh Yigit: > From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] > Sent: Thursday, February 9, 2017 4:48 PM > To: Shahaf Shuler <shah...@mellanox.com>; david.march...@6wind.com; > Adrien Mazarguil <adrien.mazarg...@6wind.com>; Nélio Laranjeiro > <nelio.laranje...@6wind.com> > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/2] net/mlx5 add rxq interrupt support > > On 2/8/2017 1:57 PM, Shahaf Shuler wrote: > > 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 Shahaf, > > I assume this patch is for 17.05 release, can you please confirm?
Correct. > > Thanks, > ferruh >