numam-dpdk/lib/librte_eal
Nicolas Dichtel 99bb58f3ad igb_uio: switch to new irq function for MSI-X
pci_enable_msix() will be removed in kernel 4.12.
The new API pci_alloc_irq_vectors() is available
since linux 4.8, thus let's use it.

Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=aff171641d18
Link: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git/commit/?id=4244de1c64de

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: David Marchand <david.marchand@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-04-20 15:31:41 +02:00
..
bsdapp eal: remove log level from internal config 2017-04-20 01:29:11 +02:00
common log: fix dump of registered logs when disabled 2017-04-20 01:31:18 +02:00
linuxapp igb_uio: switch to new irq function for MSI-X 2017-04-20 15:31:41 +02:00
Makefile