Re: [dpdk-dev] [PATCH] nfp: add support for rx interrupts

2016-12-23 Thread Ferruh Yigit
On 12/19/2016 6:05 PM, Alejandro Lucero wrote: > This is supported with UIO and VFIO modules. With UIO, LSC interrupt > is disabled. > > Signed-off-by: Alejandro Lucero Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] nfp: add support for rx interrupts

2016-12-19 Thread Alejandro Lucero
This is supported with UIO and VFIO modules. With UIO, LSC interrupt is disabled. Signed-off-by: Alejandro Lucero --- doc/guides/nics/features/nfp.ini | 1 + drivers/net/nfp/nfp_net.c| 112 +-- drivers/net/nfp/nfp_net_ctrl.h | 1 + 3 files change