From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] enic: remove code under VFIO_PRESENT and use eal code for interrupts Date: Thu, 18 Dec 2014 23:18:18 +0100 Message-ID: <1878881.pQbWV7HIxT@xps13> References: <1418893780-19195-1-git-send-email-ssujith@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Sujith Sankar Return-path: In-Reply-To: <1418893780-19195-1-git-send-email-ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-12-18 14:39, Sujith Sankar: > This patch removes the interrupt registration code which was under the flag VFIO_PRESENT > and relies on the rte_lib code for the same. This also ignores the initial trigger of > ISR from the lib. > > Signed-off-by: Sujith Sankar This driver is new, so there is no regression risk. Hope it builds everywhere. Applied Thanks -- Thomas