numam-dpdk/lib/librte_eal/bsdapp
Cunming Liang b13bfab4cd eal: reserve VFIO vector zero for misc interrupt
During VFIO_DEVICE_SET_IRQS, the previous order is
{Q0_fd, ... Qn_fd, misc_fd}.
The vector number of misc is indeterminable which is
ugly to some NIC (e.g. i40e, fm10k).
The patch adjusts the order in {misc_fd, Q0_fd, ... Qn_fd},
always reserve the first vector to misc interrupt.

Signed-off-by: Cunming Liang <cunming.liang@intel.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2015-11-04 14:20:36 +01:00
..
contigmem lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
eal eal: reserve VFIO vector zero for misc interrupt 2015-11-04 14:20:36 +01:00
nic_uio nic_uio: allow to bind any device 2015-07-22 15:01:14 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00