From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] nfp: add support for rx interrupts Date: Fri, 23 Dec 2016 16:26:23 +0000 Message-ID: <5576debe-4800-421c-90b1-1b8640921a05@intel.com> References: <1482170758-3508-1-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Alejandro Lucero , dev@dpdk.org Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id A6D0B10A7 for ; Fri, 23 Dec 2016 17:26:25 +0100 (CET) In-Reply-To: <1482170758-3508-1-git-send-email-alejandro.lucero@netronome.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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.