[dpdk-dev] [PATCH] eal: fix vfio device never works.

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jul 14 10:44:40 CEST 2015


2015-07-11 15:29, Tetsuya Mukawa:
> The patch fixes vfio initialization issue introduced by below patch.
>  - Commit 35b3313e322b ("pci: merge mapping functions for linux and bsd")
> 
> Root cause is that VFIO_PRESENT is inaccessible in eal common level.
> To fix it, remove pci_map/unmap_device from common code, then implement
> in linux and bsd code.
> 
> Reported-by: Michael Qiu <michael.qiu at intel.com>
> Signed-off-by: Tetsuya Mukawa <mukawa at igel.co.jp>

Applied, thanks


More information about the dev mailing list