[dpdk-dev] [PATCH v2 4/4] vfio: add errno on unsupported platforms
Burakov, Anatoly
anatoly.burakov at intel.com
Thu Oct 28 16:13:02 CEST 2021
On 28-Oct-21 2:49 PM, Anatoly Burakov wrote:
> Currently, when code is running on FreeBSD, there is no way to
> distinguish between a geniune error and a "VFIO is unsupported" error.
> Fix the dummy implementations to also set the rte_errno flag.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> Acked-by: Chenbo Xia <chenbo.xia at intel.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
> lib/eal/freebsd/eal.c | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
Missed two functions on Windows.
--
Thanks,
Anatoly
More information about the dev
mailing list