Skip to content

meson: add -Diommufd=[auto]|enabled|disabled - #41

Merged
minwooim merged 1 commit into
SamsungDS:mainfrom
minwooim:meson-iommufd
Aug 14, 2025
Merged

meson: add -Diommufd=[auto]|enabled|disabled#41
minwooim merged 1 commit into
SamsungDS:mainfrom
minwooim:meson-iommufd

Conversation

@minwooim

@minwooim minwooim commented Aug 8, 2025

Copy link
Copy Markdown
Collaborator

iommufd feature has been checked based on the kernel header file in vfio.h in the current build system. Even if iommufd is supported by the current system, user might want to build and install libvfn with vfio rather than iommufd.

This patch added -Diommufd option to meson to let user choose whether to include or not.

iommufd feature has been checked based on the kernel header file in
vfio.h in the current build system.  Even if iommufd is supported by the
current system, user might want to build and install libvfn with vfio
rather than iommufd.

This patch added -Diommufd option to meson to let user choose whether to
include or not.

Signed-off-by: Minwoo Im <minwoo.im@samsung.com>
@birkelund birkelund added the approved Approved for device testing label Aug 13, 2025
@birkelund

Copy link
Copy Markdown
Collaborator

LGTM.

@minwooim
minwooim merged commit c0f97b1 into SamsungDS:main Aug 14, 2025
24 of 25 checks passed
iomartin added a commit to Eideticom/libvfn-pub that referenced this pull request Aug 17, 2026
noload-testsuite/noload: do not check output when expected overflow h…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Approved for device testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants