[PATCH] usertools/devbind: add support for non-IOMMU mode
Thomas Monjalon
thomas at monjalon.net
Thu Oct 17 17:34:55 CEST 2024
03/10/2024 11:27, Bruce Richardson:
> On Wed, Oct 02, 2024 at 11:13:12AM -0700, Stephen Hemminger wrote:
> > From: Fidaullah Noonari <fidaullah.noonari at emumba.com>
> >
> > This patch adds noiommu option to dpdk-devbind.
> > If the no IOMMU is detected, then if noiommu flag is set
> > the vfio-pci unsafe_noiommu_mode flag is set.
> >
> > Signed-off-by: Fidaullah Noonari <fidaullah.noonari at emumba.com>
> > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> > ---
> > v2 - rebase patch and fix some minor stuff
> > remove unneeded f.close, simplify error and help messages
> >
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied with few wording changes, thanks.
More information about the dev
mailing list