On Thu, Jan 12, 2017 at 02:03:19PM +0800, Yuanhan Liu wrote: > Since commit 0e1b45a284b4 ("ethdev: decouple interrupt handling from > PCI device"), intr_handle is stored at eth_dev struct, that we could > use it directly. Thus there is no need to get it from hw. > > Signed-off-by: Yuanhan Liu <yuanhan....@linux.intel.com> > ---
Both applied to dpdk-next-virtio. --yliu