[dpdk-dev] [PATCH v2 01/11] eal/linux: vfio map misc intr to vector zero

He, Shaopeng shaopeng.he at intel.com
Fri Oct 30 08:11:01 CET 2015


> -----Original Message-----
> From: Liang, Cunming
> Sent: Friday, October 30, 2015 1:28 PM
> To: dev at dpdk.org
> Cc: Zhang, Helin; He, Shaopeng; Wu, Jingjing; Liang, Cunming
> Subject: [PATCH v2 01/11] eal/linux: vfio map misc intr to vector zero
> 
> 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 at intel.com>
Acked-by : Shaopeng He <shaopeng.he at intel.com>



More information about the dev mailing list