Re: [dpdk-dev] [PATCH] nfp: add support for rx interrupts
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
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