[dpdk-dev] [PATCH v4 07/13] eal: add intr api to report multi-vector capability
David Marchand
david.marchand at 6wind.com
Wed Nov 4 14:07:03 CET 2015
On Wed, Nov 4, 2015 at 9:45 AM, Cunming Liang <cunming.liang at intel.com>
wrote:
> VFIO allows multiple MSI-X vector, others doesn't, but maybe will allow it
> in the future.
> Device drivers need to be aware of the capability.
> It's better to avoid condition check on interrupt type(VFIO) everywhere,
> instead
> a capability api is more flexible for the condition change.
>
> v3 change:
> - add new api dummy in bsdapp
>
> Signed-off-by: Cunming Liang <cunming.liang at intel.com>
>
Acked-by: David Marchand <david.marchand at 6wind.com>
--
David Marchand
More information about the dev
mailing list