[dpdk-dev] [PATCH] eal: fix max number of interrupt request

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Feb 10 11:18:43 CET 2017


2017-02-09 14:59, Qi Zhang:
> The max number of interrupt request is possible
> be changed after rte_intr_callback_register, so
> in get_max_intr, we need to check if nessesary to
> update the max_intr.

So you are using rte_intr_enable() to update the max_intr field
in the case of VFIO_MSIX.
What about MSI, INTX and UIO cases?



More information about the dev mailing list