enic: use eal to manage interrupts
authorSujith Sankar <ssujith@cisco.com>
Thu, 18 Dec 2014 09:09:40 +0000 (14:39 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 19 Dec 2014 22:30:25 +0000 (23:30 +0100)
commit390ea7109185d4fd9bb09546b84fb011bb0d3569
treecf0a73751749df140a552e7b017993c3b0cf5c53
parentdd6590fe2fd7b08be2e31dd8549ed43f7e5435f2
enic: use eal to manage interrupts

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 <ssujith@cisco.com>
lib/librte_pmd_enic/enic_main.c