> -Original Message-
> From: dev On Behalf Of Anatoly Burakov
> Sent: Thursday, September 16, 2021 6:37 PM
> To: dev@dpdk.org; Richardson, Bruce
> Subject: [dpdk-dev] [PATCH v1 2/2] vfio: add errno on unsupported platforms
>
> Currently, when code is running
On Thu, Sep 16, 2021 at 10:36:38AM +, Anatoly Burakov wrote:
> Currently, when code is running on FreeBSD (or using fallback Linux
> implementation), there is no way to distinguish between a geniune error
> and a "VFIO is unsupported" error. Fix the dummy implemnetations to also
> set the rte_e
Currently, when code is running on FreeBSD (or using fallback Linux
implementation), there is no way to distinguish between a geniune error
and a "VFIO is unsupported" error. Fix the dummy implemnetations to also
set the rte_errno flag.
Signed-off-by: Anatoly Burakov
---
lib/eal/freebsd/eal.c
3 matches
Mail list logo