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 <[email protected]>
Acked-by: Chenbo Xia <[email protected]>
Acked-by: Bruce Richardson <[email protected]>
---
lib/eal/freebsd/eal.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
Missed two functions on Windows.
--
Thanks,
Anatoly