mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
![]() If the kernel has CONFIG_VFIO_NOIOMMU enabled and the node admin has explicitly set enable_unsafe_noiommu_mode VFIO parameter, VFIO taints the kernel and writes "vfio-noiommu" to the IOMMU group name. If these conditions are true, the /dev/vfio/ devices are prefixed with "noiommu-". This use-case is documented for DPDK so we don't want to break it (as it was before because we added DeviceMounts to /dev/vfio/<iommugroup> files that did not exist). See DPDK documentation for further information and warnings. Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com> |
||
---|---|---|
.. | ||
dlb_plugin | ||
dsa_plugin | ||
fpga_admissionwebhook | ||
fpga_crihook | ||
fpga_plugin | ||
fpga_tool | ||
gpu_nfdhook | ||
gpu_plugin | ||
internal/pluginutils | ||
operator | ||
qat_plugin | ||
sgx_admissionwebhook | ||
sgx_epchook | ||
sgx_plugin | ||
vpu_plugin |