numam-dpdk/drivers
Wang Xiao W 5bcd7b5d2f ixgbe: fail if too many queues for interrupt
The lower 16 bits of EICR register are used for queue interrupts,
dpdk framework take over the first bit for other interrupts like
LSC, so there're only 15 bits left for queue interrupts mapping.
This patch adds a check for the num of interrupt queues at
dev_start.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2016-03-30 20:17:58 +02:00
..
crypto aesni_mb: remove parameters from config file 2016-03-11 10:47:33 +01:00
net ixgbe: fail if too many queues for interrupt 2016-03-30 20:17:58 +02:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00